summaryrefslogtreecommitdiffstats
path: root/contrib/cvs/man
Commit message (Collapse)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r81404,peter2001-08-103-54/+355
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Import cvs-1.11.1p1 onto vendor branchpeter2001-08-103-54/+355
| |
* | Merge changes from 1.10.7 -> 1.11 into mainline. Note that the oldpeter2000-10-022-16/+24
| | | | | | | | anoncvs no-password hack is gone and is replaced by the official version.
* | This commit was generated by cvs2svn to compensate for changes in r66525,peter2000-10-022-1/+35
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import cvs-1.11 onto vendor branch.peter2000-10-024-17/+58
| |
* | This commit was generated by cvs2svn to compensate for changes in r54427,peter1999-12-112-1/+5
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import cvs-1.10.7. There are a number of nasty bugs that have been fixed.peter1999-12-112-1/+5
| | | | | | | | Obtained from: cyclic.com
* | Document the .cvsrc "cvs" option for global options.peter1999-12-041-0/+9
| |
* | Support the environtmental var "CVS_OPTIONS". Which can hold a set ofobrien1999-12-041-1/+17
| | | | | | | | | | | | | | default options for cvs. These options are interpreted first and can be overwritten by explicit command line parameters. Obtained from: GNU Grep 2.3
* | Document -R.obrien1999-09-111-0/+8
| |
* | Merge cvs-1.9.xx -> 1.10 changes onto mainline.peter1999-03-181-82/+29
| | | | | | | | | | Changes of significance include the top level CVS directory being optional and defaulting to off..
* | This commit was generated by cvs2svn to compensate for changes in r44852,peter1999-03-181-0/+5
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import cvs-1.10 onto vendor branch. Merge to follow shortly.peter1999-03-182-82/+34
| | | | | | | | Obtained from: cyclic.com
* | Reviewed by: "Jordan K. Hubbard" <jkh@zippy.cdrom.com>, cvs-all@freebsd.orgdillon1998-12-031-0/+19
| | | | | | | | | | | | Add '-g' main option to cvs to better support shared-group access to a common checked-out *working* set by multiple users. See manual page for details.
* | -v to show compiled in paths doesn't seem to exist.obrien1998-10-041-3/+1
| | | | | | | | | | PR: docs/7912 Submitted by: Stephen J. Roznowski <sjr@home.net>
* | Spelling corrections.jkoshy1998-06-031-1/+1
| | | | | | | | | | PR: 6829 Submitted by: Josh Gilliam <josh@quick.net>
* | .Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENTphk1998-05-131-1/+1
| | | | | | | | | | | | PR: 6599 Reviewed by: phk Submitted by: Josh Gilliam <josh@quick.net>
* | Merge CYCLIC branch changespeter1998-01-261-11/+18
| |
* | This commit was generated by cvs2svn to compensate for changes in r32785,peter1998-01-261-0/+15
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import cvs-1.9.23 as at 19980123. There are a number of really nicepeter1998-01-262-12/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | things fixed in here, including the '-ko' vs. -A problem with remote cvs which caused all files with -ko to be resent each time (which is damn painful over a modem, I can tell you). It also found a heap of stray empty directories that should have been pruned with the -P flag to cvs update but were not for some reason. It also has the fully integrated rcs and diff, so no more fork/exec overheads for rcs,ci,patch,diff,etc. This means that it parses the control data in the rcs files only once rather than twice or more. If the 'cvs diff' vs. Index thing is going to be fixed for future patch compatability, this is the place to do it.
* | Delete extranious $Id$ - it's not expanded on -ko filespeter1997-05-151-2/+0
| |
* | Merge conflictspeter1997-05-151-32/+22
| |
* | This commit was generated by cvs2svn to compensate for changes in r25839,peter1997-05-153-34/+51
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import of cvs-1.9.9-970515 onto vendor branch.peter1997-05-154-66/+73
| | | | | | | | Obtained from: cyclic.com
* | Urk, there were two $FreeBSD$'s in this file...peter1997-02-221-1/+1
| |
* | back out an easy $FreeBSD$ (file already left vendor branch)peter1997-02-221-1/+1
| |
* | Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-2/+2
| | | | | | | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* | delete doubled words, e.g.: "the the" -> "the"wosch1996-10-051-1/+3
|/
* Import of slightly trimmed cvs-1.8 distribution. Generated filespeter1996-08-205-0/+3012
and non-unix code has been left out.
OpenPOWER on IntegriCloud