summaryrefslogtreecommitdiff
path: root/src/ls.c
Commit message (Expand)AuthorAgeFilesLines
* ls: --color: honor separate sequences for extension casesPádraig Brady2023-03-131-5/+61
* maint: update all copyright year number rangesPádraig Brady2023-01-011-1/+1
* maint: prefer static_assert to verifyPaul Eggert2022-09-151-3/+3
* ls: support explicit --time=modification selectionPádraig Brady2022-08-131-1/+4
* doc: ls: clarify description of timestampsPádraig Brady2022-08-121-2/+2
* maint: simplify comparisonsPaul Eggert2022-05-171-1/+1
* ls: avoid expensive capability lookup by defaultPádraig Brady2022-04-031-1/+1
* ls: avoid triggering automountsRohan Sable2022-03-071-1/+1
* sort: fix several version-sort problemsPaul Eggert2022-02-121-7/+9
* doc: ls: reference dircolors(1) from --helpPádraig Brady2022-02-121-1/+1
* doc: ls: improve --help formattingPádraig Brady2022-02-121-23/+68
* maint: update all copyright year number rangesPádraig Brady2022-01-021-1/+1
* ls: improve doc for =WHENPaul Eggert2021-12-241-9/+7
* doc: colorize -> colorPaul Eggert2021-12-241-2/+2
* maint: syntax-check requires "char const *", not "const char *"Jim Meyering2021-12-201-2/+2
* maint: use GNU style for spacingPaul Eggert2021-12-181-3/+3
* maint: prefer MAYBE_UNUSEDPaul Eggert2021-11-181-1/+1
* maint: prefer attribute.h in .c filesPaul Eggert2021-10-311-8/+12
* ls: port to OpenBSDPaul Eggert2021-10-021-2/+2
* maint: avoid syntax-check failures in recent ls changesPádraig Brady2021-07-281-8/+9
* doc: modernize usage of “disk” and “core”Paul Eggert2021-07-281-1/+1
* doc: improve ls documentationPaul Eggert2021-07-281-8/+7
* ls: rename --null to --zero (Bug#49716)Paul Eggert2021-07-271-28/+29
* ls: compute defaults more lazilyPaul Eggert2021-07-271-195/+200
* ls: add --null option (Bug#49716)Paul Eggert2021-07-261-14/+25
* ls: port to wider off_t, uid_t, gid_tPaul Eggert2021-07-261-10/+10
* ls: demacroizePaul Eggert2021-07-261-135/+140
* ls: simplify sprintf usagePaul Eggert2021-07-261-24/+14
* maint: while (1) → while (true)Paul Eggert2021-06-261-2/+2
* maint: use "char const *" rather than "const char *"Pádraig Brady2021-04-111-26/+26
* ls: cache name width determinationPádraig Brady2021-04-111-4/+32
* ls: add --sort=width option to sort by file name widthCarl Edquist2021-04-111-3/+25
* maint: update all copyright year number rangesPádraig Brady2021-01-011-1/+1
* ls: fix crash printing SELinux context for unstatable filesPádraig Brady2020-11-111-0/+3
* build: update gnulib submodule to latestPaul Eggert2020-10-191-1/+1
* ls: allow --classify to be ignored for non tty outputJason Kim2020-04-271-4/+18
* ls: restore 8.31 behavior on removed directoriesPaul Eggert2020-03-071-22/+0
* ls: issue error message on removed directoryColin Watson2020-02-271-0/+22
* ls: support --time=creation to show/sort birth timePádraig Brady2020-02-031-13/+72
* maint: adjust to split out xstrtol-error gnulib modulePádraig Brady2020-01-011-0/+1
* maint: update all copyright year number rangesPádraig Brady2020-01-011-1/+1
* all: improve parsing of numeric argumentsPaul Eggert2019-10-221-11/+8
* ls: use statx instead of stat when availableJeff Layton2019-10-091-7/+138
* ls: better align month abbreviations containing digitsDaming Yang2019-02-181-1/+3
* ls: with --group-directories-first, also group symlinked dirsPádraig Brady2019-01-121-20/+20
* maint: update all copyright year number rangesAssaf Gordon2019-01-011-1/+1
* ls: ignore case when coloring file extensionsKaxandra Labat2018-06-201-2/+3
* ls: -A now overrides -aPaul Eggert2018-03-271-2/+1
* ls: increase the allowed abmon width from 5 to 12Pádraig Brady2018-03-161-2/+5
* maint: update all copyright year number rangesPádraig Brady2018-01-011-1/+1