| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove some trailing whitespace. | joe | 2001-12-13 | 1 | -3/+3 |
* | Define $DIFF_BLOCK_TOTAL_LINES to restrict the maximum number of | joe | 2001-12-04 | 1 | -5/+7 |
* | Add a new config option $NO_DOS_LINEBREAKS to stop files with wierd | joe | 2001-12-04 | 1 | -2/+6 |
* | Fix a bug in the local cvsweb URL insertion function. | joe | 2001-12-01 | 1 | -6/+6 |
* | Add the ability to have diffs inserted into the commit email. | joe | 2001-12-01 | 1 | -2/+5 |
* | Move the map that determines the names of the log files to use into | joe | 2001-11-30 | 1 | -3/+26 |
* | Make it clear that the $COMMITCHECK_EXTRA check should return true | joe | 2001-11-19 | 1 | -1/+2 |
* | Document the fact that blank TEMPLATE_HEADERS won't be removed from | joe | 2001-11-19 | 1 | -1/+6 |
* | Add a config option $WARN_HEADERS to only warn when the $ HEADER $ | joe | 2001-11-15 | 1 | -5/+8 |
* | Move the name of the avail file into the configuration file under the | joe | 2001-11-15 | 1 | -5/+14 |
* | Migrate the code that determines what the name of the committer is | joe | 2001-11-15 | 1 | -5/+9 |
* | Add a new configuration option: COMMITCHECK_EXTRA. This is a | joe | 2001-11-15 | 1 | -4/+10 |
* | Move the definition of the minimum version of cvs that we'll work with | joe | 2001-11-15 | 1 | -2/+5 |
* | Remove all references to /home/ncvs; the CVSROOT env variable is sufficient | joe | 2001-11-15 | 1 | -5/+9 |
* | Improve a comment. | joe | 2001-11-15 | 1 | -2/+3 |
* | Move the names of some system tools into the config file. | joe | 2001-11-15 | 1 | -2/+6 |
* | Order the var declarations. | joe | 2001-11-15 | 1 | -4/+6 |
* | Add the hosts that we're allowed to commit on to the configuration | joe | 2001-10-30 | 1 | -1/+11 |
* | Make the 'To:' header configurable. (Defaulting to on, and off | joe | 2001-10-27 | 1 | -1/+4 |
* | Fix the unintentional filtering of the 'revision changes path' line | joe | 2001-10-25 | 1 | -1/+1 |
* | Migrate the FreeBSD project configuration to cfg_local.pm and | joe | 2001-10-24 | 1 | -44/+15 |
* | Modify the comments to point to the cfg_local.pm file as the place to | joe | 2001-10-24 | 1 | -1/+4 |
* | Add a local configuration file, cfg_local.pm, that can be used to | joe | 2001-10-24 | 1 | -1/+7 |
* | I prefer colour diffs, so modify the example to use this by default. | joe | 2001-10-24 | 1 | -1/+1 |
* | Add an example of how to add links to cvsweb.cgi in the email at | joe | 2001-10-24 | 1 | -19/+61 |
* | Translate $CVSHeader$ -> $ CVSHeader $ to stop it from being expanded | joe | 2001-10-24 | 1 | -1/+1 |
* | Rewrite the email generation routine to feed the email through an | joe | 2001-10-24 | 1 | -1/+35 |
* | Remove the trailing ':' character from the X-FreeBSD-CVS-Branch | joe | 2001-10-24 | 1 | -2/+2 |
* | Move the mail header that carries the list of branches that were | joe | 2001-10-23 | 1 | -1/+9 |
* | Use single quotes instead of double ones to avoid getting tripped | joe | 2001-10-23 | 1 | -1/+1 |
* | Contract $FreeBSD: xxxx $ back to $FreeBSD$ at commit time to avoid | joe | 2001-10-12 | 1 | -1/+1 |
* | Define a new configuration variable for globally switching on | joe | 2001-09-19 | 1 | -1/+8 |
* | Add code to unexpand $FreeBSD: xxxx $ (or whatever is defined in | joe | 2001-09-08 | 1 | -1/+6 |
* | Replace Sys::Hostname::hostname with a direct call to /bin/hostname, | joe | 2001-09-08 | 1 | -2/+4 |
* | Move the definition of our $FreeBSD$ header into the config file. | joe | 2001-08-19 | 1 | -1/+13 |
* | Centralise the generation of temporary filenames instead of having | joe | 2001-08-19 | 1 | -2/+5 |
* | The CVSROOT/scripts use a file, /tmp/#cvs.files.lastdir, to store | joe | 2001-08-19 | 1 | -1/+5 |
* | Improve some comments. | joe | 2001-08-19 | 1 | -6/+9 |
* | Revert to the previous behaviour of not sending mail on directory | joe | 2001-05-23 | 1 | -1/+1 |
* | Add a configuration option to enable the sending of commit mail on | joe | 2001-05-23 | 1 | -1/+3 |
* | Migrate some more configuration entries to the config file. | joe | 2001-05-23 | 1 | -1/+44 |
* | Recommend syntax checking with warnings switched on. | joe | 2001-05-23 | 1 | -1/+1 |
* | Make a note that the global config values aren't quite global yet | joe | 2001-05-20 | 1 | -0/+2 |
* | All perl modules need to return true or perl gets unhappy. | joe | 2001-05-20 | 1 | -0/+2 |
* | Add $DEBUG and $TMPDIR config entries. | joe | 2001-05-20 | 1 | -6/+10 |
* | Fix a spilling mistoke in a comment. | joe | 2001-05-20 | 1 | -1/+1 |
* | Add a configuration file for customising the perl scripts. To use | joe | 2001-05-20 | 1 | -0/+43 |