summaryrefslogtreecommitdiffstats
path: root/src/ls.c
AgeCommit message (Expand)AuthorLines
2021-07-28maint: avoid syntax-check failures in recent ls changesPádraig Brady-8/+9
2021-07-28doc: modernize usage of “disk” and “core”Paul Eggert-1/+1
2021-07-28doc: improve ls documentationPaul Eggert-8/+7
2021-07-27ls: rename --null to --zero (Bug#49716)Paul Eggert-28/+29
2021-07-27ls: compute defaults more lazilyPaul Eggert-195/+200
2021-07-26ls: add --null option (Bug#49716)Paul Eggert-14/+25
2021-07-26ls: port to wider off_t, uid_t, gid_tPaul Eggert-10/+10
2021-07-26ls: demacroizePaul Eggert-135/+140
2021-07-26ls: simplify sprintf usagePaul Eggert-24/+14
2021-06-26maint: while (1) → while (true)Paul Eggert-2/+2
2021-04-11maint: use "char const *" rather than "const char *"Pádraig Brady-26/+26
2021-04-11ls: cache name width determinationPádraig Brady-4/+32
2021-04-11ls: add --sort=width option to sort by file name widthCarl Edquist-3/+25
2021-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2020-11-11ls: fix crash printing SELinux context for unstatable filesPádraig Brady-0/+3
2020-10-19build: update gnulib submodule to latestPaul Eggert-1/+1
2020-04-27ls: allow --classify to be ignored for non tty outputJason Kim-4/+18
2020-03-07ls: restore 8.31 behavior on removed directoriesPaul Eggert-22/+0
2020-02-27ls: issue error message on removed directoryColin Watson-0/+22
2020-02-03ls: support --time=creation to show/sort birth timePádraig Brady-13/+72
2020-01-01maint: adjust to split out xstrtol-error gnulib modulePádraig Brady-0/+1
2020-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2019-10-22all: improve parsing of numeric argumentsPaul Eggert-11/+8
2019-10-09ls: use statx instead of stat when availableJeff Layton-7/+138
2019-02-18ls: better align month abbreviations containing digitsDaming Yang-1/+3
2019-01-12ls: with --group-directories-first, also group symlinked dirsPádraig Brady-20/+20
2019-01-01maint: update all copyright year number rangesAssaf Gordon-1/+1
2018-06-20ls: ignore case when coloring file extensionsKaxandra Labat-2/+3
2018-03-27ls: -A now overrides -aPaul Eggert-2/+1
2018-03-16ls: increase the allowed abmon width from 5 to 12Pádraig Brady-2/+5
2018-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2017-12-10doc: reorganize ls -k and --time-style helpPádraig Brady-16/+20
2017-10-27build: ls.c: apply _GL_ATTRIBUTE_PURE to more functionsJim Meyering-4/+4
2017-10-24doc: mention QUOTING_STYLE env var in ls man pageMichael Stone-0/+1
2017-09-19all: prefer HTTPS in URLsPaul Eggert-1/+1
2017-08-29ls: support --hyperlink to output file:// URIsPádraig Brady-38/+165
2017-08-24ls: consistently quote symlink targetsPádraig Brady-0/+5
2017-06-17maint: use C99 for loop initial declarations where possiblePádraig Brady-14/+6
2017-06-10maint: update to work with GCC7's -Werror=implicit-fallthrough=5Jim Meyering-2/+2
2017-01-14maint: modernize URLsPaul Eggert-1/+1
2017-01-09maint: standardize on "timestamp" as per POSIXPaul Eggert-6/+6
2017-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2016-11-22ls: improve alignment of quoted namesPádraig Brady-65/+199
2016-11-05doc: improve the --help description of ls -NPádraig Brady-2/+1
2016-10-16all: use die() rather than error(EXIT_FAILURE)Pádraig Brady-4/+5
2016-10-15build: add die.h; avoid new warnings from GCC 7Jim Meyering-0/+1
2016-09-19ls: fix %%b format and precompute morePaul Eggert-52/+91
2016-09-07ls: allow interruption when reading slow directoriesKamil Dudka-68/+93
2016-03-17date ls pr: fix time zone abbrs on SysV platformsPaul Eggert-15/+8
2016-01-01maint: update all copyright year number rangesPádraig Brady-1/+1