index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
cvs
/
rcs.h
Age
Commit message (
Expand
)
Author
2005-12-08
complete and correct rcs locking functionality,
Joris Vink
2005-12-03
todd@ reminds me:
Joris Vink
2005-12-03
add very basic support for the following stuff:
Joris Vink
2005-12-01
rcs_findrev() is not static anymore; align protos while here;
Xavier Santolaria
2005-11-02
changes from Venice:
Niall O'Higgins
2005-10-29
- add two new functions to RCS api: rcs_state_set() and rcs_state_check()
Niall O'Higgins
2005-10-22
diff3 support, needed for merging files together;
Joris Vink
2005-10-15
- add username parameter to rcs_rev_add(), needed to implement at least
Niall O'Higgins
2005-10-10
add rcs_rev_setlog() in the RCS api; used for setting log messages
Joris Vink
2005-10-10
add rcsnum_dec() api call, decreases a revision number by one.
Joris Vink
2005-10-07
basic `ci' support is here! more coming soon.
Niall O'Higgins
2005-08-02
handle magic branch numbers.
Joris Vink
2005-07-25
KNF; mostly spaces vs. tabs; ok joris@ jfb@.
Xavier Santolaria
2005-05-26
add a couple of functions to go from branch numbers to revisions and
Jean-Francois Brousseau
2005-05-25
unused code
Jean-Francois Brousseau
2005-05-25
modify rcs_rev_add() to accept a time_t argument to explicitly set
Jean-Francois Brousseau
2005-05-25
split cvs_admin_file() into the local and remote versions and do
Jean-Francois Brousseau
2005-05-25
add cvs_comment_lookup() and a suffix -> comment leader lookup table
Jean-Francois Brousseau
2005-05-25
add the RCS_ERR_ERRNO code to indicate that the actual error code is
Jean-Francois Brousseau
2005-04-20
check the validity of tag names passed to the tag command, and print
Jean-Francois Brousseau
2005-04-19
add rcs_sym_check() to check the validity of an RCS symbol and
Jean-Francois Brousseau
2005-04-13
cache leftovers
Jean-Francois Brousseau
2005-04-11
modify handling of RCS delta texts so we can handle arbitrary binary
Jean-Francois Brousseau
2005-04-07
* reverse symbol list order
Jean-Francois Brousseau
2005-04-07
Perform proper escaping of the @ character in all RCS strings when
Jean-Francois Brousseau
2005-04-06
* allow for creation and removal of RCS locks
Jean-Francois Brousseau
2005-03-13
support for the optional `branch' keyword, which is used to set the
Jean-Francois Brousseau
2005-03-05
add functions to retrieve and set the comment leader for an RCS
Jean-Francois Brousseau
2005-03-05
add RCS error codes and a global variable to hold the last error
Jean-Francois Brousseau
2005-03-05
unbreak the RCS_KWEXP_INVAL() macro
Jean-Francois Brousseau
2005-03-05
functions to manage the locking mode of RCS file
Jean-Francois Brousseau
2005-03-04
add real support for the `access' keyword, both in parsing and
Jean-Francois Brousseau
2005-03-02
- rcs_write() is now static
Jean-Francois Brousseau
2005-02-27
Many improvements to the RCS support:
Jean-Francois Brousseau
2005-02-25
add rcsnum_parse() to simplify the most common case
Jean-Francois Brousseau
2005-01-13
add rcs_kflag_usage() to display the various keyword expansion modes
Jean-Francois Brousseau
2005-01-12
add rcs_kflag_get() to validate kflags
Jean-Francois Brousseau
2005-01-03
limit the maximum length of RCS numbers to 64 nums and avoid
Jean-Francois Brousseau
2004-12-16
Add rcs_gethead() to easily retrieve the head revision of an RCS
Jean-Francois Brousseau
2004-12-15
we don't need a separate header for 4 function prototypes, move
Jean-Francois Brousseau
2004-12-07
less whitespace, more pretty. ok jfb
Ted Unangst
2004-07-13
* initial import from the cvs-tools module
Jean-Francois Brousseau
[prev]