| Commit message (Expand) | Author | Age | Files | Lines |
* | Synch with src repo. | des | 2004-06-05 | 1 | -5/+7 |
* | Catch up to projects/ | peter | 2003-02-28 | 1 | -0/+2 |
* | * Improve a debugging message. | joe | 2002-08-19 | 1 | -3/+3 |
* | Populate the branch header in the email with the vendor branch for | joe | 2001-12-28 | 1 | -2/+8 |
* | 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 | -3/+22 |
* | When suppressing a diff because it's too large mention what size it | joe | 2001-12-04 | 1 | -3/+6 |
* | Add the ability to have diffs inserted into the commit email. | joe | 2001-12-01 | 1 | -0/+73 |
* | Move the code that calculates the previous revision number out into | joe | 2001-12-01 | 1 | -11/+22 |
* | Add blank lines between subs for consistency. | joe | 2001-12-01 | 1 | -0/+8 |
* | Move the map that determines the names of the log files to use into | joe | 2001-11-30 | 1 | -49/+22 |
* | Add a 'cvs-projects' log file for the projects/ subtree. | joe | 2001-11-30 | 1 | -0/+1 |
* | Use the template headers from the config file instead of hard coding | joe | 2001-11-19 | 1 | -11/+3 |
* | Migrate the code that determines what the name of the committer is | joe | 2001-11-15 | 1 | -3/+1 |
* | Remove all references to /home/ncvs; the CVSROOT env variable is sufficient | joe | 2001-11-15 | 1 | -1/+1 |
* | Move the names of some system tools into the config file. | joe | 2001-11-15 | 1 | -3/+5 |
* | Show who mail is being sent to. | joe | 2001-11-15 | 1 | -2/+2 |
* | Expand tabs into spaces in the email and log file so that everything | joe | 2001-11-15 | 1 | -3/+7 |
* | Whoops, reverse the sense of a test. | joe | 2001-11-14 | 1 | -1/+1 |
* | Clean up some syntax for clarity. | joe | 2001-11-14 | 1 | -20/+13 |
* | Sort filenames so that entries in the generated email are not | joe | 2001-10-29 | 1 | -2/+2 |
* | Make the 'To:' header configurable. (Defaulting to on, and off | joe | 2001-10-27 | 1 | -2/+3 |
* | Add a 'To:' header at email generation time. | joe | 2001-10-27 | 1 | -2/+4 |
* | If a committer modifies more than one area of the tree in one commit | joe | 2001-10-26 | 1 | -9/+12 |
* | We don't fetch the list of email addresses from the temporary file | joe | 2001-10-26 | 1 | -1/+1 |
* | Rip out the final references to internat.freebsd.org. | joe | 2001-10-24 | 1 | -4/+2 |
* | Rewrite the email generation routine to feed the email through an | joe | 2001-10-24 | 1 | -10/+29 |
* | Clear up the handling of trailing blank lines. | joe | 2001-10-24 | 1 | -3/+2 |
* | Indent the mail banner by a couple of characters so that it plays | joe | 2001-10-24 | 1 | -1/+1 |
* | Move the mail header that carries the list of branches that were | joe | 2001-10-23 | 1 | -4/+3 |
* | Back out the last commit. Looking through the cvs source code it's | joe | 2001-10-23 | 1 | -3/+3 |
* | Canonicalise the way that we obtain the username of the committer, | joe | 2001-10-23 | 1 | -3/+3 |
* | Avoid getting bitten by filenames that have a ',' character in them. | joe | 2001-09-24 | 1 | -5/+5 |
* | Remove mention of the word 'Attic' from commit mail deltas. They're | joe | 2001-09-24 | 1 | -1/+1 |
* | When working out what the previous revision was, for producing the | joe | 2001-09-24 | 1 | -3/+11 |
* | Add revision deltas for added (new) and removed (dead) files to | joe | 2001-09-17 | 1 | -22/+99 |
* | Centralise the generation of temporary filenames instead of having | joe | 2001-08-19 | 1 | -30/+27 |
* | The CVSROOT/scripts use a file, /tmp/#cvs.files.lastdir, to store | joe | 2001-08-19 | 1 | -1/+1 |
* | Add a comment noting that the last directory is written down by | joe | 2001-06-19 | 1 | -0/+2 |
* | Add a configuration option to enable the sending of commit mail on | joe | 2001-05-23 | 1 | -1/+1 |
* | Migrate some more configuration entries to the config file. | joe | 2001-05-23 | 1 | -48/+5 |
* | Finally make the script run under the 'strict' pragma. | joe | 2001-05-22 | 1 | -33/+41 |
* | Still working towards this script being entirely strict. | joe | 2001-05-22 | 1 | -10/+14 |
* | Remove support for disabling the commit summary in the email and | joe | 2001-05-22 | 1 | -38/+14 |
* | Use $DEBUG and $TMPDIR from cfg.pm. | joe | 2001-05-20 | 1 | -15/+15 |
* | Recently Maxim Sobolev <sobomax@FreeBSD.org> introduced an MFC | joe | 2001-05-13 | 1 | -0/+1 |
* | Log 'cvs import' reports in the commit log files in CVSROOT/commitlogs. | joe | 2001-05-08 | 1 | -1/+1 |
* | Add a couple of missing 'my' declarations. | joe | 2001-04-24 | 1 | -5/+5 |
* | Disable 'use strict'. We're not ready for that just yet!!! (It crept in | joe | 2001-04-20 | 1 | -1/+1 |
* | Declare some variables before use. | joe | 2001-04-20 | 1 | -8/+12 |
* | Clean up the CVS log message parser and in the process fix a | joe | 2001-04-20 | 1 | -27/+37 |
* | Rename @log_lines to @msg_lines to avoid confusion with an earlier | joe | 2001-04-19 | 1 | -2/+2 |
* | Remove some unnecessary spaces, and add a commented out 'use strict' | joe | 2001-04-19 | 1 | -2/+3 |
* | Tidy up the use of variables in the log message generation code. | joe | 2001-04-19 | 1 | -28/+25 |
* | Back out part of revision 1.62 that didn't work. | joe | 2001-02-27 | 1 | -3/+3 |
* | Remove the unused $tag variable from the arguments to all | joe | 2001-02-27 | 1 | -4/+3 |
* | Apply the style guide to the rest of the subroutines. In particular add | joe | 2001-02-27 | 1 | -91/+81 |
* | Only add a CVS-branch header to the email if $X_BRANCH_HDR is defined. | joe | 2001-02-27 | 1 | -4/+6 |
* | Tidy up the formatting using tabs instead of four spaces as per | joe | 2001-02-23 | 1 | -305/+305 |
* | Argh! Repeat after me: | peter | 2001-02-04 | 1 | -2/+3 |
* | More stylist changes. Getting closer to being able to 'use strict'. | joe | 2001-01-29 | 1 | -62/+76 |
* | Make the way read_logfile is called more sensible, and perl.style-ify it. | joe | 2001-01-29 | 1 | -19/+24 |
* | Apply style.perl(7) guide-lines to a number of subroutines. | joe | 2001-01-29 | 1 | -27/+31 |
* | Changes to the cleanup_tmpfiles routine: | joe | 2001-01-29 | 1 | -8/+9 |
* | Don't build the final log message onto a list that might not be empty. | joe | 2001-01-16 | 1 | -1/+1 |
* | Fix a debugging format msg. | joe | 2001-01-16 | 1 | -1/+1 |
* | Rename a variable: $id => $PID. (Make it clear that this is actually | joe | 2001-01-16 | 1 | -30/+30 |
* | Smatterings of missing 'my' declarations. | joe | 2001-01-16 | 1 | -27/+27 |
* | Make the location of the temporary directory a configuration option, | joe | 2001-01-16 | 1 | -10/+18 |
* | Rename some variables so that configuration options are all in | joe | 2001-01-16 | 1 | -9/+9 |
* | Remove the $freebsd and $crypto variables; they're no longer required | joe | 2001-01-16 | 1 | -6/+1 |
* | Simplify by making the optional banner at the top of the commit | joe | 2001-01-16 | 1 | -25/+17 |
* | Begin the tidy-up to make these scripts easier for third parties to use. | joe | 2001-01-16 | 1 | -22/+30 |
* | Dynamically format the changes summary block at the bottom of log | joe | 2000-08-30 | 1 | -19/+52 |
* | Add a header to all commit mail showing which branches the changes | joe | 2000-06-17 | 1 | -0/+10 |
* | Update the commit scripts to understand 'Approved by:' and kill cvsedit. | peter | 2000-02-13 | 1 | -1/+2 |
* | Try and stop the line counter from getting confused by preventing it | peter | 1999-11-29 | 1 | -0/+2 |
* | Sync with internat.freebsd.org crypto repo. | peter | 1999-09-19 | 1 | -22/+49 |
* | Try and swallow up any extra "/" characters after cvsroot. | peter | 1999-09-11 | 1 | -2/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Add extra empty line between sets of committed changes for readability | n_hibma | 1999-05-27 | 1 | -2/+2 |
* | Take perl from /usr/bin rather than /usr/local/bin. | jdp | 1999-04-06 | 1 | -2/+2 |
* | Null commit to verify the previous change.. (changes to the cvsroot files | peter | 1999-02-18 | 1 | -1/+1 |
* | Use a general purpose (read: hack) tool that I've used over the years on | peter | 1999-02-18 | 1 | -6/+5 |
* | Add missing paren. | msmith | 1999-02-18 | 1 | -2/+2 |
* | Update for post-resend changes use. (the majordomo resend on hub is | peter | 1999-02-18 | 1 | -1/+2 |
* | Minor tidy up.. Update email address. Change an if (0) { .. } to a | peter | 1999-02-16 | 1 | -11/+11 |
* | Test. | wosch | 1998-07-27 | 1 | -1/+2 |
* | Strange, I still got the excessive cross-posting errors. | wosch | 1998-07-27 | 1 | -1/+3 |
* | Disable excessive cross-posting to cvs-* mailing lists. | wosch | 1998-07-27 | 1 | -1/+2 |
* | Use hostname() to see if we should append @FreeBSD.org to the mail | peter | 1997-06-09 | 1 | -5/+14 |
* | recognise top-level ~ncvs/doc directory | peter | 1997-05-23 | 1 | -1/+2 |
* | Set umask so newly created commitlogs dont get bad modes | peter | 1997-05-17 | 1 | -1/+9 |
* | Fix some bugs that I introduced not long before committing last time.. | peter | 1997-05-16 | 1 | -7/+18 |
* | RED ALERT! RED ALERT! Mission control, we have a slight technical | peter | 1997-05-16 | 1 | -250/+267 |
* | Edit out null `PR:'s | bde | 1997-04-13 | 1 | -2/+3 |
* | Don't send mail when somebody does a 'cvs add' on a directory. It's not | peter | 1996-12-15 | 1 | -2/+3 |
* | Dont forget to clean temporary files when doing short logfile processing | peter | 1996-03-12 | 1 | -1/+2 |
* | An (ahem) "hack" to stop the duplicate mail messages going to cvs-all.. | peter | 1996-02-17 | 1 | -2/+2 |
* | Attempt to fix some outstanding bugs/misfeatures/bogons in the CVSROOT | peter | 1996-02-07 | 1 | -26/+76 |
* | Something funny is going on with the mailing list mapping and | peter | 1995-11-27 | 1 | -3/+2 |
* | Add in revision summaries to the log_accum.pl file... | peter | 1995-11-27 | 1 | -16/+147 |
* | Correct typo "commiters" -> "committers" as noticed by Satoshi | peter | 1995-11-27 | 1 | -3/+3 |
* | Bang! Shoot me! I'll RTFM next time, I promise. I thought chop only took | peter | 1995-11-02 | 1 | -2/+1 |
* | Take $ENV{'USER'} for the login name, as rshd, telnetd and rlogind all | peter | 1995-11-02 | 1 | -2/+2 |
* | Have another crack at getting the login name. Try `logname` - it seems | peter | 1995-11-02 | 1 | -3/+3 |
* | For the moment, prefer the getpwuid($<) value over getlogin.. | peter | 1995-11-01 | 1 | -4/+5 |
* | The following minor tweak adds a tiny bit of debug info so that | peter | 1995-11-01 | 1 | -4/+4 |
* | If any of the three lines: | rgrimes | 1995-07-15 | 1 | -2/+7 |
* | Okay, I lied, I went and learned some more perl, and hacked the | rgrimes | 1995-07-15 | 1 | -1/+9 |
* | Hard code path to perl as /usr/bin/perl so we stop picking it up from | rgrimes | 1995-04-19 | 1 | -2/+1 |
* | Remove the TZ variable from the enironment before calling localtime() | joerg | 1995-04-09 | 1 | -0/+1 |
* | Add mkavail script to make a mailing list file out of the avail file | jkh | 1994-09-28 | 1 | -3/+5 |
* | Escapemetacharacters in directory name so perl doesn't blow chunks on libg++. | wollman | 1994-09-10 | 1 | -1/+3 |
* | Reviewed by: | rgrimes | 1994-05-26 | 1 | -0/+5 |
* | Initial CVSROOT setup | rgrimes | 1994-05-24 | 1 | -0/+407 |