summaryrefslogtreecommitdiff
path: root/contrib/cvs/src/commit.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge 1.11.15+ -> 1.11.17 changes onto mainline. I've left cvs.1 alonePeter Wemm2004-06-101-42/+83
| | | | | | | for now. Notes: svn path=/head/; revision=130307
* Initial merge of cvs-1.11.5 -> 1.11.15 changes onto mainlinePeter Wemm2004-04-151-380/+329
| | | | Notes: svn path=/head/; revision=128269
* Merge cvs-1.11.2.1-20021201 -> 1.11.5 changes onto mainlinePeter Wemm2003-01-211-35/+30
| | | | Notes: svn path=/head/; revision=109660
* Merge 1.11.2 -> 1.11.2.1-20021201 changes onto mainlinePeter Wemm2002-12-021-17/+37
| | | | | | | Approved by: re Notes: svn path=/head/; revision=107487
* Initial merge of 1.11.1p1 -> 1.11.2 changes onto mainlinePeter Wemm2002-09-021-9/+5
| | | | Notes: svn path=/head/; revision=102843
* Initial merge of cvs-1.11 -> 1.11.1p1 changes onto mainline. There isPeter Wemm2001-08-101-48/+36
| | | | | | | 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-84/+95
| | | | | | | 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-166/+112
| | | | Notes: svn path=/head/; revision=54431
* If running on the client side of a remote commit, don't reject root whenPeter Wemm1999-10-251-1/+6
| | | | | | | | | | trying to do a commit. The server side will use the correct name, and the client side restriction is just an annoyance. Requested by: lots of folks Notes: svn path=/head/; revision=52479
* Merge cvs-1.9.xx -> 1.10 changes onto mainline.Peter Wemm1999-03-181-89/+95
| | | | | | | | 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-16/+108
| | | | Notes: svn path=/head/; revision=34467
* Merge changes from CYCLIC branch onto mainline. rcs.[ch] still to come.Peter Wemm1998-01-261-38/+158
| | | | Notes: svn path=/head/; revision=32788
* Apply Bill Fenner's patch for the lost vendor branch bug - I've lookedPeter Wemm1997-07-051-0/+2
| | | | | | | | | over the code too and it makes sense to me. PR: 4033 Notes: svn path=/head/; revision=27204
* One of the new cvs's features is to be able to run a checker on thePeter Wemm1997-05-261-3/+3
| | | | | | | | | | | | | | | log messages after they've been entered. This is more flexible than using the editinfo script since it works for all log message types and doesn't have to deal with trying to run the editor for the user. The problem is that the verifymsg script can't modify the file like editinfo can, which makes it useless for cleaning up the message (as is needed for remote commits etc). This change causes the verifymsg handler to read back the message after the verify script has run and returned an "OK" exit code. Notes: svn path=/head/; revision=26151
* 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-383/+753
| | | | | | | 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/+1824
and non-unix code has been left out. Notes: svn path=/vendor/cvs/dist/; revision=17721