summaryrefslogtreecommitdiff
path: root/usr.bin/cvs/cvs.c
AgeCommit message (Expand)Author
2004-08-12After the command is done executing, if cvs_files isn't NULL, free theJean-Francois Brousseau
2004-08-06Handle the '-b' and '-x' global options even if we don't support them,Jean-Francois Brousseau
2004-08-06Have one global hierarchy of files that are being affected. This willJean-Francois Brousseau
2004-07-30No more global cvs_rootJean-Francois Brousseau
2004-07-30missing includeJean-Francois Brousseau
2004-07-30Plug in the handler for `cvs status'Jean-Francois Brousseau
2004-07-30Move to the new API for the client-server protocol. All functions nowJean-Francois Brousseau
2004-07-29undefine DEBUGJean-Francois Brousseau
2004-07-26Add the handler for the checkout commandJean-Francois Brousseau
2004-07-14add a usage string for cvs diff optionsJean-Francois Brousseau
2004-07-14cvsignore support and simpler API for file accessJean-Francois Brousseau
2004-07-13* initial import from the cvs-tools moduleJean-Francois Brousseau