Age | Commit message (Expand) | Author |
1996-06-25 | (decode_switches): Allow 0 as argument to --tabsize (-T) option. | Jim Meyering |
1996-06-25 | . | Jim Meyering |
1996-06-25 | (dc_parse_stream): Give `unrecognized keyword' for misspelled | Jim Meyering |
1996-06-25 | (dc_parse_stream): Remove spurious newline in error message. | Jim Meyering |
1996-06-24 | Use an obstack to accumulate value of LS_COLORS. | Jim Meyering |
1996-06-24 | . | Jim Meyering |
1996-06-23 | Add comma after e.g. in comment. | Jim Meyering |
1996-06-23 | * (parse_line): Rewrite to avoid modifying LINE. | Jim Meyering |
1996-06-22 | (main): New option --print (-p). | Jim Meyering |
1996-06-22 | Major overhaul. No longer read from /etc/DIR_COLORS or from ~/.dircolors. | Jim Meyering |
1996-06-19 | (parse_ls_color): Use STREQ here instead of strcmp(...) == 0. | Jim Meyering |
1996-06-19 | (selected_fstype, excluded_fstype, show_disk, main): | Jim Meyering |
1996-06-19 | (copy_reg): Cast both sides of comparison to size_t to avoid warning | Jim Meyering |
1996-06-19 | (decode_switches): Correct typo in error message: | Jim Meyering |
1996-06-19 | (decode_switches): Correct typo in error message: enironment -> environment. | Jim Meyering |
1996-06-19 | (do_copy): Use STREQ here instead of strcmp(...) == 0. | Jim Meyering |
1996-06-19 | (do_copy): Change message from `missing file argument' to | Jim Meyering |
1996-06-19 | (STREQ): New macro. | Jim Meyering |
1996-06-19 | (do_copy): When the force and backup options have been | Jim Meyering |
1996-06-02 | Rename MO_ to SHELLTYPE_. | Jim Meyering |
1996-06-02 | Declare pointer parameters const as appropriate. | Jim Meyering |
1996-06-01 | (decode_switches): Set print_with_color in one statement. | Jim Meyering |
1996-06-01 | Rename options and internal variables to reflect change to | Jim Meyering |
1996-05-31 | (main): Interpret the old-style +VALUE and -VALUE | Jim Meyering |
1996-05-31 | (limfield): #ifdef-out a block of code that makes | Jim Meyering |
1996-05-31 | (decode_one_format): Use %lu (not %d) printf formats | Jim Meyering |
1996-05-30 | (decode_one_format): Take another parameter. | Jim Meyering |
1996-05-30 | (docolon): Give a warning when the first character | Jim Meyering |
1996-05-30 | (main): Use STDIN_FILENO instead of less portable fileno (stdin). | Jim Meyering |
1996-05-29 | . | Jim Meyering |
1996-05-28 | . | Jim Meyering |
1996-05-28 | (main): Don't mark "%s" as a translatable string. | Jim Meyering |
1996-05-28 | (print_stats): Don't mark "%u %s" as a translatable string. | Jim Meyering |
1996-05-28 | (main): Use STDIN_FILENO and STDOUT_FILENO instead of less portable fileno(*). | Jim Meyering |
1996-05-23 | . | Jim Meyering |
1996-05-23 | FIXME: fill this in | Jim Meyering |
1996-05-23 | (usage): Make --literal (-N) description clearer. | Jim Meyering |
1996-05-22 | . | Jim Meyering |
1996-05-21 | (xgetgroups): New function, factored out of | Jim Meyering |
1996-05-20 | (usage): Make it a little clearer. | Jim Meyering |
1996-05-19 | Tweak indentation. | Jim Meyering |
1996-05-19 | . | Jim Meyering |
1996-05-19 | New option: --no-dereference (-h). | Jim Meyering |
1996-05-19 | New option: --no-dereference (-h). | Jim Meyering |
1996-05-18 | (main): Don't recognize --help, --h, --he, --version, --v, etc. | Jim Meyering |
1996-05-18 | (main): Don't recognize --help, --h, --he, --version, --v, etc. | Jim Meyering |
1996-05-18 | (main): Don't recognize --help, --h, --he, --version, --v, etc. | Jim Meyering |
1996-05-16 | Rearrange function definitions to precede respective uses to obviate | Jim Meyering |
1996-05-16 | . | Jim Meyering |
1996-05-16 | (selected_fstype): Move definition to precede use. | Jim Meyering |