summaryrefslogtreecommitdiffstats
path: root/usr.bin/cvs/getlog.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* modify the directory handling portion to behave like the one in add.c,jfb2004-12-211-7/+10
* First attempt at syncing the command code and doing a lot more errorjfb2004-12-141-60/+55
* fix path to RCS file; jfb@ ok.xsa2004-12-141-2/+2
* less whitespace, more pretty. ok jfbtedu2004-12-071-12/+10
* tighten vertical spacing for else; jfb okderaadt2004-12-061-9/+5
* Get rid of a gcc warningjfb2004-12-061-1/+3
* Rewrite the internals of the file management code so that we do not keepjfb2004-11-261-13/+16
* Make the 'cvs log' command work in client mode, mostly based on thejfb2004-11-181-17/+116
* Cleanup the code, will need reworkjfb2004-08-131-11/+17
* Remove old codejfb2004-07-311-14/+5
* Move to the new API for the client-server protocol. All functions nowjfb2004-07-301-1/+2
* No need to import the `cvs_root' symbol anymore, it is done in cvs.hjfb2004-07-291-3/+1
* * initial import from the cvs-tools modulejfb2004-07-131-0/+148