Age | Commit message (Expand) | Author |
2008-11-10 | make --help print "Report PROGRAM translation bugs to <...>." | Jim Meyering |
2008-11-10 | avoid warnings about discarding "qualifiers from pointer target type" | Jim Meyering |
2008-10-28 | ls: --color now highlights hard linked files, too | Kamil Dudka |
2008-10-23 | ls: use '.' (not +) as SELinux-only alt. access flag in ls -l output | Jim Meyering |
2008-10-22 | * src/ls.c (usage): Describe exit statuses more concisely. | Paul Eggert |
2008-10-21 | ls: make it possible to disable file capabilities checking | Kamil Dudka |
2008-10-21 | reflect gnulib's removal of lstat.h | Jim Meyering |
2008-10-19 | accommodate gnulib header removals | Jim Meyering |
2008-10-17 | maint: avoid warning in ls.c | Jim Meyering |
2008-10-13 | doc: adjust spacing in ls --help output, for better man formatting | Jim Meyering |
2008-10-13 | doc: ls: clarify exit status description | Ondřej Vašík |
2008-10-03 | ls and sort: use filevercmp instead of strverscmp | Kamil Dudka |
2008-08-20 | ls: adjust to gnulib change | Eric Blake |
2008-08-05 | ls: ignore spurious getfilecon failure due to lack of SELinux support | John David Anglin |
2008-08-01 | ls: --color now highlights files with capabilities, too | Kamil Dudka |
2008-08-01 | ls -U1 now uses constant memory | Kamil Dudka |
2008-06-27 | factor out time_t-to-string conversion idiom | Jim Meyering |
2008-06-17 | ls, od: avoid redundant const | Eric Blake |
2008-06-16 | remove redundant const directives | Jim Meyering |
2008-06-14 | add "const" attribute, where possible | Jim Meyering |
2008-06-03 | use gnulib's progname module | Jim Meyering |
2008-06-02 | declare program_name consistently | Jim Meyering |
2008-06-02 | spell author names consistently | Jim Meyering |
2008-05-26 | convert 2-author programs to use proper_name | Jim Meyering |
2008-02-17 | Clean up ls.c. | Jim Meyering |
2008-02-17 | ls --color no longer outputs unnecessary escape sequences | Ed Avis |
2008-02-17 | ls: Improve description of --group-directories-first. | Dan Jacobson |
2008-02-16 | Use the gettime module in ls.c. | James Youngman |
2008-01-29 | ls: don't segfault on files in /proc with an old libselinux | Jim Meyering |
2007-12-11 | "ls -l" wouldn't output "+" on SELinux hosts unless -Z was also given. | Paul Eggert |
2007-09-05 | Adapt to new SELinux behavior: "?" vs. new "unlabeled" | Jim Meyering |
2007-08-28 | Reflect renaming: mreadlink-with-size -> areadlink-with-size. | Jim Meyering |
2007-08-18 | Use new "idcache.h" header. | Jim Meyering |
2007-08-11 | Accommodate more xstrtol changes. | Paul Eggert |
2007-08-04 | Adapt to new human and xstrtol API. | Paul Eggert |
2007-07-23 | Update all copyright notices to use the newer form. | Jim Meyering |
2007-07-15 | ls --color: Don't stat symlinks when neither ORPHAN nor MISSING attribute has... | Jim Meyering |
2007-07-14 | Remove long-deprecated options. | Jim Meyering |
2007-07-10 | Change "version 2" to "version 3" in all copyright notices. | Jim Meyering |
2007-07-08 | Use <wchar.h>, not "wcwidth.h". | Jim Meyering |
2007-06-18 | Use mreadlink_with_size (doesn't exit), not xreadlink_with_size. | Jim Meyering |
2007-04-24 | ls --color once again colors dangling symlinks correctly | Eric Blake |
2007-04-10 | ls: don't form or compute the length of strings that won't be used. | Jim Meyering |
2007-04-07 | Fix a bug in how the LS_COLORS ln=target attribute is handled. | Eric Blake |
2007-04-02 | * src/ls.c (print_horizontal): Fix bug reported by Mike Frysinger: | Paul Eggert |
2007-03-29 | * src/ls.c (gobble_file): Don't call getfilecon unless print_scontext. | Jim Meyering |
2007-03-29 | ls: Add support for SELinux and a slightly modified -Z option. | Jim Meyering |
2007-03-28 | Help translators include translation team's web or email address. | Jim Meyering |
2007-03-01 | * bootstrap.conf (gnulib_modules): Replace xreadlink with | Bruno Haible |
2007-02-10 | * src/csplit.c (usage): Use two spaces (not one) to separate | Jim Meyering |