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
Age
Commit message (
Expand
)
Author
2005-10-25
nuke trailing whitespaces;
Xavier Santolaria
2005-10-25
-T here too;
Xavier Santolaria
2005-10-25
-T is kept for compatibility with other RCS commands here too;
Xavier Santolaria
2005-10-25
missed that in previous commit;
Xavier Santolaria
2005-10-25
put HISTORY section in the right place;
Jason McIntyre
2005-10-24
output tweaks;
Xavier Santolaria
2005-10-24
first bits for RCS intro; input/ok jmc, "fine" joris.
Xavier Santolaria
2005-10-24
.Xr rcsmerge(1);
Xavier Santolaria
2005-10-23
add extern int diff3_conflicts to unbreak. bad joris.
Niall O'Higgins
2005-10-23
correct error message;
Xavier Santolaria
2005-10-23
warn if conflicts were found during the merge;
Joris Vink
2005-10-23
with recent diff3 support, rcsmerge now works;
Joris Vink
2005-10-22
need util.c for diff3
Joris Vink
2005-10-20
+YFLAGS=
Xavier Santolaria
2005-10-20
fix output if -p is specified; joris ok
Xavier Santolaria
2005-10-19
sync usage();
Xavier Santolaria
2005-10-19
.Xr rcsmerge(1) + one style nitpick;
Xavier Santolaria
2005-10-19
- make a bunch of changes to how we handle verbose output. this brings us
Niall O'Higgins
2005-10-19
add co -p support;
Joris Vink
2005-10-18
more rcsmerge(1) bits;
Xavier Santolaria
2005-10-18
skeletons for rcsmerge(1);
Xavier Santolaria
2005-10-18
put -N description in the right place, and fix its description;
Jason McIntyre
2005-10-18
- `-N' works now; document it.
Niall O'Higgins
2005-10-18
- no point in using cvs_printf() in openrcs;
Joris Vink
2005-10-18
oops, rcs_set_rev() can't operate when str is NULL of course;
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-17
-k takes an arg;
Jason McIntyre
2005-10-17
incorrect macro usage;
Jason McIntyre
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
- document `-n' option.
Niall O'Higgins
2005-10-16
- add support for `-n<symbol>'
Niall O'Higgins
2005-10-16
spacing;
Joris Vink
2005-10-16
- sort rcs_getopt() string before i add more options.
Niall O'Higgins
2005-10-16
- sync rcsdiff_usage();
Niall O'Higgins
2005-10-16
- sync checkout_usage();
Niall O'Higgins
2005-10-16
- Use Ns macro to remove spaces in these manual pages too.
Niall O'Higgins
2005-10-16
- use Ns macro to remove spaces between options and their arguments,
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
remove obsolete comment;
Xavier Santolaria
2005-10-16
spacing;
Joris Vink
2005-10-16
fix off-by-one in RCSINIT code, noticed by niallo@
Joris Vink
2005-10-15
- use Ns macro to remove spaces between options and arguments
Niall O'Higgins
[next]