| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Anton Berezin (tobez) who will be doing some nifty Perl5 work | markm | 2001-06-11 | 1 | -0/+1 |
* | Changed my commit message delivery, as I can read them from a shared location | shafeeq | 2001-06-11 | 1 | -1/+1 |
* | With my doc/ repo-meister hat on, freeze the doc tree. This is so we can | nik | 2001-06-11 | 1 | -1/+1 |
* | Please welcome the following new ports geeks extraordinaires: | will | 2001-06-07 | 1 | -0/+2 |
* | Add Crist Clark to committers. Welcome, Crist! | ru | 2001-06-01 | 1 | -0/+1 |
* | Revert to the previous behaviour of not sending mail on directory | joe | 2001-05-22 | 1 | -1/+1 |
* | Add a configuration option to enable the sending of commit mail on | joe | 2001-05-22 | 2 | -2/+4 |
* | Migrate some more configuration entries to the config file. | joe | 2001-05-22 | 2 | -49/+49 |
* | Recommend syntax checking with warnings switched on. | joe | 2001-05-22 | 1 | -1/+1 |
* | Finally make the script run under the 'strict' pragma. | joe | 2001-05-21 | 1 | -33/+41 |
* | Still working towards this script being entirely strict. | joe | 2001-05-21 | 1 | -10/+14 |
* | Remove support for disabling the commit summary in the email and | joe | 2001-05-21 | 1 | -38/+14 |
* | 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 |
* | Use $DEBUG and $TMPDIR from cfg.pm. | joe | 2001-05-20 | 1 | -15/+15 |
* | 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 |
* | Use the cfg.pm configuration file instead of hardcoding the template header | joe | 2001-05-20 | 1 | -22/+3 |
* | Add a configuration file for customising the perl scripts. To use | joe | 2001-05-20 | 2 | -0/+44 |
* | Back home.. | wilko | 2001-05-19 | 1 | -1/+1 |
* | Remove a trailing space in a comment. | joe | 2001-05-18 | 1 | -1/+1 |
* | Rearrange the commit message parser for legibility. | joe | 2001-05-18 | 1 | -29/+35 |
* | Add Jim Pirzyk to committers. Welcome, Jim! | jkh | 2001-05-17 | 1 | -0/+1 |
* | Fix the trimming of trailing blank lines, to avoid a 'Use of | joe | 2001-05-17 | 1 | -3/+7 |
* | Revert last commit, issue resolved. | peter | 2001-05-17 | 1 | -1/+0 |
* | Nick (nsayer), please contact me. | peter | 2001-05-17 | 1 | -0/+1 |
* | Be more careful when removing duplicate lines. Remember that | joe | 2001-05-14 | 1 | -1/+1 |
* | Be more exact when checking for empty template entries to filter | joe | 2001-05-14 | 1 | -1/+1 |
* | Show the user why a failed syntax check occurred by showing the | joe | 2001-05-14 | 1 | -1/+1 |
* | The 'MFC after:' entry can also take 'months'. | joe | 2001-05-14 | 1 | -3/+3 |
* | Make the "MFC after" syntax check match the claimed syntax. | jlemon | 2001-05-14 | 1 | -1/+1 |
* | Remove a number of unnecessary warnings that occured whilst parsing | joe | 2001-05-13 | 1 | -6/+9 |
* | Relax the handling of seemingly extra lines in the templated header | joe | 2001-05-13 | 1 | -2/+3 |
* | * Tidy up the error handling to make it clearer what's happening. | joe | 2001-05-13 | 1 | -5/+21 |
* | By default defined template headers should match /^.*$/, not /^$/. | joe | 2001-05-13 | 1 | -5/+5 |
* | Pull the templated headers and their associated type-checking | joe | 2001-05-13 | 1 | -27/+69 |
* | Remove trailing spaces in the log message correctly. | joe | 2001-05-13 | 1 | -1/+1 |
* | Simplify the script. | joe | 2001-05-13 | 1 | -48/+39 |
* | Clean up a new nits and run this using 'strict'. | joe | 2001-05-13 | 1 | -9/+11 |
* | Recently Maxim Sobolev <sobomax@FreeBSD.org> introduced an MFC | joe | 2001-05-12 | 3 | -0/+19 |
* | Gone for a weeks vacation.. | wilko | 2001-05-11 | 1 | -1/+1 |
* | Back | cpiazza | 2001-05-11 | 1 | -1/+1 |
* | Log 'cvs import' reports in the commit log files in CVSROOT/commitlogs. | joe | 2001-05-07 | 1 | -1/+1 |
* | Route my mail to devnull for a couple weeks while I'm back home and | cpiazza | 2001-05-02 | 1 | -1/+1 |
* | Please welcome Takuya SHIOZAKI to commiters. He will merge his XPG4DL | ume | 2001-04-25 | 1 | -0/+1 |
* | One Patch to rule them all, One Markup to find them, | alex | 2001-04-24 | 1 | -0/+1 |
* | Add a couple of missing 'my' declarations. | joe | 2001-04-24 | 1 | -5/+5 |
* | Re-enable my commit mail | greid | 2001-04-21 | 1 | -1/+1 |
* | Disable 'use strict'. We're not ready for that just yet!!! (It crept in | joe | 2001-04-19 | 1 | -1/+1 |
* | Declare some variables before use. | joe | 2001-04-19 | 1 | -8/+12 |