Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more e-mail -> email | 2015-12-24 | 1 | -3/+3 | |
| | |||||
* | - note that -T overrides TMPDIR, and a few other tweaks; | 2011-03-26 | 1 | -5/+8 | |
| | | | | | | from Michael W. Bombardieri -T stuff verified by nicm | ||||
* | add an EXIT STATUS section for /usr/bin; | 2010-09-03 | 1 | -4/+4 | |
| | |||||
* | Sync some rcsdiff changes to cvsdiff. As a side effect, | 2009-06-06 | 1 | -2/+10 | |
| | | | | | | | cvs diff -t now works. There should be no functional change otherwise. OK millert | ||||
* | tweak previous; | 2009-04-28 | 1 | -7/+7 | |
| | |||||
* | support some additional diff options: -a, -b, -d, -w | 2009-04-28 | 1 | -3/+24 | |
| | | | | ok joris@ | ||||
* | -q hasnt been the default verbosity mode in ages. | 2009-03-25 | 1 | -3/+3 | |
| | |||||
* | kill some first-person wording; help from jmc | 2008-02-26 | 1 | -6/+7 | |
| | |||||
* | bump Mdocdate for pages committed in "febuary", necessary because | 2008-02-11 | 1 | -2/+2 | |
| | | | | of a typo in rcs.c; | ||||
* | Zap trailing whitespaces. | 2008-02-02 | 1 | -4/+4 | |
| | |||||
* | Missed one annotate -> rannotate in sysnopsis. | 2008-02-02 | 1 | -2/+2 | |
| | |||||
* | Add `rlog' bits. | 2008-02-02 | 1 | -2/+117 | |
| | |||||
* | Sync `rannotate' synopsis. r* commands work on repository modules. | 2008-02-02 | 1 | -2/+2 | |
| | |||||
* | Add `rannotate' bits. Requested by tobias@. | 2008-02-02 | 1 | -3/+47 | |
| | |||||
* | the ellipsis is not an optional argument; while here, sync the usage | 2007-08-06 | 1 | -3/+3 | |
| | | | | | | | | and synopsis of commands lots of good ideas by jmc@ ok jmc@ | ||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | Revert, we dealt with the -x flag in the past. jmc suddenly | 2007-05-27 | 1 | -4/+2 | |
| | | | | | | | remembered we had created a separate section for compatibility flags. Oh well, two free commits. OK jmc@ | ||||
* | Mention -x flag (for compatibility only). From Tobias Stoeckmann. | 2007-05-27 | 1 | -2/+4 | |
| | | | | Input and OK jmc@ | ||||
* | Note that the global -x option is kept for compatibility (for now) and has | 2007-05-22 | 1 | -1/+6 | |
| | | | | no effect. | ||||
* | - checkout from a read-only repository implies -l. | 2007-04-30 | 1 | -1/+12 | |
| | | | | | | | - -V and -Q are mutually exclusive, -Q takes precedence if both are specified though. initial diff from Tobias Stoeckmann, tweaks by jmc@. | ||||
* | replace D, D1 and D2 by date, date1 and date2 respectively; | 2007-04-24 | 1 | -10/+10 | |
| | | | | | | date1<date2 implies date2>date1, not date2<date1 ok by jmc@, niallo@ and xsa@ | ||||
* | changes "Usage" to "usage"; sorts options list in cvs history; | 2007-04-24 | 1 | -42/+41 | |
| | | | | | | | | the argument to -z is tz, not timezone; argument names to flags should use lowercase letters; cvs's usage() output should fit on a 80-column display ok by jmc@, niallo@ and xsa@ | ||||
* | put cvs(1)'s FILES, cvsignore(5), cvsrc(5), and cvswrappers(5) | 2007-04-14 | 1 | -254/+3 | |
| | | | | | | | into a single file, cvs(5), dedicated to cvs file formats; this will trim cvs(1) a little, and stop us having a hundred cvs pages; ok xsa | ||||
* | - document server temporary directory | 2007-04-13 | 1 | -17/+27 | |
| | | | | | - sort FILES OK jmc@. | ||||
* | Document the CVSROOT/config file; input and OK's niallo@ jmc@. | 2007-03-21 | 1 | -2/+23 | |
| | |||||
* | sort options; | 2007-02-06 | 1 | -2/+2 | |
| | |||||
* | document `update -C'. | 2007-01-15 | 1 | -2/+4 | |
| | |||||
* | Permit checkout from a read-only repository using the -R global option | 2006-12-11 | 1 | -2/+12 | |
| | | | | | or using the CVSREADONLYFS environment variable. Request/test/ok todd@. Man page bits courtesy of jmc@. | ||||
* | we will never support pserver, so do not bother documenting | 2006-11-28 | 1 | -9/+1 | |
| | | | | login/logout commands, nor mark them as supported. | ||||
* | use quiet mode (-q) by default and add a flag -V for the old "verbose" | 2006-06-28 | 1 | -2/+6 | |
| | | | | | | | mode. if you really need to know all the details (the old GNU'ish behaviour), use -V or even -t for tracing. ok joris@ | ||||
* | sync exit status bits with reality. | 2006-06-04 | 1 | -26/+3 | |
| | |||||
* | document revisions and state; ok xsa | 2006-04-27 | 1 | -18/+30 | |
| | |||||
* | move the keyword substitution section from cvs(1) to rcs(1): | 2006-04-19 | 1 | -112/+8 | |
| | | | | | | | this keeps the docs correct, and according to xsa is the correct place for it anyway... ok xsa niallo | ||||
* | forgot to document CVS/Baserev.tmp, so here it is. | 2006-02-10 | 1 | -1/+6 | |
| | |||||
* | document CVS/Entries.Backup, CVS/Notify.tmp and CVS/Template files. | 2006-02-10 | 1 | -2/+22 | |
| | | | | OK jmc@. | ||||
* | CVS_EX_BADROOT return code is not worth keeping; | 2006-01-27 | 1 | -4/+2 | |
| | |||||
* | mark up fix; | 2006-01-06 | 1 | -2/+2 | |
| | |||||
* | restructure the section on cvs sub-commands: make each command | 2006-01-06 | 1 | -191/+145 | |
| | | | | | | | | | | a sub-section, and put the command usage in an indented display; this removes the problem of line split on complicated usage, and makes the usage itself much easier to maintain (no mark up to worry about). page looks nicer too ;) ok joris xsa | ||||
* | more stuffs for the CVS/Tag file; input+ok jmc@. | 2005-09-07 | 1 | -1/+14 | |
| | |||||
* | checkout -D also implies -P; ok jmc@. | 2005-08-24 | 1 | -1/+3 | |
| | |||||
* | cvs does not remove directories unless it's empty and that | 2005-08-23 | 1 | -1/+16 | |
| | | | | | the checkout or update commands are used with the -P option. "go ahead and commit" jmc@. | ||||
* | preceeded -> preceded | 2005-08-23 | 1 | -2/+2 | |
| | |||||
* | document $CVSROOT/CVSROOT/history file; ok jmc joris | 2005-08-22 | 1 | -1/+22 | |
| | |||||
* | document CVS/* files; input+ok jmc | 2005-08-17 | 1 | -1/+136 | |
| | |||||
* | - we do not need a .Pp before a normal list | 2005-08-10 | 1 | -2/+3 | |
| | | | | - but we do need .Bk/.Ek in SYNOPSIS | ||||
* | add global -w option and document it; ok jmc joris | 2005-08-10 | 1 | -2/+12 | |
| | |||||
* | oops: occured -> occurred | 2005-08-09 | 1 | -2/+2 | |
| | |||||
* | add DIAGNOSTICS section about utility return codes; | 2005-08-09 | 1 | -1/+29 | |
| | | | | input/ok jmc, ok jfb joris. | ||||
* | .Xr cvswrappers 5 | 2005-08-08 | 1 | -1/+2 | |
| | |||||
* | better wording, from jfb@. Ok jmc@. | 2005-08-04 | 1 | -2/+2 | |
| |