summaryrefslogtreecommitdiffstats
path: root/contrib/cvs/src/logmsg.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove CVS from the base system.eadler2013-06-151-988/+0
| | | | | | Discussed with: many Reviewed by: peter, zi Approved by: core
* Merge rev 1.9 (put the blank line back in the beginning of constructedobrien2008-01-131-16/+13
| | | | log messages being passed to $EDITOR) into version 1.11.22.
* Initial merge of cvs-1.11.5 -> 1.11.15 changes onto mainlinepeter2004-04-151-35/+41
|
* Merge 1.11.2 -> 1.11.2.1-20021201 changes onto mainlinepeter2002-12-021-55/+52
| | | | Approved by: re
* Initial merge of 1.11.1p1 -> 1.11.2 changes onto mainlinepeter2002-09-021-58/+102
|
* Revert part of the 1.11->1.11.1p1 change. Put the blank line back inpeter2001-08-131-0/+2
| | | | | the beginning of constructed log messages being passed to $EDITOR. This is where folks start typing.
* Initial merge of cvs-1.11 -> 1.11.1p1 changes onto mainline. There ispeter2001-08-101-19/+16
| | | | 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-7/+9
| | | | 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-2/+6
|
* Argh!.. Spot the deliberate mistake that was probably causing thepeter1998-04-111-1/+1
| | | | leftover files in /tmp.. (this commit brought to you by 'cvs update -j')
* missing bracketpeter1998-01-261-0/+1
|
* Merge changes from CYCLIC branch onto mainline. rcs.[ch] still to come.peter1998-01-261-9/+19
|
* One of the new cvs's features is to be able to run a checker on thepeter1997-05-261-6/+61
| | | | | | | | | | | | 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.
* Import a slightly newer version of 1.9.9 (as at 970523) that has fixed apeter1997-05-231-0/+2
| | | | | | | | 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-82/+432
| | | | Obtained from: cyclic.com
* Import of slightly trimmed cvs-1.8 distribution. Generated filespeter1996-08-201-0/+521
and non-unix code has been left out.
OpenPOWER on IntegriCloud