| commit | d96287830992142389dc34c0524b480bedbab9e3 | [log] [tgz] |
|---|---|---|
| author | Guido van Rossum <guido@python.org> | Mon Feb 14 21:41:50 2000 +0000 |
| committer | Guido van Rossum <guido@python.org> | Mon Feb 14 21:41:50 2000 +0000 |
| tree | c6a0e05b53f40317697f9f61ab19b35cf4775719 | |
| parent | 126960b7443905cccc54a9aa5ca8e1205762a0e7 [diff] |
Patch by Gerrit Holl:
* In logmerge.py: added '-r' flag to show the oldest checkin
first instead of the newest, and getopt.getopt was used
wrong.