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-12-12
- sync usage() for `-tfile|str'
Xavier Santolaria
2005-12-10
switch to xmalloc stuff, me and xsa@ agreed on this a long
Joris Vink
2005-12-09
unused vars, my bad;
Joris Vink
2005-12-08
complete and correct rcs locking functionality,
Joris Vink
2005-12-03
- whoops, its -t-string or -tfile, not the other way around
Niall O'Higgins
2005-12-03
- add support for -t[description] and -t-[file containing description]
Niall O'Higgins
2005-12-02
in checkin_checklock()
Xavier Santolaria
2005-12-02
better..
Xavier Santolaria
2005-12-02
in checkin_update():
Xavier Santolaria
2005-12-02
- fix up checkin_choose_rcsfile() to give us a path like the one GNU print,
Niall O'Higgins
2005-12-02
- fix a typo in a comment
Niall O'Higgins
2005-11-28
sync usage() for `-xsuffixes';
Xavier Santolaria
2005-11-28
shrink some multi-lines comments;
Xavier Santolaria
2005-11-28
consistency in error messages;
Xavier Santolaria
2005-11-27
- only do one rcs_statfile() instead of two; simplify some logic.
Niall O'Higgins
2005-11-27
- checkin_init() IS now implemented; update comment with this happy
Niall O'Higgins
2005-11-24
memset();
Xavier Santolaria
2005-11-23
knf;
Xavier Santolaria
2005-11-23
initial bits for -T support;
Xavier Santolaria
2005-11-22
- ci(1) can intialise RCS files now!
Niall O'Higgins
2005-11-22
nuke trailing whitespaces; no cookie for niallo.
Xavier Santolaria
2005-11-21
enable `-xsuffixes' support as it has been added a few days ago
Xavier Santolaria
2005-11-21
- modularisation; split the two major checkin operations into functions.
Niall O'Higgins
2005-11-17
- "revdate" is something else - function should be called
Niall O'Higgins
2005-11-17
- split -d handling into function checkin_setrevdate()
Niall O'Higgins
2005-11-17
- spelling fix
Niall O'Higgins
2005-11-16
- add comments for functions.
Niall O'Higgins
2005-11-16
lots of changes to allow greater code re-use and modularisation, along with
Niall O'Higgins
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
[next]