summaryrefslogtreecommitdiffstats
path: root/contrib/cvs/src/update.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove CVS from the base system.eadler2013-06-151-3049/+0
| | | | | | Discussed with: many Reviewed by: peter, zi Approved by: core
* Merge rev 1.9 (update "-T" Template support) and rev 1.2 (-D'date'obrien2008-03-191-52/+95
| | | | option with -r'branch' on update) into version 1.11-20080310.
* Merge rev 1.9 (update "-T" Template support) and rev 1.2 (-D'date'obrien2008-01-131-112/+93
| | | | option with -r'branch' on update) into version 1.11.22.
* Merge 1.11.15+ -> 1.11.17 changes onto mainline. I've left cvs.1 alonepeter2004-06-101-17/+33
| | | | for now.
* Initial merge of cvs-1.11.5 -> 1.11.15 changes onto mainlinepeter2004-04-151-163/+207
|
* Merge cvs-1.11.2.1-20021201 -> 1.11.5 changes onto mainlinepeter2003-01-211-2/+2
|
* Merge 1.11.2 -> 1.11.2.1-20021201 changes onto mainlinepeter2002-12-021-36/+54
| | | | Approved by: re
* Initial merge of 1.11.1p1 -> 1.11.2 changes onto mainlinepeter2002-09-021-10/+10
|
* Implement comprehensive CVS/Template support to complement the Templatedillon2001-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
* Initial merge of cvs-1.11 -> 1.11.1p1 changes onto mainline. There ispeter2001-08-101-42/+89
| | | | still some suspicious and/or broken stuff to fix yet.
* Merge changes from 1.10.7 -> 1.11 into mainline. Note that the oldpeter2000-10-021-94/+158
| | | | anoncvs no-password hack is gone and is replaced by the official version.
* Merge cyclic changes for 1.10.7 only our mainline.peter1999-12-111-39/+83
|
* Merge cvs-1.9.xx -> 1.10 changes onto mainline.peter1999-03-181-39/+43
| | | | | Changes of significance include the top level CVS directory being optional and defaulting to off..
* Merge changes from vendor branch into mainlinepeter1998-03-101-57/+593
|
* Merge changes from CYCLIC branch onto mainline. rcs.[ch] still to come.peter1998-01-261-108/+234
|
* Allow a -D'date' option to be included with a -r'branch'julian1998-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)
* Import cvs-1.9.10peter1997-06-221-0/+21
|
* Import a slightly newer version of 1.9.9 (as at 970523) that has fixed apeter1997-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
* Import of cvs-1.9.9-970515 onto vendor branch.peter1997-05-151-590/+853
| | | | Obtained from: cyclic.com
* Import of slightly trimmed cvs-1.8 distribution. Generated filespeter1996-08-201-0/+1830
and non-unix code has been left out.
OpenPOWER on IntegriCloud