summaryrefslogtreecommitdiff
path: root/contrib/cvs/src/update.c
Commit message (Collapse)AuthorAgeFilesLines
* Copy releng/6.4 to release/6.4.0 in preparation for 6.4-RELEASE.release/6.4.0_cvsKen Smith2008-11-261-1/+1
| | | | | | Approved by: re (implicit) This commit was manufactured to restore the state of the 6.4-RELEASE image.
* Merge 1.11.15+ -> 1.11.17 changes onto mainline. I've left cvs.1 alonePeter Wemm2004-06-101-17/+33
| | | | | | | for now. Notes: svn path=/head/; revision=130307
* Initial merge of cvs-1.11.5 -> 1.11.15 changes onto mainlinePeter Wemm2004-04-151-163/+207
| | | | Notes: svn path=/head/; revision=128269
* Merge cvs-1.11.2.1-20021201 -> 1.11.5 changes onto mainlinePeter Wemm2003-01-211-2/+2
| | | | Notes: svn path=/head/; revision=109660
* Merge 1.11.2 -> 1.11.2.1-20021201 changes onto mainlinePeter Wemm2002-12-021-36/+54
| | | | | | | Approved by: re Notes: svn path=/head/; revision=107487
* Initial merge of 1.11.1p1 -> 1.11.2 changes onto mainlinePeter Wemm2002-09-021-10/+10
| | | | Notes: svn path=/head/; revision=102843
* Implement comprehensive CVS/Template support to complement the TemplateMatthew Dillon2001-09-151-7/+19
| | | | | | | | | | | support that already exists for checkout. The -T option for cvs update and cvs checkout may be used to cause CVS to retrieve/update the checkin template when possible. MFC after: 1 week Notes: svn path=/head/; revision=83496
* Initial merge of cvs-1.11 -> 1.11.1p1 changes onto mainline. There isPeter Wemm2001-08-101-42/+89
| | | | | | | still some suspicious and/or broken stuff to fix yet. Notes: svn path=/head/; revision=81407
* Merge changes from 1.10.7 -> 1.11 into mainline. Note that the oldPeter Wemm2000-10-021-94/+158
| | | | | | | anoncvs no-password hack is gone and is replaced by the official version. Notes: svn path=/head/; revision=66528
* Merge cyclic changes for 1.10.7 only our mainline.Peter Wemm1999-12-111-39/+83
| | | | Notes: svn path=/head/; revision=54431
* Merge cvs-1.9.xx -> 1.10 changes onto mainline.Peter Wemm1999-03-181-39/+43
| | | | | | | | Changes of significance include the top level CVS directory being optional and defaulting to off.. Notes: svn path=/head/; revision=44856
* Merge changes from vendor branch into mainlinePeter Wemm1998-03-101-57/+593
| | | | Notes: svn path=/head/; revision=34467
* Merge changes from CYCLIC branch onto mainline. rcs.[ch] still to come.Peter Wemm1998-01-261-108/+234
| | | | Notes: svn path=/head/; revision=32788
* Allow a -D'date' option to be included with a -r'branch'Julian Elischer1998-01-121-1/+1
| | | | | | | | | | | | | | | | | on a checkout. this allows us to do: cd /usr/src/sys cvs update -rRELENGE_2_2 -D"Yesterday" which has been a feature sorely needed for any project with active branches. warning: this breaks on usr.sbin/pkg_install for some reason. everything else works as advertised. (other things allready break on pkg_install, so it's not the fault of this patch, it just falls faul of another bug somewhere) If I had more time I'd make -r always accept the same syntax as -j (tag:data) Notes: svn path=/head/; revision=32467
* Import cvs-1.9.10Peter Wemm1997-06-221-0/+21
| | | | Notes: svn path=/vendor/cvs/dist/; revision=26801
* Import a slightly newer version of 1.9.9 (as at 970523) that has fixed aPeter Wemm1997-05-231-1/+1
| | | | | | | | | | | few more memory leaks and cleaned up getopt usage. These were done shortly after the last one I imported. Very little has changed other than that. (except for some doc updates) Obtained from: cyclic.com Notes: svn path=/vendor/cvs/dist/; revision=26065
* Import of cvs-1.9.9-970515 onto vendor branch.Peter Wemm1997-05-151-590/+853
| | | | | | | Obtained from: cyclic.com Notes: svn path=/vendor/cvs/dist/; revision=25839
* Import of slightly trimmed cvs-1.8 distribution. Generated filesPeter Wemm1996-08-201-0/+1830
and non-unix code has been left out. Notes: svn path=/vendor/cvs/dist/; revision=17721