summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
1996-06-29Remove u from Colour.Jim Meyering
1996-06-29(dc_parse_stream): Move enum states dcl into this function.Jim Meyering
1996-06-29(do_link): Allow `ln -sf --backup k k' to succeed in creating theJim Meyering
1996-06-26(do_link): Remove `!symlink &&' conjunct.Jim Meyering
1996-06-26(same_name): Declare parameters to be const.Jim Meyering
1996-06-26(same_name): New function.Jim Meyering
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 misspelledJim Meyering
1996-06-25(dc_parse_stream): Remove spurious newline in error message.Jim Meyering
1996-06-24Use an obstack to accumulate value of LS_COLORS.Jim Meyering
1996-06-24.Jim Meyering
1996-06-23Add 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-22Major 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 warningJim 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' toJim Meyering
1996-06-19(STREQ): New macro.Jim Meyering
1996-06-19(do_copy): When the force and backup options have beenJim Meyering
1996-06-02Rename MO_ to SHELLTYPE_.Jim Meyering
1996-06-02Declare pointer parameters const as appropriate.Jim Meyering
1996-06-01(decode_switches): Set print_with_color in one statement.Jim Meyering
1996-06-01Rename options and internal variables to reflect change toJim Meyering
1996-05-31(main): Interpret the old-style +VALUE and -VALUEJim Meyering
1996-05-31(limfield): #ifdef-out a block of code that makesJim Meyering
1996-05-31(decode_one_format): Use %lu (not %d) printf formatsJim Meyering
1996-05-30(decode_one_format): Take another parameter.Jim Meyering
1996-05-30(docolon): Give a warning when the first characterJim 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-23FIXME: fill this inJim 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 ofJim Meyering
1996-05-20(usage): Make it a little clearer.Jim Meyering
1996-05-19Tweak indentation.Jim Meyering
1996-05-19.Jim Meyering
1996-05-19New option: --no-dereference (-h).Jim Meyering
1996-05-19New option: --no-dereference (-h).Jim Meyering