| Age | Commit message (Expand) | Author | Lines |
| 2004-11-03 | Regenerate. | Paul Eggert | -2/+2 |
| 2004-10-29 | * src/tac.c (tac_file): Remove temporary prototype and move this | Jim Meyering | -54/+51 |
| 2004-10-29 | `tac /proc/modules' would print nothing | Jim Meyering | -74/+73 |
| 2004-10-21 | . | Jim Meyering | -1/+1 |
| 2004-10-21 | Correct my patch of 2004-10-18. | Jim Meyering | -4/+4 |
| 2004-10-20 | (usage): Improve description of --prefix. | Paul Eggert | -1/+2 |
| 2004-10-18 | Plug a leak that would cause rm or a cross-device mv to fail when | Jim Meyering | -1/+4 |
| 2004-10-18 | (validate_file_name): Give a more descriptive | Jim Meyering | -1/+3 |
| 2004-10-18 | (main): Remove declaration of unused local, optc. | Jim Meyering | -1/+0 |
| 2004-10-18 | (main): Remove declaration of unused local, opt. | Jim Meyering | -1/+0 |
| 2004-10-18 | (main): Remove declaration of unused local, c. | Jim Meyering | -3/+0 |
| 2004-10-18 | (AUTHORS): Add self. | Paul Eggert | -216/+199 |
| 2004-10-15 | (usage): Mention Unicode, and use H for hex digits. | Paul Eggert | -4/+3 |
| 2004-10-12 | Add .mpc as an audio suffix, too. | Jim Meyering | -2/+3 |
| 2004-10-12 | Add .flac as an audio suffix. | Jim Meyering | -0/+1 |
| 2004-10-05 | (ignore_mode): Renamed from ignore, to avoid shadowing | Paul Eggert | -37/+37 |
| 2004-10-05 | remove trailing blanks. | Jim Meyering | -3/+3 |
| 2004-10-05 | (NEW, OLD): Remove, partly to avoid | Paul Eggert | -12/+4 |
| 2004-10-04 | Regenerate. | Paul Eggert | -9/+11 |
| 2004-09-28 | (usage): Clarify: --retry works only with --follow=name. | Jim Meyering | -2/+3 |
| 2004-09-28 | (format_address_paren): c is optional, so don't output it if it's '\0'. | Paul Eggert | -1/+2 |
| 2004-09-27 | . | Jim Meyering | -0/+1 |
| 2004-09-27 | Use [[] in place of \[, since cvsu doesn't handle the latter, | Jim Meyering | -1/+1 |
| 2004-09-26 | Add "ls --hide". | Paul Eggert | -34/+59 |
| 2004-09-26 | Remove unused variable. | Paul Eggert | -1/+0 |
| 2004-09-26 | (gobble_file, print_long_format): Don't assume that | Paul Eggert | -25/+34 |
| 2004-09-24 | (main): Revamp option processing to support "chmod -r -w file". | Paul Eggert | -24/+40 |
| 2004-09-24 | (xalloc_die): Declare to be `extern', not `static' | Jim Meyering | -1/+1 |
| 2004-09-23 | (parse_obsolete_option): Bring back support | Paul Eggert | -32/+29 |
| 2004-09-22 | (struct dirstack_state) [current_arg_jumpbuf]: Improve the comment. | Jim Meyering | -1/+5 |
| 2004-09-22 | (enum) [ALG_MD5]: Define to be 1, not 0. | Jim Meyering | -1/+1 |
| 2004-09-22 | (xalloc_die): Declare to be static. | Jim Meyering | -1/+1 |
| 2004-09-22 | (remember_created): Declare as `extern'. | Jim Meyering | -1/+1 |
| 2004-09-22 | (copy): Declare as `extern'. | Jim Meyering | -1/+1 |
| 2004-09-22 | (chown_files): Declare as `extern'. | Jim Meyering | -1/+1 |
| 2004-09-22 | . | Jim Meyering | -4/+26 |
| 2004-09-22 | (check-AUTHORS): New rule. | Jim Meyering | -1/+23 |
| 2004-09-22 | Remove trailing blanks. | Jim Meyering | -1/+1 |
| 2004-09-22 | Remove trailing blanks. | Jim Meyering | -1/+1 |
| 2004-09-22 | remove trailing blank | Jim Meyering | -2/+2 |
| 2004-09-22 | (decode_switches): Don't compare a short value | Paul Eggert | -1/+1 |
| 2004-09-21 | Remove unused "case 0". | Paul Eggert | -116/+0 |
| 2004-09-21 | (main): Remove unused "case 0". | Paul Eggert | -6/+14 |
| 2004-09-21 | Don't include "long-options.h". | Paul Eggert | -1/+0 |
| 2004-09-21 | Don't include "long-options.h". | Paul Eggert | -3/+0 |
| 2004-09-21 | (longopts): Add --help, --version. | Paul Eggert | -4/+6 |
| 2004-09-21 | (longopts): Add --help, --version. | Paul Eggert | -8/+7 |
| 2004-09-21 | Remove unused "case 0". | Paul Eggert | -5/+2 |
| 2004-09-21 | (main): Remove unused "case 0". | Paul Eggert | -8/+5 |
| 2004-09-21 | Remove now-unused long-options static var. | Paul Eggert | -118/+14 |