summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2005-10-10fix regression I introduced in 4.2: X11 forwardings initiated afterDamien Miller
2005-10-09fix cvs_log() so it doesn't segfault when called beforeJoris Vink
2005-10-09if -r is not specified, we need to set newrev to file->rf_head.Niall O'Higgins
2005-10-09if there is a problem generating the diff for one of the files, continueNiall O'Higgins
2005-10-09only get the log message when it's not specified on the command-line;Joris Vink
2005-10-09simplify if() conditions;Joris Vink
2005-10-09fix 2 off-by-one's which was causing us a whole load of crap;Joris Vink
2005-10-09- document `-r' switch as a single option instead of two distinct options.Niall O'Higgins
2005-10-09- sync checkin_usage()Niall O'Higgins
2005-10-08tweaks;Jason McIntyre
2005-10-08new sentence, new line;Jason McIntyre
2005-10-08fix SEE ALSO;Jason McIntyre
2005-10-08fix SEE ALSO;Jason McIntyre
2005-10-08new sentence, new line;Jason McIntyre
2005-10-08add missing newline, fixes D_NORMAL diff output;Joris Vink
2005-10-08- document -r flagNiall O'Higgins
2005-10-08sync rcsdiff_usage()Niall O'Higgins
2005-10-08kill extra ']'Joris Vink
2005-10-08- add support for diffing working file against arbitrary revision, egNiall O'Higgins
2005-10-08support unified, context and rcsdiff outputJoris Vink
2005-10-08initial manpages for rcsclean and rcsdiff;Joris Vink
2005-10-08add ident(1) to SEE ALSO here as well;Joris Vink
2005-10-08add ident(1) to SEE ALSONiall O'Higgins
2005-10-08remove useless comment about command line options. not needed since thisNiall O'Higgins
2005-10-08sync checkin_usage() with manual pageNiall O'Higgins
2005-10-08add a basic manual page for `ci' command.Niall O'Higgins
2005-10-08- add support for -u and -l optionsNiall O'Higgins
2005-10-08remember to NUL-terminate logbuf in checkin_getlogmsg()Niall O'Higgins
2005-10-08KNF;Niall O'Higgins
2005-10-08- add support for getting the log message from the user interactively,Niall O'Higgins
2005-10-08spacing.Niall O'Higgins
2005-10-08KNF;Joris Vink
2005-10-07basic `ci' support is here! more coming soon.Niall O'Higgins
2005-10-07knf and spacing, ok joris@Reyk Floeter
2005-10-07fix fiji dayMichael Shalayeff
2005-10-07sync help message with reality: sort acceptes keyword "pri"Hans-Joerg Hoexer
2005-10-07missing progname, clamat@telus.netTheo de Raadt
2005-10-07change DSA default back to 1024, as it's defined for 1024 bits onlyMarkus Friedl
2005-10-06Add find-file-read-only keybinding (c-X c-R), as in emacs.Kjell Wooding
2005-10-06warn when no keywords were found;Joris Vink
2005-10-06Make mg undo much more emacs like (and correct).Kjell Wooding
2005-10-06put cpp flags into CPPFLAGS and cleanup ../makefile.inc dupes; joris okMichael Shalayeff
2005-10-06put cpp opts into CPPFLAGS and add a future MLINKS; joris@ okMichael Shalayeff
2005-10-06add those bits i had somewhere in one of my trees;Xavier Santolaria
2005-10-06tweaks;Xavier Santolaria
2005-10-06ident 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 descriptionsJason McIntyre
2005-10-06sync rlog_usage() with reality.Niall O'Higgins
2005-10-06support rlog command;Joris Vink
2005-10-06support -n and -k flags;Joris Vink