summaryrefslogtreecommitdiffstats
path: root/src/ls.c
AgeCommit message (Expand)AuthorLines
2009-04-07maint: Clarify ambiguous refs to Linux kernels or GNU/Linux systemsPádraig Brady-1/+1
2009-04-03ls: fix alignment when month names have varying widthsPádraig Brady-3/+101
2009-04-02doc: Clarify the help for version sorting in ls and sortPádraig Brady-1/+1
2009-03-24ls: make it possible to disable coloring of hard linksKamil Dudka-1/+1
2009-03-06maint: avoid new unused-macro warnings from gccJim Meyering-1/+2
2009-02-20doc: ls: clarify description of -sJim Meyering-2/+2
2009-02-10ls: clean up after wrapped+colored file names with clear-to-EOLJim Meyering-26/+41
2009-01-01cleanup/modernize: don't test HAVE_MBRTOWC; now gnulib provides itJim Meyering-4/+0
2008-12-01avoid warnings about initialization of automatic aggregatesJim Meyering-1/+1
2008-11-10make --help print "Report PROGRAM translation bugs to <...>."Jim Meyering-1/+0
2008-11-10avoid warnings about discarding "qualifiers from pointer target type"Jim Meyering-2/+2
2008-10-28ls: --color now highlights hard linked files, tooKamil Dudka-11/+18
2008-10-23ls: use '.' (not +) as SELinux-only alt. access flag in ls -l outputJim Meyering-6/+19
2008-10-22* src/ls.c (usage): Describe exit statuses more concisely.Paul Eggert-4/+2
2008-10-21ls: make it possible to disable file capabilities checkingKamil Dudka-1/+1
2008-10-21reflect gnulib's removal of lstat.hJim Meyering-1/+0
2008-10-19accommodate gnulib header removalsJim Meyering-1/+0
2008-10-17maint: avoid warning in ls.cJim Meyering-1/+1
2008-10-13doc: adjust spacing in ls --help output, for better man formattingJim Meyering-5/+5
2008-10-13doc: ls: clarify exit status descriptionOndřej Vašík-4/+12
2008-10-03ls and sort: use filevercmp instead of strverscmpKamil Dudka-3/+5
2008-08-20ls: adjust to gnulib changeEric Blake-1/+0
2008-08-05ls: ignore spurious getfilecon failure due to lack of SELinux supportJohn David Anglin-1/+1
2008-08-01ls: --color now highlights files with capabilities, tooKamil Dudka-2/+40
2008-08-01ls -U1 now uses constant memoryKamil Dudka-0/+14
2008-06-27factor out time_t-to-string conversion idiomJim Meyering-4/+1
2008-06-17ls, od: avoid redundant constEric Blake-2/+2
2008-06-16remove redundant const directivesJim Meyering-1/+1
2008-06-14add "const" attribute, where possibleJim Meyering-3/+3
2008-06-03use gnulib's progname moduleJim Meyering-4/+1
2008-06-02declare program_name consistentlyJim Meyering-1/+1
2008-06-02spell author names consistentlyJim Meyering-1/+1
2008-05-26convert 2-author programs to use proper_nameJim Meyering-1/+3
2008-02-17Clean up ls.c.Jim Meyering-7/+1
2008-02-17ls --color no longer outputs unnecessary escape sequencesEd Avis-17/+43
2008-02-17ls: Improve description of --group-directories-first.Dan Jacobson-1/+3
2008-02-16Use the gettime module in ls.c.James Youngman-55/+19
2008-01-29ls: don't segfault on files in /proc with an old libselinuxJim Meyering-1/+12
2007-12-11"ls -l" wouldn't output "+" on SELinux hosts unless -Z was also given.Paul Eggert-34/+38
2007-09-05Adapt to new SELinux behavior: "?" vs. new "unlabeled"Jim Meyering-1/+2
2007-08-28Reflect renaming: mreadlink-with-size -> areadlink-with-size.Jim Meyering-2/+2
2007-08-18Use new "idcache.h" header.Jim Meyering-3/+1
2007-08-11Accommodate more xstrtol changes.Paul Eggert-5/+9
2007-08-04Adapt to new human and xstrtol API.Paul Eggert-4/+9
2007-07-23Update all copyright notices to use the newer form.Jim Meyering-5/+4
2007-07-15ls --color: Don't stat symlinks when neither ORPHAN nor MISSING attribute has...Jim Meyering-1/+7
2007-07-14Remove long-deprecated options.Jim Meyering-9/+0
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering-1/+1
2007-07-08Use <wchar.h>, not "wcwidth.h".Jim Meyering-1/+1
2007-06-18Use mreadlink_with_size (doesn't exit), not xreadlink_with_size.Jim Meyering-2/+2