| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
quits without saving.
Previously, it would cause cvs to abort the commit without giving
any warning.
Now, it does that cvs normally does when the user quits without saving,
ie: ask if you want to abort, or use the empty message, or re-edit.
|
|
|
|
|
|
|
|
| |
on empty log messages, far far better than allowing the commit.
I will have to wait to talk to Peter on a longer term fix.
Submitted by: David Greenman
|
|
|
|
| |
Reviewed by: rgrimes
|
|
|
|
| |
This got past both Rod and I.. :-(
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This hook is launched by cvs instead of your editor when commiting.
cvsedit runs the editor for you, and does some post-processing on the
file after you quit.. It does the following:
- Remove trailing whitespace
- Collapse multiple blank lines
- Removes empty "Reviewed-by" etc lines, stopping cvs from putting them
into the rcs log.
- Removes leading and trailing blank lines..
- maintains the file timestamps if no changes are made, allowing you to
abort a commit properly.
(Sadly, I didn't have time to get the AI code running that was meant to
check your code for you and find any bugs in your committed code.. :-)
Reviewed by: Rod Grimes
|
| |
|
| |
|
|
|
|
|
| |
CVS:
CVS:
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Reviewed by:
Submitted by:
Obtained from:
Are blank, after this commit, cvs will remove them from the Log:
section.
|
|
|
|
|
|
|
|
|
|
| |
Branch: detection logic into this. It's only 8 new lines, but due
to the learning curve it took me 3 hours to write them :-(.
Also fixed the $FreeBSD$ keyword to be $Id$ since it is turned off.
Next.. auto deletion of blank ``Reviewed, Submitted and Obtained" lines.
That should only take an hour more :-)
|
|
|
|
|
|
| |
/usr/local.
Submitted by: asami
|
|
|
|
| |
Currently it contains '*.info' and '*.db' entries.
|
|
|
|
| |
WTF I'm committing again.
|
|
|
|
|
|
|
|
|
| |
to get the commit timestamp. This makes the time stamps comparable.
I'm rather in favour for using gmtime() instead of localtime(), but i
guess i cannot convince all you american guys. :)
I'll let up the RCS checkout to our CVS master...
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
automagically each and any time it's changed. Change log_accum.pl
to send to the new cvs-committers mailing list that uses this
file. This should cut down on the size of our monster cvs mail
headers considerably! :-)
Many thanks to Gary Clark II for these changes.
Submitted by: gclarkii
|
|
|
|
|
| |
compact so you have a chance to see the file list when composing your message.
CVS:
|
|
|
|
| |
CVS:
|
|
|
|
|
| |
an Obtained from: line. This was my suggestion so I added since I was
in the file anyway. If people disagree they can easily change it.
|
| |
|
|
|
|
| |
Submitted by:
|
|
|