summaryrefslogtreecommitdiff
path: root/src/dircolors.c
AgeCommit message (Expand)Author
1996-10-05(main): update --version output to conform to coding standardJim Meyering
1996-10-03(usage): Deprecate --print-data-base even thoughJim Meyering
1996-09-21(xstrndup): Use message that's the same as the oneJim Meyering
1996-09-08(usage): Refer to LS_COLORS, not LS_COLOR.Jim Meyering
1996-08-31(usage): remove spurious trailing \n in puts.Jim Meyering
1996-08-29(usage): Tell where to report bugs.Jim Meyering
1996-07-25(usage): Remove -h. It is not an option.Jim Meyering
1996-07-14(long_options): Add missing last line of NULLJim Meyering
1996-07-10(usage): Fix parentheses.Jim Meyering
1996-07-10(long_options): Add print-data-base and print-database.Jim Meyering
1996-07-10.Jim Meyering
1996-07-10(usage): Add a one-line description to --help message.Jim Meyering
1996-07-10Change C-shell to `C shell'.Jim Meyering
1996-07-10(dc_parse_stream): Don't give `unrecognized keyword'Jim Meyering
1996-07-06[!STDC_HEADERS]: Declare free. From Marcus Daniels.Jim Meyering
1996-07-03Include sys/types.h before system.h.Jim Meyering
1996-06-29(dc_parse_stream): Move enum states dcl into this function.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-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-02Rename MO_ to SHELLTYPE_.Jim Meyering
1996-05-29.Jim Meyering
1996-05-28.Jim Meyering
1996-05-23.Jim Meyering
1996-05-23FIXME: fill this inJim Meyering
1996-05-19Tweak indentation.Jim Meyering
1996-05-06(main): Use fputs, not puts. Avoids spurious newline.Jim Meyering
1996-05-05Look for SYSTEM_FILE, not USER_FILE in SHAREDIR.Jim Meyering
1996-05-05Make enumerated constants upper case.Jim Meyering
1996-04-29.Jim Meyering