aboutsummaryrefslogtreecommitdiffstats
path: root/CVSROOT/cfg.pm
Commit message (Expand)AuthorAgeFilesLines
* Add the hosts that we're allowed to commit on to the configurationjoe2001-10-301-1/+11
* Make the 'To:' header configurable. (Defaulting to on, and offjoe2001-10-271-1/+4
* Fix the unintentional filtering of the 'revision changes path' linejoe2001-10-251-1/+1
* Migrate the FreeBSD project configuration to cfg_local.pm andjoe2001-10-241-44/+15
* Modify the comments to point to the cfg_local.pm file as the place tojoe2001-10-241-1/+4
* Add a local configuration file, cfg_local.pm, that can be used tojoe2001-10-241-1/+7
* I prefer colour diffs, so modify the example to use this by default.joe2001-10-241-1/+1
* Add an example of how to add links to cvsweb.cgi in the email atjoe2001-10-241-19/+61
* Translate $CVSHeader$ -> $ CVSHeader $ to stop it from being expandedjoe2001-10-241-1/+1
* Rewrite the email generation routine to feed the email through anjoe2001-10-241-1/+35
* Remove the trailing ':' character from the X-FreeBSD-CVS-Branchjoe2001-10-241-2/+2
* Move the mail header that carries the list of branches that werejoe2001-10-231-1/+9
* Use single quotes instead of double ones to avoid getting trippedjoe2001-10-231-1/+1
* Contract $FreeBSD: xxxx $ back to $FreeBSD$ at commit time to avoidjoe2001-10-121-1/+1
* Define a new configuration variable for globally switching onjoe2001-09-191-1/+8
* Add code to unexpand $FreeBSD: xxxx $ (or whatever is defined injoe2001-09-081-1/+6
* Replace Sys::Hostname::hostname with a direct call to /bin/hostname,joe2001-09-081-2/+4
* Move the definition of our $FreeBSD$ header into the config file.joe2001-08-191-1/+13
* Centralise the generation of temporary filenames instead of havingjoe2001-08-191-2/+5
* The CVSROOT/scripts use a file, /tmp/#cvs.files.lastdir, to storejoe2001-08-191-1/+5
* Improve some comments.joe2001-08-191-6/+9
* Revert to the previous behaviour of not sending mail on directoryjoe2001-05-231-1/+1
* Add a configuration option to enable the sending of commit mail onjoe2001-05-231-1/+3
* Migrate some more configuration entries to the config file.joe2001-05-231-1/+44
* Recommend syntax checking with warnings switched on.joe2001-05-231-1/+1
* Make a note that the global config values aren't quite global yetjoe2001-05-201-0/+2
* All perl modules need to return true or perl gets unhappy.joe2001-05-201-0/+2
* Add $DEBUG and $TMPDIR config entries.joe2001-05-201-6/+10
* Fix a spilling mistoke in a comment.joe2001-05-201-1/+1
* Add a configuration file for customising the perl scripts. To usejoe2001-05-201-0/+43