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
/
rcs
/
ci.c
Age
Commit message (
Expand
)
Author
2005-11-08
missing casts;
Xavier Santolaria
2005-11-02
- kill two unused constant definitions.
Niall O'Higgins
2005-11-02
- sync checkin_usage()
Niall O'Higgins
2005-11-02
changes from Venice:
Niall O'Higgins
2005-10-30
string fix;
Xavier Santolaria
2005-10-29
- sync checkin_usage()
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-27
TMPDIR support; joris ok
Xavier Santolaria
2005-10-25
minor knf;
Xavier Santolaria
2005-10-25
nuke trailing whitespaces;
Xavier Santolaria
2005-10-19
- make a bunch of changes to how we handle verbose output. this brings us
Niall O'Higgins
2005-10-18
- no point in using cvs_printf() in openrcs;
Joris Vink
2005-10-18
use rcs_set_rev() instead of duplicating code all over the
Joris Vink
2005-10-18
correctly handle locks when commiting something;
Joris Vink
2005-10-17
- remove a printf which kept in by accident.
Niall O'Higgins
2005-10-17
KNF;
Niall O'Higgins
2005-10-17
support -f flag for co;
Joris Vink
2005-10-16
- remove the lock even if we are just reverting to the previous
Niall O'Higgins
2005-10-16
- sync checkin_usage();
Niall O'Higgins
2005-10-16
- add support for `-n<symbol>'
Niall O'Higgins
2005-10-16
- sort rcs_getopt() string before i add more options.
Niall O'Higgins
2005-10-16
- zap an incorrect comment.
Niall O'Higgins
2005-10-16
- remove unused `flags' variable.
Niall O'Higgins
2005-10-16
- remove unused `rcsfile' parameter from checkin_getlogmsg()
Niall O'Higgins
2005-10-16
KNF
Niall O'Higgins
2005-10-16
spacing;
Joris Vink
2005-10-15
- add support for `-wusername'.
Niall O'Higgins
2005-10-15
- sort rcs_getopt() switch cases, they got a bit mixed up along the way.
Niall O'Higgins
2005-10-15
- add support for `-f' option.
Niall O'Higgins
2005-10-15
modularise checkout code into checkout_rev(). this shaves off a number
Niall O'Higgins
2005-10-15
minor style change.
Niall O'Higgins
2005-10-13
- sync checkin_usage().
Niall O'Higgins
2005-10-13
- implement bare `-d' option; this sets the check-in date and time
Niall O'Higgins
2005-10-13
To be fully compatibly with the GNU RCS tools we need to have the
Joris Vink
2005-10-12
add a cast when doing cvs_buf_release();
Niall O'Higgins
2005-10-12
various usage cleanup; ok joris
Theo de Raadt
2005-10-11
zap unused variable `dflag'
Niall O'Higgins
2005-10-11
- support -d <date> option in ci.
Niall O'Higgins
2005-10-10
getlogin(2) sets errno;
Xavier Santolaria
2005-10-10
- support <rev> parameter to `-l' and `-u' options.
Niall O'Higgins
2005-10-10
make sure that revision passed on command line is greater than HEAD.
Niall O'Higgins
2005-10-10
ensure that the user has a lock on the correct revision before allowing
Niall O'Higgins
2005-10-09
if -r is not specified, we need to set newrev to file->rf_head.
Niall O'Higgins
2005-10-09
only get the log message when it's not specified on the command-line;
Joris Vink
2005-10-09
simplify if() conditions;
Joris Vink
2005-10-09
- sync checkin_usage()
Niall O'Higgins
2005-10-08
remove useless comment about command line options. not needed since this
Niall O'Higgins
2005-10-08
sync checkin_usage() with manual page
Niall O'Higgins
2005-10-08
- add support for -u and -l options
Niall O'Higgins
2005-10-08
remember to NUL-terminate logbuf in checkin_getlogmsg()
Niall O'Higgins
[next]