summaryrefslogtreecommitdiffstats
path: root/contrib/cvs/src/update.c
Commit message (Collapse)AuthorAgeFilesLines
* 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