summaryrefslogtreecommitdiffstats
path: root/Tools/scripts/logmerge.py
Commit message (Collapse)AuthorAgeFilesLines
* Append the revision number for each file to the output.Guido van Rossum2001-04-101-1/+1
| | | | | | (Yes, this is a new feature right before the 2.1 release. No, I can't imagine this would seriously break anybody's code. In fact, most users of this script are probably *happy* to see this addition.)
* Whitespace normalization.Tim Peters2001-01-171-1/+1
|
* Patch by Gerrit Holl:Guido van Rossum2000-02-141-2/+6
| | | | | | * In logmerge.py: added '-r' flag to show the oldest checkin first instead of the newest, and getopt.getopt was used wrong.
* give in to tab policeGuido van Rossum1998-03-241-63/+63
|
* Fix comment to add the all-important trailing colon to the example.Guido van Rossum1997-10-061-9/+16
| | | | Print the author with the revision date and filename.
* Oops, there was a bug in the output formatting - the last printedGuido van Rossum1997-08-141-2/+2
| | | | values would overwrite the next value.
* Consolidate a bunch of CVS or RCS logs read from stdin.Guido van Rossum1997-08-141-0/+124