Age | Commit message (Expand) | Author |
2002-07-08 | (enum time_style): Remove posix_iso_time_style. | Jim Meyering |
2002-07-02 | (usage): Use the PACKAGE_BUGREPORT e-mail address, rather than hard-coding it. | Jim Meyering |
2002-06-21 | (LOGIN_NAME_MAX): Define if not already defined. | Jim Meyering |
2002-06-15 | (st_author) [! HAVE_STRUCT_STAT_ST_AUTHOR]: New macro. | Jim Meyering |
2002-06-01 | Remove use of D_TYPE_IN_DIRENT, now that that symbol has been renamed. | Jim Meyering |
2002-05-21 | (S_ISLNK, S_ISFIFO S_ISSOCK S_ISCHR S_ISBLK S_ISDOOR): Remove definitions. | Jim Meyering |
2002-02-28 | (decode_switches, usage): Add --time-style=+FORMAT. | Jim Meyering |
2002-02-26 | Include "acl.h" rather than <sys/acl.h>. | Jim Meyering |
2002-01-21 | Don't include "xalloc.h", as system.h already does that via sys2.h. | Jim Meyering |
2002-01-20 | Avoid undefined behavior when strcoll fails, | Jim Meyering |
2002-01-08 | (long_time_format): Extended translator comments. | Jim Meyering |
2001-12-21 | (usage): Deprecate --kilobytes. Document size suffixes. | Jim Meyering |
2001-12-02 | Use new macros, HELP_OPTION_DESCRIPTION and VERSION_OPTION_DESCRIPTION | Jim Meyering |
2001-11-27 | The change of 2001-11-01 introduced a bug whereby some recursive | Jim Meyering |
2001-11-26 | Don't include "gtod.h" | Jim Meyering |
2001-11-23 | (usage): Note that ``Mandatory arguments to long options are mandatory | Jim Meyering |
2001-11-23 | Split usage strings so that --help and --version | Jim Meyering |
2001-11-23 | (usage): Split --help output into smaller pieces. | Jim Meyering |
2001-11-03 | (DEV_INO_PUSH): Avoid unnecessary copies. | Jim Meyering |
2001-11-02 | (dev_ino_pop): Cast 2nd arg of obstack_blank to `int' | Jim Meyering |
2001-11-02 | Use XREALLOC. It's cleaner. | Jim Meyering |
2001-11-02 | Use XMALLOC in a several places. It's cleaner. | Jim Meyering |
2001-11-01 | Include dirfd.h. | Jim Meyering |
2001-11-01 | (struct pending) [st_ino, st_dev]: Remove just-added members. | Jim Meyering |
2001-11-01 | Make ls -R detect directory cycles. | Jim Meyering |
2001-11-01 | Don't try to print a NULL pointer. | Jim Meyering |
2001-10-20 | (usage): Improve the description of --dereference (-L). | Jim Meyering |
2001-10-20 | Declare some local variables to be `const', where appropriate. | Jim Meyering |
2001-09-17 | (usage): Fix typo in -g usage. | Jim Meyering |
2001-09-04 | (get_link_name): Update use of xreadlink. | Jim Meyering |
2001-09-01 | (get_link_name): Restore error-handling that was removed by preceding delta. | Jim Meyering |
2001-09-01 | Include "xreadlink.h". | Jim Meyering |
2001-08-14 | (AUTHORS): Mark string for translation, since it contains the English word `a... | Jim Meyering |
2001-08-12 | Work around non-compliant gettimeofday on Mac OS X 10.0.4, | Jim Meyering |
2001-08-10 | (print_long_format): Simplify previous patch for | Jim Meyering |
2001-08-10 | (print_long_format): Multiply the shift width by zero | Jim Meyering |
2001-08-10 | (print_long_format): If a file size is negative, assume | Jim Meyering |
2001-08-04 | (quote_name): Pass 0 to mbsnwidth, since the default | Jim Meyering |
2001-06-16 | (main): Recheck global print_with_color after calling | Jim Meyering |
2001-06-16 | (print_long_format): Don't truncate user names | Jim Meyering |
2001-05-24 | Use `#if D_TYPE_IN_DIRENT && defined DTTOIF' to | Jim Meyering |
2001-05-20 | Include "hard-locale.h". | Jim Meyering |
2001-05-15 | (struct fileinfo.linkmode): Now st_mode. | Jim Meyering |
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 |