summaryrefslogtreecommitdiff
path: root/src/ls.c
AgeCommit message (Expand)Author
2006-08-09Add a compile-time check to ensure that filetypeJim Meyering
2006-07-26* src/ls.c (print_color_indicator): Test for S_IFREG first, ratherJim Meyering
2006-07-26Checking in a change from Paul.Jim Meyering
2006-07-26Prepare for the above change.Jim Meyering
2006-07-26* src/ls.c: Correct indentation/formatting in a few places.Jim Meyering
2006-07-25* src/ls.c (gobble_file): When handling a stat-failed entry,Jim Meyering
2006-07-25* src/dircolors.hin: Mention that ORPHAN refers not just to dangling symlinks.Jim Meyering
2006-07-25Get --dired offsets right when handling stat-failed entries.Jim Meyering
2006-07-25* src/ls.c (gobble_file) [USE_ACL]: Don't use-uninitialized theJim Meyering
2006-07-25* src/ls.c (gobble_file): Make it so failure to stat aJim Meyering
2006-07-25* src/ls.c: Declare stat_failed to be "bool", not "int" everywhere.Jim Meyering
2006-07-25* src/ls.c [enum filetype] (command_line): Remove member. Not needed.Jim Meyering
2006-07-25* src/ls.c: Apply the stat-failed parts of Red Hat'sJim Meyering
2006-07-21(FILE_TYPE_INDICATOR_OPTION): Reposition this new name so the list remains al...Jim Meyering
2006-07-21Fix another bug: ls --indicator-style=file-type would callJim Meyering
2006-07-20Fix a bug: ls --file-type worked like --indicator-style=slash,Jim Meyering
2006-07-19* src/ls.c (print_dir): Give a better diagnostic for failed opendir.Jim Meyering
2006-07-09Adjust to today's renaming changes in system.h.Paul Eggert
2006-07-05* src/ls.c (usage): Correct the description of -G: it is usefulJim Meyering
2006-06-28* src/system.h (CLOSEDIR): Remove. All uses changed to closedir.Paul Eggert
2006-05-30(usage): Add `v' to the list of sorting-related options.Jim Meyering
2006-05-03*** empty log message ***Jim Meyering
2006-05-03(DEFINE_SORT_FUNCTIONS, LIST_SORTFUNCTION_VARIANTS):Jim Meyering
2006-05-03(main): On systems with d_type, directories_first onlyJim Meyering
2006-05-03(xstrcoll_df_version, rev_xstrcoll_df_version): Add space after commaJim Meyering
2006-04-23(sort_type): Rearrange to use as an array index whenJim 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-26In 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-17Switch back from HAVE_ACL to USE_ACL: The acl() syscallJim 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 inPaul 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-16Include stat-time.h, and use its functions instead of the obsoletePaul Eggert
2005-09-05Colorize set-user-ID and set-group-ID files and sticky,Jim Meyering
2005-08-14(long_time_expected_width): Revert last change, just toJim 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-09Use only HAVE_SYS_IOCTL_H to decide whether to include sys/ioctl.h.Paul Eggert
2005-07-08Include stropt.h if available.Paul Eggert
2005-07-03Include "lstat.h" rather than rolling our own.Paul Eggert
2005-06-30Add uses of ARGMATCH_VERIFY to ensure thatJim Meyering
2005-06-29(gobble_file): Use stat.st_author, not stat.st_uidJim Meyering
2005-06-10(any_has_acl): New var.Paul Eggert
2005-06-02Don't use "path" or "filename".Paul Eggert
2005-05-14Update FSF postal mail address.Jim Meyering
2005-05-14Update FSF postal mail address.Jim Meyering