Age | Commit message (Expand) | Author |
2004-10-18 | (main): Remove declaration of unused local, c. | Jim Meyering |
2004-10-18 | (AUTHORS): Add self. | Paul Eggert |
2004-10-15 | (usage): Mention Unicode, and use H for hex digits. | Paul Eggert |
2004-10-12 | Add .mpc as an audio suffix, too. | Jim Meyering |
2004-10-12 | Add .flac as an audio suffix. | Jim Meyering |
2004-10-05 | (ignore_mode): Renamed from ignore, to avoid shadowing | Paul Eggert |
2004-10-05 | remove trailing blanks. | Jim Meyering |
2004-10-05 | (NEW, OLD): Remove, partly to avoid | Paul Eggert |
2004-10-04 | Regenerate. | Paul Eggert |
2004-09-28 | (usage): Clarify: --retry works only with --follow=name. | Jim Meyering |
2004-09-28 | (format_address_paren): c is optional, so don't output it if it's '\0'. | Paul Eggert |
2004-09-27 | . | Jim Meyering |
2004-09-27 | Use [[] in place of \[, since cvsu doesn't handle the latter, | Jim Meyering |
2004-09-26 | Add "ls --hide". | Paul Eggert |
2004-09-26 | Remove unused variable. | Paul Eggert |
2004-09-26 | (gobble_file, print_long_format): Don't assume that | Paul Eggert |
2004-09-24 | (main): Revamp option processing to support "chmod -r -w file". | Paul Eggert |
2004-09-24 | (xalloc_die): Declare to be `extern', not `static' | Jim Meyering |
2004-09-23 | (parse_obsolete_option): Bring back support | Paul Eggert |
2004-09-22 | (struct dirstack_state) [current_arg_jumpbuf]: Improve the comment. | Jim Meyering |
2004-09-22 | (enum) [ALG_MD5]: Define to be 1, not 0. | Jim Meyering |
2004-09-22 | (xalloc_die): Declare to be static. | Jim Meyering |
2004-09-22 | (remember_created): Declare as `extern'. | Jim Meyering |
2004-09-22 | (copy): Declare as `extern'. | Jim Meyering |
2004-09-22 | (chown_files): Declare as `extern'. | Jim Meyering |
2004-09-22 | . | Jim Meyering |
2004-09-22 | (check-AUTHORS): New rule. | Jim Meyering |
2004-09-22 | Remove trailing blanks. | Jim Meyering |
2004-09-22 | Remove trailing blanks. | Jim Meyering |
2004-09-22 | remove trailing blank | Jim Meyering |
2004-09-22 | (decode_switches): Don't compare a short value | Paul Eggert |
2004-09-21 | Remove unused "case 0". | Paul Eggert |
2004-09-21 | (main): Remove unused "case 0". | Paul Eggert |
2004-09-21 | Don't include "long-options.h". | Paul Eggert |
2004-09-21 | Don't include "long-options.h". | Paul Eggert |
2004-09-21 | (longopts): Add --help, --version. | Paul Eggert |
2004-09-21 | (longopts): Add --help, --version. | Paul Eggert |
2004-09-21 | Remove unused "case 0". | Paul Eggert |
2004-09-21 | (main): Remove unused "case 0". | Paul Eggert |
2004-09-21 | Remove now-unused long-options static var. | Paul Eggert |
2004-09-21 | (main): Use getopt where it suffices, not getopt_long. | Paul Eggert |
2004-09-21 | Reject unknown options. | Paul Eggert |
2004-09-21 | Reject unknown options. | Paul Eggert |
2004-09-21 | Include <getopt.h>. | Paul Eggert |
2004-09-21 | Include <getopt.h>. | Paul Eggert |
2004-09-21 | Include <getopt.h>. | Paul Eggert |
2004-09-20 | (main): Don't dump core if POSIXLY_CORRECT and given no arguments. | Paul Eggert |
2004-09-19 | (STRING_OPTION): Remove. | Paul Eggert |
2004-09-19 | (STATUS_OPTION, STRING_OPTION): New enums. | Paul Eggert |
2004-09-19 | (usage): Distinguish between options and operands. | Paul Eggert |