Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-01-15 | document `update -C'. | Xavier Santolaria | |
2006-12-11 | Permit checkout from a read-only repository using the -R global option | Xavier Santolaria | |
or using the CVSREADONLYFS environment variable. Request/test/ok todd@. Man page bits courtesy of jmc@. | |||
2006-11-28 | we will never support pserver, so do not bother documenting | Xavier Santolaria | |
login/logout commands, nor mark them as supported. | |||
2006-06-28 | use quiet mode (-q) by default and add a flag -V for the old "verbose" | Reyk Floeter | |
mode. if you really need to know all the details (the old GNU'ish behaviour), use -V or even -t for tracing. ok joris@ | |||
2006-06-04 | sync exit status bits with reality. | Xavier Santolaria | |
2006-04-27 | document revisions and state; ok xsa | Jason McIntyre | |
2006-04-19 | move the keyword substitution section from cvs(1) to rcs(1): | Jason McIntyre | |
this keeps the docs correct, and according to xsa is the correct place for it anyway... ok xsa niallo | |||
2006-02-10 | forgot to document CVS/Baserev.tmp, so here it is. | Xavier Santolaria | |
2006-02-10 | document CVS/Entries.Backup, CVS/Notify.tmp and CVS/Template files. | Xavier Santolaria | |
OK jmc@. | |||
2006-01-27 | CVS_EX_BADROOT return code is not worth keeping; | Xavier Santolaria | |
2006-01-06 | mark up fix; | Jason McIntyre | |
2006-01-06 | restructure the section on cvs sub-commands: make each command | Jason McIntyre | |
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 | |||
2005-09-07 | more stuffs for the CVS/Tag file; input+ok jmc@. | Xavier Santolaria | |
2005-08-24 | checkout -D also implies -P; ok jmc@. | Xavier Santolaria | |
2005-08-23 | cvs does not remove directories unless it's empty and that | Xavier Santolaria | |
the checkout or update commands are used with the -P option. "go ahead and commit" jmc@. | |||
2005-08-23 | preceeded -> preceded | Jason McIntyre | |
2005-08-22 | document $CVSROOT/CVSROOT/history file; ok jmc joris | Xavier Santolaria | |
2005-08-17 | document CVS/* files; input+ok jmc | Xavier Santolaria | |
2005-08-10 | - we do not need a .Pp before a normal list | Jason McIntyre | |
- but we do need .Bk/.Ek in SYNOPSIS | |||
2005-08-10 | add global -w option and document it; ok jmc joris | Xavier Santolaria | |
2005-08-09 | oops: occured -> occurred | Jason McIntyre | |
2005-08-09 | add DIAGNOSTICS section about utility return codes; | Xavier Santolaria | |
input/ok jmc, ok jfb joris. | |||
2005-08-08 | .Xr cvswrappers 5 | Xavier Santolaria | |
2005-08-04 | better wording, from jfb@. Ok jmc@. | Xavier Santolaria | |
2005-08-04 | add and document import -d option; ok jmc@ joris@. | Xavier Santolaria | |
2005-08-04 | document TMPDIR environment variable and global -T <tmpdir> option; | Xavier Santolaria | |
ok jfb@ jmc@. | |||
2005-08-03 | avoid xrefs to self... | Jason McIntyre | |
2005-08-03 | document $HOME/.cvsignore in FILES section; ok jmc@. | Xavier Santolaria | |
2005-08-02 | document $HOME environment variable; | Xavier Santolaria | |
2005-08-02 | .Xr cvsignore(5); | Xavier Santolaria | |
2005-08-02 | add missing options (and document them) for the `impor' command; | Xavier Santolaria | |
2005-07-31 | add missing -n in synopsis; | Xavier Santolaria | |
2005-07-30 | document global -r option and the CVSREAD environment variable; | Xavier Santolaria | |
ok "i suck at manpages"-joris@ && jmc@. | |||
2005-07-26 | add missing argument for -k. ok xsa@ | Moritz Jodeit | |
2005-06-09 | manpage nits. | Joris Vink | |
from Micheal Knudsen. ok jmc@, xsa@ | |||
2005-06-01 | document cvs -n option; help/ok jmc@, ok joris@. | Xavier Santolaria | |
2005-05-24 | Merge the cvs_cmd and cvs_cmd_info structures and add the necessary | Jean-Francois Brousseau | |
fields to hook local versions of the commands. This needs to go in before it gets any bigger ok joris | |||
2005-05-23 | better formatting. | Joris Vink | |
from the manpage police jmc@ | |||
2005-05-23 | update the CVS_CLIENT_LOG section | Joris Vink | |
ok jfb@ | |||
2005-04-25 | resurrect missing parts to generate rcsdiff(1)-style diffs with the -n | Jean-Francois Brousseau | |
flag ok xsa | |||
2005-04-12 | more cvsd(8) cleanup; | Xavier Santolaria | |
2005-03-29 | -width Ds in places; jfb jcs | Theo de Raadt | |
2005-03-06 | .OP -> .Op; | Jason McIntyre | |
2005-03-06 | first bits of `cvs admin' documentation; help/ok jmc, ok joris; | Xavier Santolaria | |
2005-03-04 | missing -F in `tag' synopsis; | Jason McIntyre | |
2005-03-04 | make `cvs tag' consistent w/ `cvs rtag'; ok jmc joris | Xavier Santolaria | |
2005-03-02 | document `cvs rtag'; ok joris jmc | Xavier Santolaria | |
2005-03-01 | document `cvs rdiff'; ok joris jmc | Xavier Santolaria | |
2005-02-26 | spelling fixes | David Krause | |
2005-02-25 | document `cvs diff' options; input/ok jmc; ok jfb Joris Vink; | Xavier Santolaria | |