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
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
2009-11-09
ls: fix capability coloring
Pádraig Brady
-65
/
+83
2009-10-09
ls: remove explicit getfilecon work-around
Jim Meyering
-11
/
+0
2009-09-30
ls: always print "?" for allocated size of a dereferenced dangling symlink
Pádraig Brady
-5
/
+7
2009-09-29
ls: don't use an undefined struct stat after failed stat/lstat
Jim Meyering
-3
/
+3
2009-09-29
ls: print "?", not "0" as inode of dereferenced dangling symlink
Jim Meyering
-5
/
+13
2009-09-29
ls: with -LR, exit with status 2 upon detecting a cycle
Jim Meyering
-0
/
+1
2009-09-23
maint: Use logical rather than bitwise operators on bools
Pádraig Brady
-5
/
+5
2009-09-23
doc: ls: further improve --help message re --color
Jim Meyering
-3
/
+3
2009-09-22
ls: fix a performance regression
Pádraig Brady
-1
/
+2
2009-09-21
doc: ls: add an article, "the"
Jim Meyering
-1
/
+1
2009-09-21
ls: handle disabling of colors consistently for all tile types
Pádraig Brady
-11
/
+13
2009-09-21
doc: ls: make help for --color more concise and accurate
Pádraig Brady
-8
/
+6
2009-09-21
doc: mention the texinfo documentation in --help
Pádraig Brady
-1
/
+2
2009-09-10
doc: improve various BLOCKSIZE and SIZE help
Ondřej Vašík
-5
/
+2
2009-09-01
ls -i: print consistent inode numbers also for mount points
Jim Meyering
-1
/
+22
2009-08-25
global: convert indentation-TABs to spaces
Jim Meyering
-1489
/
+1489
2009-07-27
ls -1U dir arg ... now works again
Kamil Dudka
-14
/
+15
2009-06-11
ls --color: do not colorize files with multiple hard links by default
Kamil Dudka
-5
/
+5
2009-05-17
maint: use ARRAY_CARDINALITY more
Jim Meyering
-3
/
+3
2009-04-07
maint: Clarify ambiguous refs to Linux kernels or GNU/Linux systems
Pádraig Brady
-1
/
+1
2009-04-03
ls: fix alignment when month names have varying widths
Pádraig Brady
-3
/
+101
2009-04-02
doc: Clarify the help for version sorting in ls and sort
Pádraig Brady
-1
/
+1
2009-03-24
ls: make it possible to disable coloring of hard links
Kamil Dudka
-1
/
+1
2009-03-06
maint: avoid new unused-macro warnings from gcc
Jim Meyering
-1
/
+2
2009-02-20
doc: ls: clarify description of -s
Jim Meyering
-2
/
+2
2009-02-10
ls: clean up after wrapped+colored file names with clear-to-EOL
Jim Meyering
-26
/
+41
2009-01-01
cleanup/modernize: don't test HAVE_MBRTOWC; now gnulib provides it
Jim Meyering
-4
/
+0
2008-12-01
avoid warnings about initialization of automatic aggregates
Jim Meyering
-1
/
+1
2008-11-10
make --help print "Report PROGRAM translation bugs to <...>."
Jim Meyering
-1
/
+0
2008-11-10
avoid warnings about discarding "qualifiers from pointer target type"
Jim Meyering
-2
/
+2
2008-10-28
ls: --color now highlights hard linked files, too
Kamil Dudka
-11
/
+18
2008-10-23
ls: use '.' (not +) as SELinux-only alt. access flag in ls -l output
Jim Meyering
-6
/
+19
2008-10-22
* src/ls.c (usage): Describe exit statuses more concisely.
Paul Eggert
-4
/
+2
2008-10-21
ls: make it possible to disable file capabilities checking
Kamil Dudka
-1
/
+1
2008-10-21
reflect gnulib's removal of lstat.h
Jim Meyering
-1
/
+0
2008-10-19
accommodate gnulib header removals
Jim Meyering
-1
/
+0
2008-10-17
maint: avoid warning in ls.c
Jim Meyering
-1
/
+1
2008-10-13
doc: adjust spacing in ls --help output, for better man formatting
Jim Meyering
-5
/
+5
2008-10-13
doc: ls: clarify exit status description
Ondřej Vašík
-4
/
+12
2008-10-03
ls and sort: use filevercmp instead of strverscmp
Kamil Dudka
-3
/
+5
2008-08-20
ls: adjust to gnulib change
Eric Blake
-1
/
+0
2008-08-05
ls: ignore spurious getfilecon failure due to lack of SELinux support
John David Anglin
-1
/
+1
2008-08-01
ls: --color now highlights files with capabilities, too
Kamil Dudka
-2
/
+40
2008-08-01
ls -U1 now uses constant memory
Kamil Dudka
-0
/
+14
2008-06-27
factor out time_t-to-string conversion idiom
Jim Meyering
-4
/
+1
2008-06-17
ls, od: avoid redundant const
Eric Blake
-2
/
+2
[next]