Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
| | |||||
* | Fix comment typo. | Glenn Morris | 2008-12-13 | 1 | -1/+1 |
| | |||||
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-09 | 1 | -9/+7 |
| | |||||
* | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
| | |||||
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
| | |||||
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
| | |||||
* | When called with no arguments (not even a filter), show help instead of | Juanma Barranquero | 2006-11-02 | 1 | -19/+30 |
| | | | | blindingly dumping every single ChangeLog available. Doc fix. Update version. | ||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
| | |||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-07 | 1 | -1/+2 |
| | |||||
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
| | |||||
* | Changes to support ChangeLog.10+. | Juanma Barranquero | 2004-03-09 | 1 | -25/+37 |
| | | | | | | | | | | | (main): Tidy up usage string. Fix "Use of uninitialized value" warning. Set version to 0.2. Parse the directory listing to get any ChangeLog.n file, not just 1..9. (header_match_p, entry_match_p, print_log, parse_changelog): Remove Perl prototypes (their purpose is to help the parser, which isn't needed here, not declare arguments). (parse_changelog): Make --reverse faster on big batches by not modifying the entries list. | ||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
| | |||||
* | (parse_changelog): Remove unused local variable. | Gerd Moellmann | 2001-07-25 | 1 | -19/+33 |
| | | | | | | (main): Add new option --reverse. (print_log): Use it. (parse_changelog): Use it. | ||||
* | Remove RCS Id keyword. | Gerd Moellmann | 2001-07-20 | 1 | -1/+0 |
| | |||||
* | (main, parse_changelog): Make "use strict"-clean. | Gerd Moellmann | 2001-07-20 | 1 | -14/+19 |
| | |||||
* | (parse_changelog): Add another test for defined value to | Gerd Moellmann | 2001-07-20 | 1 | -1/+3 |
| | | | | quiet warnings from Perl 5.005 and above. | ||||
* | (entry_match_p, header_match_p): Fix handling of null or empty | Gerd Moellmann | 2001-07-20 | 1 | -1/+5 |
| | | | | argument to prevent duplicate headers. | ||||
* | (parse_changelog): Add test for defined value to | Gerd Moellmann | 2001-07-20 | 1 | -3/+3 |
| | | | | quiet warning from Perl 5.005 or above. | ||||
* | Fix typos in comments. Remove trailing blanks. | Jim Meyering | 2000-06-14 | 1 | -12/+12 |
| | |||||
* | *** empty log message *** | Gerd Moellmann | 2000-05-05 | 1 | -2/+2 |
| | |||||
* | Initial revision | Gerd Moellmann | 1999-08-10 | 1 | -0/+220 |