| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Changes of significance include the top level CVS directory being optional
and defaulting to off..
|
| |
|
| |
|
|
|
|
|
|
| |
over the code too and it makes sense to me.
PR: 4033
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Obtained from: cyclic.com
|
|
and non-unix code has been left out.
|