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
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
2015-12-14
maint: fix incorrect spellings etc
Pádraig Brady
-3
/
+3
2015-11-04
ls: default to --quoting=shell-escape for output to terminal
Pádraig Brady
-0
/
+1
2015-11-04
ls: avoid redundant processing when already escaping
Pádraig Brady
-1
/
+5
2015-11-04
ls: document and test new shell-escape quoting
Pádraig Brady
-2
/
+2
2015-11-04
all: avoid quoting file names when possible
Pádraig Brady
-4
/
+3
2015-11-04
all: replace most uses of quotearg_colon() with quote()
Pádraig Brady
-3
/
+3
2015-10-21
ls: fix off by one error when determining max display columns
Pádraig Brady
-1
/
+5
2015-10-21
ls: allow -w0 to mean no limit on line length
Pádraig Brady
-11
/
+22
2015-10-19
ls: detect terminal color support using glob patterns
Pádraig Brady
-1
/
+1
2015-09-03
ls,ptx: restrict quotearg use to file name output
Pádraig Brady
-4
/
+4
2015-08-22
ls: allow -w18446744073709551616
Paul Eggert
-17
/
+32
2015-07-23
build: fprintftime/nstrftime API changes
Paul Eggert
-4
/
+11
2015-05-30
maint: avoid new coverity warnings
Pádraig Brady
-1
/
+0
2015-05-09
build: avoid a warning form gcc's new -Wlogical-op
Jim Meyering
-5
/
+2
2015-04-01
doc: clarify that ls --sort=time is newest first
Pádraig Brady
-3
/
+4
2015-03-26
doc: disambiguate the ls --color description
Christoph Anton Mitterer
-2
/
+3
2015-03-23
doc: clarify default order for ls --sort=size
Dan Jacobson
-1
/
+1
2015-03-04
maint: update stale comment about ls color sequences
Jarosław Gruca
-1
/
+1
2015-02-11
maint: avoid arbitrary memory access with buggy localtime()
Pádraig Brady
-1
/
+2
2015-01-31
doc,maint: fix use of "i.e." in documentation and comments
Bernhard Voelker
-2
/
+2
2015-01-01
maint: update all copyright year number ranges
Pádraig Brady
-1
/
+1
2014-12-30
build: update to latest gnulib
Pádraig Brady
-1
/
+1
2014-12-19
diagnose too-large numbers better
Pádraig Brady
-18
/
+7
2014-11-21
doc: mention how to avoid newlines impacting ls -1
Pádraig Brady
-1
/
+2
2014-09-19
doc: output correct --help references with --program-prefix
Pádraig Brady
-1
/
+1
2014-09-08
maint: prefer 'return status;' to 'exit (status);' in 'main'
Paul Eggert
-1
/
+1
2014-08-21
maint: refactor ls QUOTING_STYLE env var handling
Yurij Goncharuk
-14
/
+22
2014-07-01
maint: fix const correctness warnings with security_context_t
Pádraig Brady
-1
/
+1
2014-06-24
doc: state in ls --help, that -h affects --size format
Pádraig Brady
-1
/
+1
2014-04-17
ls: don't output colors with unknown TERM env variable
Guilherme de Almeida Suckevicz
-1
/
+35
2014-01-17
doc: clarify SMACK related --help and documentation
Chengwei Yang
-9
/
+9
2014-01-02
maint: update all copyright year number ranges
Bernhard Voelker
-1
/
+1
2013-11-26
doc: clarify the operation of ls -k
Pádraig Brady
-1
/
+1
2013-09-05
ls: fix possible incorrect exit status when recursing directories
FUJIWARA Katsunori
-1
/
+1
2013-08-05
doc: more semicolons instead of periods in option descriptions
Benno Schulenberg
-20
/
+24
2013-08-01
doc: use semicolon instead of period in option descriptions
Benno Schulenberg
-13
/
+13
2013-07-02
maint: refactor SMACK interface to a separate module
Pádraig Brady
-11
/
+4
2013-06-24
ls: with -Z, show SMACK security context
Jarkko Sakkinen
-8
/
+33
2013-05-18
maint: port --enable-gcc-warnings to clang
Paul Eggert
-15
/
+23
2013-02-20
maint: cleanup up various uses of __attribute__
Pádraig Brady
-1
/
+1
2013-01-23
maint: define usage note about mandatory args centrally
Bernhard Voelker
-4
/
+3
2013-01-01
maint: update all copyright year number ranges
Jim Meyering
-1
/
+1
[next]