Age | Commit message (Expand) | Author |
2004-12-22 | spelling corrections; ok jmc@ | David Krause |
2004-12-21 | s/files/file/ in `cvs remove' usage, like in the other commands; | Xavier Santolaria |
2004-12-21 | gnu CVS has an undocumented -s command-line option to set a variable, | Jean-Francois Brousseau |
2004-12-21 | on the way to `cvs remove'; ok jfb | Xavier Santolaria |
2004-12-15 | print line number of warnings in .cvsrc; ok jfb@. | Xavier Santolaria |
2004-12-15 | Permit the client to generate trace output when the -t option is given | Jean-Francois Brousseau |
2004-12-14 | be more verbose for .cvsrc errors/warnings; ok jfb@. | Xavier Santolaria |
2004-12-14 | support the tag command | Jean-Francois Brousseau |
2004-12-13 | print full path of .cvsrc in log messages; jfb@ ok. | Xavier Santolaria |
2004-12-13 | sync SYNOPSIS and usage(); | Jason McIntyre |
2004-12-09 | support the 'annotate' command, will need some polishing | Jean-Francois Brousseau |
2004-12-07 | less whitespace, more pretty. ok jfb | Ted Unangst |
2004-12-07 | add missing parts for support of .cvsrc | Jean-Francois Brousseau |
2004-12-06 | add missing aliases for the status, tag, update and version commands | Jean-Francois Brousseau |
2004-12-06 | tighten vertical spacing for else; jfb ok | Theo de Raadt |
2004-11-09 | * don't use the import code just yet, it uses new functions that aren't | krapht |
2004-11-09 | * don't setup a signal handler for SIGCHLD yet | krapht |
2004-08-12 | After the command is done executing, if cvs_files isn't NULL, free the | Jean-Francois Brousseau |
2004-08-06 | Handle the '-b' and '-x' global options even if we don't support them, | Jean-Francois Brousseau |
2004-08-06 | Have one global hierarchy of files that are being affected. This will | Jean-Francois Brousseau |
2004-07-30 | No more global cvs_root | Jean-Francois Brousseau |
2004-07-30 | missing include | Jean-Francois Brousseau |
2004-07-30 | Plug in the handler for `cvs status' | Jean-Francois Brousseau |
2004-07-30 | Move to the new API for the client-server protocol. All functions now | Jean-Francois Brousseau |
2004-07-29 | undefine DEBUG | Jean-Francois Brousseau |
2004-07-26 | Add the handler for the checkout command | Jean-Francois Brousseau |
2004-07-14 | add a usage string for cvs diff options | Jean-Francois Brousseau |
2004-07-14 | cvsignore support and simpler API for file access | Jean-Francois Brousseau |
2004-07-13 | * initial import from the cvs-tools module | Jean-Francois Brousseau |