summaryrefslogtreecommitdiffstats
path: root/usr.bin/cvs/annotate.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix the annotate usage (there is no -F flag) and add the missing bitsjfb2005-01-131-3/+16
* 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-45/+52
* support the 'annotate' command, will need some polishingjfb2004-12-091-0/+191