Age | Commit message (Expand) | Author |
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 |
2000-05-13 | Arrange to call close_stdout only upon exit. | Jim Meyering |
2000-04-08 | Add support for "ln=target" in the LS_COLORS variable, | Jim Meyering |
2000-02-29 | (decode_switches): Remove `e' from getopt_long's list of | Jim Meyering |
1999-12-19 | [! LSTAT_FOLLOWS_SLASHED_SYMLINK]: Use lstat wrapper. | Jim Meyering |
1999-12-15 | (decode_switches): If -c or -u is specified and not -l (or any other | Jim Meyering |
1999-12-04 | (check_symlink_color): New variable. | Jim Meyering |
1999-11-30 | (usage): Shorten help for --show-control-chars. | Jim Meyering |
1999-11-06 | (long_options): Correct typo (s/'F'/'p'/) so that `-p' | Jim Meyering |
1999-09-01 | Remove declaration of xstrdup. | Jim Meyering |
1999-08-10 | (usage): Add ls --quoting-style=locale. | Jim Meyering |
1999-07-30 | (usage): Explain about default wrt --hide-control-chars and | Jim Meyering |
1999-05-05 | (USE_ACL): Define this only #if | Jim Meyering |
1999-05-01 | (decode_switches): Use STDIN_FILENO, STDOUT_FILENO instead of 0, 1. | Jim Meyering |
1999-04-11 | `ls --color' would segfault | Jim Meyering |
1999-04-04 | (print_long_format): Add a space between %s and %3u. This | Jim Meyering |
1999-04-02 | [HAVE_SYS_ACL_H]: Include sys/acl.h. | Jim Meyering |
1999-03-31 | Don't include closeout.h or version-etc.h explicitly. Now, they're included v... | Jim Meyering |
1999-03-31 | (AUTHORS): Actually define and use. | Jim Meyering |