Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove CVS from the base system. | eadler | 2013-06-15 | 1 | -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' | obrien | 2008-03-19 | 1 | -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' | obrien | 2008-01-13 | 1 | -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 alone | peter | 2004-06-10 | 1 | -17/+33 |
| | | | | for now. | ||||
* | Initial merge of cvs-1.11.5 -> 1.11.15 changes onto mainline | peter | 2004-04-15 | 1 | -163/+207 |
| | |||||
* | Merge cvs-1.11.2.1-20021201 -> 1.11.5 changes onto mainline | peter | 2003-01-21 | 1 | -2/+2 |
| | |||||
* | Merge 1.11.2 -> 1.11.2.1-20021201 changes onto mainline | peter | 2002-12-02 | 1 | -36/+54 |
| | | | | Approved by: re | ||||
* | Initial merge of 1.11.1p1 -> 1.11.2 changes onto mainline | peter | 2002-09-02 | 1 | -10/+10 |
| | |||||
* | Implement comprehensive CVS/Template support to complement the Template | dillon | 2001-09-15 | 1 | -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 is | peter | 2001-08-10 | 1 | -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 old | peter | 2000-10-02 | 1 | -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. | peter | 1999-12-11 | 1 | -39/+83 |
| | |||||
* | Merge cvs-1.9.xx -> 1.10 changes onto mainline. | peter | 1999-03-18 | 1 | -39/+43 |
| | | | | | Changes of significance include the top level CVS directory being optional and defaulting to off.. | ||||
* | Merge changes from vendor branch into mainline | peter | 1998-03-10 | 1 | -57/+593 |
| | |||||
* | Merge changes from CYCLIC branch onto mainline. rcs.[ch] still to come. | peter | 1998-01-26 | 1 | -108/+234 |
| | |||||
* | Allow a -D'date' option to be included with a -r'branch' | julian | 1998-01-12 | 1 | -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.10 | peter | 1997-06-22 | 1 | -0/+21 |
| | |||||
* | Import a slightly newer version of 1.9.9 (as at 970523) that has fixed a | peter | 1997-05-23 | 1 | -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. | peter | 1997-05-15 | 1 | -590/+853 |
| | | | | Obtained from: cyclic.com | ||||
* | Import of slightly trimmed cvs-1.8 distribution. Generated files | peter | 1996-08-20 | 1 | -0/+1830 |
and non-unix code has been left out. |