Age | Commit message (Expand) | Author |
2001-05-13 | (enum Dereference_symlink): New type. | Jim Meyering |
2001-05-12 | Include dirname.h, to get base_name | Jim Meyering |
2001-05-12 | (usage): Minor wording changes related to -o, -n, and -g. | Jim Meyering |
2001-05-05 | tweak diagnostic | Jim Meyering |
2001-05-05 | (decode_switches): Complain if the envvar, QUOTING_STYLE, | Jim Meyering |
2001-05-05 | (print_owner): New global variable. | Jim Meyering |
2001-04-22 | fix typo in comment | Jim Meyering |
2001-04-22 | (decode_switches): Ensure that -1 has no effect when it follows -l. | Jim Meyering |
2001-04-22 | (main): Fix off-by-one error introduced with last change. | Jim Meyering |
2001-04-21 | (main): When given two or more arguments but the only one | Jim Meyering |
2001-04-04 | Don't inspect MB_LEN_MAX. Paul Eggert says it's | Jim Meyering |
2001-02-20 | (FULL_TIME_OPTION): Renamed from FULL_TIME, for | Jim Meyering |
2001-02-20 | (SI_OPTION): New enum value. | Jim Meyering |
2001-02-20 | revert last change, until after the release | Jim Meyering |
2001-02-20 | `ls -Fd symlink-to-directory' would print a trailing `/' | Jim Meyering |
2001-02-17 | (mbrtowc, mbsinit): | Jim Meyering |
2001-01-28 | (gobble_file): Add a FIXME comment. | Jim Meyering |
2001-01-28 | [FULL_TIME]: Define. | Jim Meyering |
2001-01-07 | clean up after commit hook testing | Jim Meyering |
2001-01-07 | testing -- commit should fail | Jim Meyering |
2001-01-07 | testing -- commit should fail | Jim Meyering |
2001-01-07 | testing -- commit should fail | Jim Meyering |
2001-01-07 | (usage): Untabify. | Jim Meyering |
2001-01-03 | Use the more precise algorithm of GNU "make" to decide whether | Jim Meyering |
2001-01-03 | (long_time_expected_width, print_long_format): Fix | Jim Meyering |
2001-01-03 | (decode_switches): Use dcgettext with LC_TIME, | Jim Meyering |
2001-01-03 | (long_time_expected_width): New function. | Jim Meyering |
2001-01-02 | copyright | Jim Meyering |
2001-01-02 | (print_long_format): | Jim Meyering |
2000-12-31 | Improve performance by invoking gettext twice at the start, | Jim Meyering |
2000-12-31 | (print_long_format): Don't dump core if strftime returns the empty string. | Jim Meyering |
2000-12-31 | (gobble_file): If not using long format, don't invoke acl; it's not needed. | Jim Meyering |
2000-12-25 | (extract_dirs_from_files): Remove unused variable. | Jim Meyering |
2000-12-03 | (gobble_file) [USE_ACL]: Set have_acl member unconditionally | Jim Meyering |
2000-12-02 | add back the parens Paul removed :-) | Jim Meyering |
2000-12-02 | (gobble_file): Do not fall back on lstat if stat | Jim Meyering |
2000-11-19 | (BLOCK_SIZE_OPTION, COLOR_OPTION, FORMAT_OPTION, | Jim Meyering |
2000-11-18 | Revert change of 2000-11-11. It inadvertently change | Jim Meyering |
2000-11-12 | (print_long_format): Remove obsolete comment (strftime vs. ctime). | Jim Meyering |
2000-11-12 | (<langinfo.h>): Include if HAVE_LANGINFO_H. | Jim Meyering |
2000-11-11 | (print_long_format): Wrap the --full-time' date format | Jim Meyering |
2000-10-29 | (DT_INIT): Define. | Jim Meyering |
2000-10-28 | [enum filetype] (arg_directory): Rather than `100', use | Jim Meyering |
2000-10-28 | (main): In call to gobble_file with `"."', use `directory' | Jim Meyering |
2000-10-28 | Make `ls' a lot more efficient on systems (e.g., linux-2.4.*) | Jim Meyering |
2000-10-22 | (print_long_format): Wrap date format strings in _(...) | Jim Meyering |
2000-09-03 | Use strcoll (not strcmp) when comparing file names. | Jim Meyering |
2000-07-29 | Include <limits.h>, <stdlib.h>, <wchar.h>, <wctype.h>. | Jim Meyering |
2000-07-17 | Avoid warnings. | Jim Meyering |
2000-06-16 | (print_dir, gobble_file, print_long_format, print_file_name_and_frills): | Jim Meyering |