index
:
coreutils
fiemap-copy
fiemap-copy-2
fiemap-copy-3
master
next
selinux
Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ls.c
Age
Commit message (
Expand
)
Author
Lines
2021-07-28
maint: avoid syntax-check failures in recent ls changes
Pádraig Brady
-8
/
+9
2021-07-28
doc: modernize usage of “disk” and “core”
Paul Eggert
-1
/
+1
2021-07-28
doc: improve ls documentation
Paul Eggert
-8
/
+7
2021-07-27
ls: rename --null to --zero (Bug#49716)
Paul Eggert
-28
/
+29
2021-07-27
ls: compute defaults more lazily
Paul Eggert
-195
/
+200
2021-07-26
ls: add --null option (Bug#49716)
Paul Eggert
-14
/
+25
2021-07-26
ls: port to wider off_t, uid_t, gid_t
Paul Eggert
-10
/
+10
2021-07-26
ls: demacroize
Paul Eggert
-135
/
+140
2021-07-26
ls: simplify sprintf usage
Paul Eggert
-24
/
+14
2021-06-26
maint: while (1) → while (true)
Paul Eggert
-2
/
+2
2021-04-11
maint: use "char const *" rather than "const char *"
Pádraig Brady
-26
/
+26
2021-04-11
ls: cache name width determination
Pádraig Brady
-4
/
+32
2021-04-11
ls: add --sort=width option to sort by file name width
Carl Edquist
-3
/
+25
2021-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2020-11-11
ls: fix crash printing SELinux context for unstatable files
Pádraig Brady
-0
/
+3
2020-10-19
build: update gnulib submodule to latest
Paul Eggert
-1
/
+1
2020-04-27
ls: allow --classify to be ignored for non tty output
Jason Kim
-4
/
+18
2020-03-07
ls: restore 8.31 behavior on removed directories
Paul Eggert
-22
/
+0
2020-02-27
ls: issue error message on removed directory
Colin Watson
-0
/
+22
2020-02-03
ls: support --time=creation to show/sort birth time
Pádraig Brady
-13
/
+72
2020-01-01
maint: adjust to split out xstrtol-error gnulib module
Pádraig Brady
-0
/
+1
2020-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2019-10-22
all: improve parsing of numeric arguments
Paul Eggert
-11
/
+8
2019-10-09
ls: use statx instead of stat when available
Jeff Layton
-7
/
+138
2019-02-18
ls: better align month abbreviations containing digits
Daming Yang
-1
/
+3
2019-01-12
ls: with --group-directories-first, also group symlinked dirs
Pádraig Brady
-20
/
+20
2019-01-01
maint: update all copyright year number ranges
Assaf Gordon
-1
/
+1
2018-06-20
ls: ignore case when coloring file extensions
Kaxandra Labat
-2
/
+3
2018-03-27
ls: -A now overrides -a
Paul Eggert
-2
/
+1
2018-03-16
ls: increase the allowed abmon width from 5 to 12
Pádraig Brady
-2
/
+5
2018-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2017-12-10
doc: reorganize ls -k and --time-style help
Pádraig Brady
-16
/
+20
2017-10-27
build: ls.c: apply _GL_ATTRIBUTE_PURE to more functions
Jim Meyering
-4
/
+4
2017-10-24
doc: mention QUOTING_STYLE env var in ls man page
Michael Stone
-0
/
+1
2017-09-19
all: prefer HTTPS in URLs
Paul Eggert
-1
/
+1
2017-08-29
ls: support --hyperlink to output file:// URIs
Pádraig Brady
-38
/
+165
2017-08-24
ls: consistently quote symlink targets
Pádraig Brady
-0
/
+5
2017-06-17
maint: use C99 for loop initial declarations where possible
Pádraig Brady
-14
/
+6
2017-06-10
maint: update to work with GCC7's -Werror=implicit-fallthrough=5
Jim Meyering
-2
/
+2
2017-01-14
maint: modernize URLs
Paul Eggert
-1
/
+1
2017-01-09
maint: standardize on "timestamp" as per POSIX
Paul Eggert
-6
/
+6
2017-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2016-11-22
ls: improve alignment of quoted names
Pádraig Brady
-65
/
+199
2016-11-05
doc: improve the --help description of ls -N
Pádraig Brady
-2
/
+1
2016-10-16
all: use die() rather than error(EXIT_FAILURE)
Pádraig Brady
-4
/
+5
2016-10-15
build: add die.h; avoid new warnings from GCC 7
Jim Meyering
-0
/
+1
2016-09-19
ls: fix %%b format and precompute more
Paul Eggert
-52
/
+91
2016-09-07
ls: allow interruption when reading slow directories
Kamil Dudka
-68
/
+93
2016-03-17
date ls pr: fix time zone abbrs on SysV platforms
Paul Eggert
-15
/
+8
2016-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
[next]