Age | Commit message (Expand) | Author |
2005-10-08 | sync rcsdiff_usage() | Niall O'Higgins |
2005-10-08 | kill extra ']' | Joris Vink |
2005-10-08 | - add support for diffing working file against arbitrary revision, eg | Niall O'Higgins |
2005-10-08 | support unified, context and rcsdiff output | Joris Vink |
2005-10-08 | initial manpages for rcsclean and rcsdiff; | Joris Vink |
2005-10-08 | add ident(1) to SEE ALSO here as well; | Joris Vink |
2005-10-08 | add ident(1) to SEE ALSO | 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 a basic manual page for `ci' command. | 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 |
2005-10-08 | KNF; | Niall O'Higgins |
2005-10-08 | - add support for getting the log message from the user interactively, | Niall O'Higgins |
2005-10-08 | spacing. | Niall O'Higgins |
2005-10-08 | KNF; | Joris Vink |
2005-10-07 | basic `ci' support is here! more coming soon. | Niall O'Higgins |
2005-10-07 | knf and spacing, ok joris@ | Reyk Floeter |
2005-10-07 | fix fiji day | Michael Shalayeff |
2005-10-07 | sync help message with reality: sort acceptes keyword "pri" | Hans-Joerg Hoexer |
2005-10-07 | missing progname, clamat@telus.net | Theo de Raadt |
2005-10-07 | change DSA default back to 1024, as it's defined for 1024 bits only | Markus Friedl |
2005-10-06 | Add find-file-read-only keybinding (c-X c-R), as in emacs. | Kjell Wooding |
2005-10-06 | warn when no keywords were found; | Joris Vink |
2005-10-06 | Make mg undo much more emacs like (and correct). | Kjell Wooding |
2005-10-06 | put cpp flags into CPPFLAGS and cleanup ../makefile.inc dupes; joris ok | Michael Shalayeff |
2005-10-06 | put cpp opts into CPPFLAGS and add a future MLINKS; joris@ ok | Michael Shalayeff |
2005-10-06 | add those bits i had somewhere in one of my trees; | Xavier Santolaria |
2005-10-06 | tweaks; | Xavier Santolaria |
2005-10-06 | ident command, written by xsa@ but he is too busy with work right now; | Joris Vink |
2005-10-06 | - keep text concerning the options in the option descriptions | Jason McIntyre |
2005-10-06 | sync rlog_usage() with reality. | Niall O'Higgins |
2005-10-06 | support rlog command; | Joris Vink |
2005-10-06 | support -n and -k flags; | Joris Vink |
2005-10-06 | add -r flag and sync usage; | Joris Vink |
2005-10-06 | rcsclean now works; | Joris Vink |
2005-10-06 | show fpath when checking out files; | Joris Vink |
2005-10-06 | thanks to niallo's diff changes, we now can support rcsdiff; | Joris Vink |
2005-10-05 | - add a diff.h header file, corresponding to public functions in diff.c | Niall O'Higgins |
2005-10-05 | open the RCS file with O_TRUNC as well when | Joris Vink |
2005-10-05 | sync usage and add V flag; | Joris Vink |
2005-10-05 | - stop gcc's yapping; | Joris Vink |
2005-10-05 | free rl_name as well when freeing the lock list; | Joris Vink |
2005-10-05 | - better output | Joris Vink |
2005-10-04 | - support -l and -u flags; | Joris Vink |
2005-10-04 | correctly parse the lock section in an RCS file; | Joris Vink |
2005-10-04 | various fixups; | Jason McIntyre |
2005-10-04 | standard synopsis/usage() and sort options list; | Jason McIntyre |
2005-10-04 | ignore the .#* files left over by cvs (and emacs). ok deraadt@, jmc@. | Matthieu Herrb |
2005-10-04 | clarify behaviour of -u option; | Jason McIntyre |