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
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
2010-12-28
coreutils: keep lines within 80-column limits
Paul Eggert
2010-09-18
build: use gnulib's new termios module
Jim Meyering
2010-07-01
ls: use the POSIX date style when the locale does not specify one
Pádraig Brady
2010-06-29
doc: df, du, ls: improve --blocksize description in --help
Jim Meyering
2010-06-10
ls: avoid just-introduced buffer overrun
Jim Meyering
2010-06-08
maint: adjust INT_BUFSIZE_BOUND usage for maintainability
Jim Meyering
2010-05-31
maint: make spacing around "=" consistent, even in IF_LINT
Jim Meyering
2010-05-31
maint: replace each "for (;;)" with "while (true)"
Jim Meyering
2010-05-03
maint: remove now-redundant definitions provided by signal.h
Jim Meyering
2010-04-24
maint: remove now-unnecessary #if HAVE_header_H tests.
Jim Meyering
2010-03-18
doc: improve ls --help's description of --escape (-b)
Eric Blake
2010-02-17
ls: fix a regression by honoring NORMAL attributes again
Moritz Orbach
2010-02-01
ls --color: don't emit a final no-op escape sequence
Jim Meyering
2010-01-12
ls: reorder includes to work around broken <sys/capability.h>
Kamil Dudka
2010-01-01
ls: fix color of broken symlinks colored as target
Eric Blake
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
2009-12-19
doc: enhance and reference info about version comparison
Pádraig Brady
2009-11-09
ls: fix capability coloring
Pádraig Brady
2009-10-09
ls: remove explicit getfilecon work-around
Jim Meyering
2009-09-30
ls: always print "?" for allocated size of a dereferenced dangling symlink
Pádraig Brady
2009-09-29
ls: don't use an undefined struct stat after failed stat/lstat
Jim Meyering
2009-09-29
ls: print "?", not "0" as inode of dereferenced dangling symlink
Jim Meyering
2009-09-29
ls: with -LR, exit with status 2 upon detecting a cycle
Jim Meyering
2009-09-23
maint: Use logical rather than bitwise operators on bools
Pádraig Brady
2009-09-23
doc: ls: further improve --help message re --color
Jim Meyering
2009-09-22
ls: fix a performance regression
Pádraig Brady
2009-09-21
doc: ls: add an article, "the"
Jim Meyering
2009-09-21
ls: handle disabling of colors consistently for all tile types
Pádraig Brady
2009-09-21
doc: ls: make help for --color more concise and accurate
Pádraig Brady
2009-09-21
doc: mention the texinfo documentation in --help
Pádraig Brady
2009-09-10
doc: improve various BLOCKSIZE and SIZE help
Ondřej Vašík
2009-09-01
ls -i: print consistent inode numbers also for mount points
Jim Meyering
2009-08-25
global: convert indentation-TABs to spaces
Jim Meyering
2009-07-27
ls -1U dir arg ... now works again
Kamil Dudka
2009-06-11
ls --color: do not colorize files with multiple hard links by default
Kamil Dudka
2009-05-17
maint: use ARRAY_CARDINALITY more
Jim Meyering
2009-04-07
maint: Clarify ambiguous refs to Linux kernels or GNU/Linux systems
Pádraig Brady
2009-04-03
ls: fix alignment when month names have varying widths
Pádraig Brady
[prev]
[next]