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
Age
Commit message (
Expand
)
Author
Lines
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-10-19
maint: fixes to support improved sc_tight_scope
Pádraig Brady
-6
/
+6
2015-10-19
factor: remove unreachable SQUFOF code at compile time
Pádraig Brady
-38
/
+41
2015-10-19
doc: reference shuf(1) from the sort (-R) man page
Pádraig Brady
-1
/
+1
2015-10-16
maint: avoid uniq.c warning from bleeding-edge gcc's -Wstrict-overflow
Jim Meyering
-1
/
+1
2015-10-16
dircolors: support globbing of TERM entries
Pádraig Brady
-36
/
+9
2015-10-12
tail: no longer warn about unrecognized file systems
Pádraig Brady
-7
/
+3
2015-10-06
csplit: remove erroneous mention of -m in --help
Pádraig Brady
-1
/
+1
2015-10-03
tee: simplify argv handling
Paul Eggert
-14
/
+10
2015-10-03
build: Pacify GCC 5 on 32-bit hosts
Paul Eggert
-14
/
+26
2015-10-03
tail: handle kernel dentry unlink race
Pádraig Brady
-7
/
+23
2015-10-03
build: avoid -Wstrict-overflow warnings with GCC 5.1 on 32 bit
Pádraig Brady
-9
/
+11
2015-10-02
dircolors: add xterm-termite entry
Dario Giovannetti
-0
/
+1
2015-09-23
df: prioritize mounts nearer the device root
Dave Chiluk
-3
/
+9
2015-09-22
maint: avoid deprecation warning with <selinux/flask.h>
Pádraig Brady
-6
/
+2
2015-09-22
sort,numfmt: with --debug, diagnose failure to set locale
Pádraig Brady
-3
/
+11
2015-09-18
du: avoid to stat all mount points if possible
Bernhard Voelker
-35
/
+39
2015-09-12
numfmt: use new set-fields module to parse --field
Assaf Gordon
-163
/
+17
2015-09-12
cut: refactor into set-fields module
Assaf Gordon
-245
/
+386
2015-09-08
maint: fix heap manipulations in previous commit
Pádraig Brady
-3
/
+8
2015-09-04
maint: avoid "definitely lost" valgrind warnings
Pádraig Brady
-0
/
+7
2015-09-03
ls,ptx: restrict quotearg use to file name output
Pádraig Brady
-7
/
+6
2015-09-03
base64: no longer support hex or oct --wrap params
Pádraig Brady
-1
/
+1
2015-09-03
base64: use stricter validation on wrap column
Pádraig Brady
-4
/
+3
2015-09-03
base32: A new program similar to base64
Pádraig Brady
-29
/
+62
2015-08-31
doc: clarify in --help/man where short options take no param
Pádraig Brady
-7
/
+11
2015-08-22
ls: allow -w18446744073709551616
Paul Eggert
-17
/
+32
2015-07-23
build: fprintftime/nstrftime API changes
Paul Eggert
-12
/
+24
2015-07-22
doc: discourage use of uname -i and -p options
Pádraig Brady
-2
/
+2
2015-07-15
doc: improve man page for realpath -m
Pádraig Brady
-1
/
+2
2015-07-15
sync: fix build with separate $(LIB_FDATASYNC)
Peter Bray
-0
/
+1
2015-07-09
dircolors: add tmux entries
Pádraig Brady
-0
/
+2
2015-07-07
shred: fix pattern selection for certain iteration counts
Pádraig Brady
-2
/
+3
2015-07-02
wc: fix reading of /proc files on aarch64
Pádraig Brady
-4
/
+8
2015-07-01
numfmt: increase precision on 32 bit FreeBSD
Pádraig Brady
-0
/
+9
2015-07-01
factor: ensure atomic output through pipes
Pádraig Brady
-26
/
+96
2015-06-29
maint: stdbuf.c: avoid the OS X putenv function
Jim Meyering
-1
/
+1
2015-06-29
build: numfmt.c: avoid a shadowing warning
Jim Meyering
-4
/
+4
2015-06-29
numfmt: fix printf argument order
Assaf Gordon
-1
/
+1
2015-06-28
maint: clarify df's use of device IDs from /proc/self/mountinfo
Pádraig Brady
-4
/
+2
2015-06-26
chroot: quote argument in error diagnostic
Pádraig Brady
-1
/
+1
2015-06-25
maint: clarify integer operations in recent commit
Pádraig Brady
-2
/
+5
2015-06-25
build: allow build to complete with -fsanitize=address
Pádraig Brady
-0
/
+3
2015-06-24
maint: avoid undefined behavior in qsort call
Pádraig Brady
-3
/
+3
2015-06-24
factor: avoid interspersed lines for parallel runs
Pádraig Brady
-3
/
+21
2015-06-24
seq: handle exponents more consistently
Pádraig Brady
-2
/
+13
2015-06-24
seq: use consistent output format with hex integers
Pádraig Brady
-7
/
+10
2015-06-24
seq: support inf last item more generally/efficiently
Pádraig Brady
-25
/
+60
2015-06-22
numfmt: don't hardcode floating point limits
Pádraig Brady
-5
/
+8
[prev]
[next]