Age | Commit message (Expand) | Author |
2006-05-03 | (xstrcoll_df_version, rev_xstrcoll_df_version): Add space after comma | Jim Meyering |
2006-04-23 | (sort_type): Rearrange to use as an array index when | Jim Meyering |
2006-04-17 | (HAVE_ST_DM_MODE): Remove; moved to ../lib/filemode.c. | Paul Eggert |
2006-03-26 | (basename_is_dot_or_dotdot): Use new last_component, in place of base_name. | Jim Meyering |
2006-03-06 | (usage): Mention that -f disables --color. | Paul Eggert |
2006-02-26 | In ls, avoid calling stat for --inode (-i), when possible. | Jim Meyering |
2006-01-10 | (gobble_file): Use DTTOIF only if it's defined. | Jim Meyering |
2005-12-17 | Switch back from HAVE_ACL to USE_ACL: The acl() syscall | Jim Meyering |
2005-11-17 | (basename_is_dot_or_dotdot): Correct wording in comment. | Jim Meyering |
2005-11-08 | (decode_switches): ls now defaults to --time-style='locale', which in | Paul Eggert |
2005-11-07 | (usage): Fix descriptions of --sort, --time. | Jim Meyering |
2005-10-15 | (decode_switches): Warn about the deprecated --kilobytes option. | Jim Meyering |
2005-09-16 | Include stat-time.h, and use its functions instead of the obsolete | Paul Eggert |
2005-09-05 | Colorize set-user-ID and set-group-ID files and sticky, | Jim Meyering |
2005-08-14 | (long_time_expected_width): Revert last change, just to | Jim Meyering |
2005-08-12 | (long_time_expected_width): Don't test for failed localtime. | Jim Meyering |
2005-08-12 | (sort_files): Use cleaner `sizeof *VAR_NAME' rather than `sizeof (TYPE_NAME)'. | Jim Meyering |
2005-07-09 | Use only HAVE_SYS_IOCTL_H to decide whether to include sys/ioctl.h. | Paul Eggert |
2005-07-08 | Include stropt.h if available. | Paul Eggert |
2005-07-03 | Include "lstat.h" rather than rolling our own. | Paul Eggert |
2005-06-30 | Add uses of ARGMATCH_VERIFY to ensure that | Jim Meyering |
2005-06-29 | (gobble_file): Use stat.st_author, not stat.st_uid | Jim Meyering |
2005-06-10 | (any_has_acl): New var. | Paul Eggert |
2005-06-02 | Don't use "path" or "filename". | Paul Eggert |
2005-05-14 | Update FSF postal mail address. | Jim Meyering |
2005-05-14 | Update FSF postal mail address. | Jim Meyering |
2005-05-12 | Assume `free (NULL)' works. | Jim Meyering |
2005-05-02 | (usage): ls --indicator-style=directory renamed to ls | Paul Eggert |
2005-04-29 | (enum indicator_style): New constant directory_only, | Paul Eggert |
2005-04-12 | (usage): uid -> user ID | Paul Eggert |
2005-04-09 | (SA_NOCLDSTOP): Define to 0 if not defined. | Paul Eggert |
2005-03-28 | (time_style_args, indicator_style_args, long_options) | Jim Meyering |
2005-03-26 | (usage): Document usage of LS_COLORS. | Jim Meyering |
2005-03-22 | (get_funky_string): Use '\a', rather than 7, for portability to EBCDIC hosts. | Jim Meyering |
2005-03-11 | (TIME_STAMP_LEN_MAXIMUM): New constant. | Paul Eggert |
2005-03-10 | (long_time_expected_width): Use x2nrealloc, not alloca, | Jim Meyering |
2005-03-06 | Remove `register' keyword. | Jim Meyering |
2005-02-21 | (time): Remove obsolete decl. | Paul Eggert |
2004-12-17 | (print_dir): Use "%s: not listing already-listed | Paul Eggert |
2004-12-14 | (gobble_file): Change arg name to be command_line_arg | Paul Eggert |
2004-12-09 | (LS_MINOR_PROBLEM, LS_FAILURE): New constants. | Paul Eggert |
2004-12-02 | With using --color and with LS_COLORS saying not to color | Jim Meyering |
2004-12-02 | (sort_files): Minor cleanup. Remove an unnecessary | Paul Eggert |
2004-11-19 | (usage): Clarified description of --no-group (-G), | Jim Meyering |
2004-11-19 | (usage): Clarify description of --author. | Jim Meyering |
2004-10-05 | (ignore_mode): Renamed from ignore, to avoid shadowing | Paul Eggert |
2004-10-05 | remove trailing blanks. | Jim Meyering |
2004-09-26 | Add "ls --hide". | Paul Eggert |
2004-09-26 | Remove unused variable. | Paul Eggert |
2004-09-26 | (gobble_file, print_long_format): Don't assume that | Paul Eggert |