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
2012-05-12
ls: color each symlink-to-relative-name in / properly
Jim Meyering
-1
/
+8
2012-05-02
maint: adjust comments to avoid FP match on binary-operator-at-EOL
Jim Meyering
-10
/
+10
2012-04-19
maint: ls: use stpncpy/stpcpy, not strncpy/strcpy
Jim Meyering
-9
/
+6
2012-04-19
maint: modernize/clean-up a small function in ls.c
Jim Meyering
-14
/
+11
2012-02-20
ls: adjust errnos indicating device non support for xattrs
Pádraig Brady
-3
/
+1
2012-02-18
ls: cache ACL- and CAP-querying syscall failures
Jim Meyering
-4
/
+57
2012-02-18
ls: optimize for when getfilecon would often fail (~33% perf. gain)
Jim Meyering
-4
/
+32
2012-01-27
maint: use single copyright year range
Jim Meyering
-2
/
+1
2012-01-22
maint: quote 'like this' or "like this", not `like this'
Paul Eggert
-2
/
+2
2012-01-09
maint: src/*.[ch]: convert more `...' to '...'
Jim Meyering
-2
/
+2
2012-01-09
maint: src/*.c: change remaining quotes (without embedded spaces)
Jim Meyering
-47
/
+47
2012-01-09
maint: convert `...' to '...' in --help output
Jim Meyering
-7
/
+7
2012-01-09
maint: adjust quoting: emit '...', not `...' in diagnostics
Jim Meyering
-1
/
+1
2012-01-07
maint: use new emit_try_help in place of equivalent fprintf
Jim Meyering
-2
/
+1
2012-01-01
maint: update all copyright year number ranges
Jim Meyering
-1
/
+1
2011-12-12
ls: give a more useful diagnostic for a bogus --time-style arg
Jim Meyering
-24
/
+48
2011-12-08
ls: be responsive to interrupts when color-listing large directories
Jim Meyering
-1
/
+6
2011-12-04
maint: remove redundant usage declarations (-Wredundant-decls)
Jim Meyering
-1
/
+0
2011-11-12
ls: plug a per-argument leak
Jim Meyering
-6
/
+11
2011-11-11
ls: -k no longer affects -l's file sizes
Paul Eggert
-18
/
+33
2011-10-01
ls: fix output of dangling symlinks colored as target
Pádraig Brady
-4
/
+9
2011-09-30
ls: avoid reading beyond end of color indicator
Jim Meyering
-1
/
+1
2011-07-16
ls: port to NonStop (Bug#9076)
Paul Eggert
-0
/
+8
2011-06-25
doc: improve ls --help grammar
Jim Meyering
-1
/
+1
2011-06-13
maint: use stat-size module from gnulib
James Youngman
-0
/
+1
2011-06-09
maint: remove unneeded includes
Pádraig Brady
-2
/
+0
2011-05-28
ls: placate gcc-4.7.0's -Wstrict-overflow
Jim Meyering
-19
/
+35
2011-05-27
maint: fix a -Wstrict-overflow build failure with gcc 4.5
Pádraig Brady
-1
/
+1
2011-05-17
doc: mention that ls time ordering is newest first
Pádraig Brady
-2
/
+2
2011-05-13
ls: allow stat-free use of --color
Jim Meyering
-1
/
+4
2011-05-08
maint: remove -Wmissing-field-initializers workarounds
Pádraig Brady
-1
/
+1
2011-04-03
maint: prohibit direct use of strncmp: prefer STREQ_LEN, STRNCMP_LIT
Jim Meyering
-7
/
+7
2011-01-01
maint: update all copyright year number ranges
Jim Meyering
-1
/
+1
2010-12-28
coreutils: keep lines within 80-column limits
Paul Eggert
-7
/
+14
2010-09-18
build: use gnulib's new termios module
Jim Meyering
-3
/
+1
2010-07-01
ls: use the POSIX date style when the locale does not specify one
Pádraig Brady
-10
/
+2
2010-06-29
doc: df, du, ls: improve --blocksize description in --help
Jim Meyering
-1
/
+3
2010-06-10
ls: avoid just-introduced buffer overrun
Jim Meyering
-1
/
+1
2010-06-08
maint: adjust INT_BUFSIZE_BOUND usage for maintainability
Jim Meyering
-2
/
+2
2010-05-31
maint: make spacing around "=" consistent, even in IF_LINT
Jim Meyering
-1
/
+1
2010-05-31
maint: replace each "for (;;)" with "while (true)"
Jim Meyering
-1
/
+1
2010-05-03
maint: remove now-redundant definitions provided by signal.h
Jim Meyering
-3
/
+0
2010-04-24
maint: remove now-unnecessary #if HAVE_header_H tests.
Jim Meyering
-3
/
+1
2010-03-18
doc: improve ls --help's description of --escape (-b)
Eric Blake
-1
/
+1
2010-02-17
ls: fix a regression by honoring NORMAL attributes again
Moritz Orbach
-1
/
+20
2010-02-01
ls --color: don't emit a final no-op escape sequence
Jim Meyering
-1
/
+9
2010-01-12
ls: reorder includes to work around broken <sys/capability.h>
Kamil Dudka
-4
/
+7
2010-01-01
ls: fix color of broken symlinks colored as target
Eric Blake
-1
/
+3
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
-1
/
+2
2009-12-19
doc: enhance and reference info about version comparison
Pádraig Brady
-2
/
+1
[next]