index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ls.c
Age
Commit message (
Expand
)
Author
2014-08-21
maint: refactor ls QUOTING_STYLE env var handling
Yurij Goncharuk
2014-07-01
maint: fix const correctness warnings with security_context_t
Pádraig Brady
2014-06-24
doc: state in ls --help, that -h affects --size format
Pádraig Brady
2014-04-17
ls: don't output colors with unknown TERM env variable
Guilherme de Almeida Suckevicz
2014-01-17
doc: clarify SMACK related --help and documentation
Chengwei Yang
2014-01-02
maint: update all copyright year number ranges
Bernhard Voelker
2013-11-26
doc: clarify the operation of ls -k
Pádraig Brady
2013-09-05
ls: fix possible incorrect exit status when recursing directories
FUJIWARA Katsunori
2013-08-05
doc: more semicolons instead of periods in option descriptions
Benno Schulenberg
2013-08-01
doc: use semicolon instead of period in option descriptions
Benno Schulenberg
2013-07-02
maint: refactor SMACK interface to a separate module
Pádraig Brady
2013-06-24
ls: with -Z, show SMACK security context
Jarkko Sakkinen
2013-05-18
maint: port --enable-gcc-warnings to clang
Paul Eggert
2013-02-20
maint: cleanup up various uses of __attribute__
Pádraig Brady
2013-01-23
maint: define usage note about mandatory args centrally
Bernhard Voelker
2013-01-01
maint: update all copyright year number ranges
Jim Meyering
2012-09-16
ls: fix coloring of dangling symlinks in default listing mode
Pádraig Brady
2012-05-12
ls: color each symlink-to-relative-name in / properly
Jim Meyering
2012-05-02
maint: adjust comments to avoid FP match on binary-operator-at-EOL
Jim Meyering
2012-04-19
maint: ls: use stpncpy/stpcpy, not strncpy/strcpy
Jim Meyering
2012-04-19
maint: modernize/clean-up a small function in ls.c
Jim Meyering
2012-02-20
ls: adjust errnos indicating device non support for xattrs
Pádraig Brady
2012-02-18
ls: cache ACL- and CAP-querying syscall failures
Jim Meyering
2012-02-18
ls: optimize for when getfilecon would often fail (~33% perf. gain)
Jim Meyering
2012-01-27
maint: use single copyright year range
Jim Meyering
2012-01-22
maint: quote 'like this' or "like this", not `like this'
Paul Eggert
2012-01-09
maint: src/*.[ch]: convert more `...' to '...'
Jim Meyering
2012-01-09
maint: src/*.c: change remaining quotes (without embedded spaces)
Jim Meyering
2012-01-09
maint: convert `...' to '...' in --help output
Jim Meyering
2012-01-09
maint: adjust quoting: emit '...', not `...' in diagnostics
Jim Meyering
2012-01-07
maint: use new emit_try_help in place of equivalent fprintf
Jim Meyering
2012-01-01
maint: update all copyright year number ranges
Jim Meyering
2011-12-12
ls: give a more useful diagnostic for a bogus --time-style arg
Jim Meyering
2011-12-08
ls: be responsive to interrupts when color-listing large directories
Jim Meyering
2011-12-04
maint: remove redundant usage declarations (-Wredundant-decls)
Jim Meyering
2011-11-12
ls: plug a per-argument leak
Jim Meyering
2011-11-11
ls: -k no longer affects -l's file sizes
Paul Eggert
2011-10-01
ls: fix output of dangling symlinks colored as target
Pádraig Brady
2011-09-30
ls: avoid reading beyond end of color indicator
Jim Meyering
2011-07-16
ls: port to NonStop (Bug#9076)
Paul Eggert
2011-06-25
doc: improve ls --help grammar
Jim Meyering
2011-06-13
maint: use stat-size module from gnulib
James Youngman
2011-06-09
maint: remove unneeded includes
Pádraig Brady
2011-05-28
ls: placate gcc-4.7.0's -Wstrict-overflow
Jim Meyering
2011-05-27
maint: fix a -Wstrict-overflow build failure with gcc 4.5
Pádraig Brady
2011-05-17
doc: mention that ls time ordering is newest first
Pádraig Brady
2011-05-13
ls: allow stat-free use of --color
Jim Meyering
2011-05-08
maint: remove -Wmissing-field-initializers workarounds
Pádraig Brady
2011-04-03
maint: prohibit direct use of strncmp: prefer STREQ_LEN, STRNCMP_LIT
Jim Meyering
2011-01-01
maint: update all copyright year number ranges
Jim Meyering
[next]