index
:
coreutils
fiemap-copy
fiemap-copy-2
fiemap-copy-3
master
next
selinux
Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-08
tail: fix erroneous status about 'giving up' on file
Pádraig Brady
1
-4
/
+3
2017-01-25
build: fix issue with HAVE_FALLOCATE on centos5
Pádraig Brady
1
-1
/
+3
2017-01-25
build: Properly expand cu_install_program when cross-compiling
Manolis Ragkousis
1
-1
/
+1
2017-01-21
dircolors: highlight windows archive format
Mike Swanson
1
-0
/
+4
2017-01-21
maint: appease syntax-check failures due to recent updates
Assaf Gordon
1
-1
/
+1
2017-01-20
date: fix TZ= regression
Paul Eggert
1
-5
/
+9
2017-01-14
date: new option spelling --rfc-email
Paul Eggert
1
-6
/
+7
2017-01-14
maint: modernize URLs
Paul Eggert
4
-7
/
+6
2017-01-09
maint: standardize on "timestamp" as per POSIX
Paul Eggert
5
-17
/
+17
2017-01-09
stty: ensure no side effects from invalid options
Pádraig Brady
1
-162
/
+196
2017-01-01
maint: update all copyright year number ranges
Pádraig Brady
137
-137
/
+137
2016-12-26
wc: with only --bytes, determine size more efficiently
Pádraig Brady
1
-11
/
+37
2016-12-19
wc: fix wrong byte counts when using --files-from0
William R. Fraser
1
-0
/
+3
2016-12-08
factor: retry properly if Pollard rho gives a trivial factorization
Torbjörn Granlund
1
-1
/
+15
2016-12-08
factor: fix infinite loop in gcd2_odd
Niels Möller
1
-2
/
+8
2016-12-02
doc: fix --help for: od -t f[SIZE]
Pádraig Brady
1
-1
/
+1
2016-11-28
head: fix processing of non-seekable input as seekable
Pádraig Brady
1
-2
/
+2
2016-11-28
install,mkdir: fix handling of -DZ and -pZ, respectively
Kamil Dudka
2
-2
/
+2
2016-11-28
tac: fix mem corruption when failing to read non seekable inputs
Pádraig Brady
1
-7
/
+4
2016-11-27
tail: fix uninitialized memory read when failing to read file
Pádraig Brady
1
-2
/
+2
2016-11-27
stat,tail: sync with latest Linux file systems
Pádraig Brady
1
-0
/
+9
2016-11-27
build: fix potential factor build failure on arm and risc
Pádraig Brady
1
-6
/
+15
2016-11-27
shred,sort: ensure faster unaligned access to rand module
Pádraig Brady
1
-1
/
+1
2016-11-25
numfmt: pacify Sun C 5.14
Paul Eggert
1
-1
/
+1
2016-11-25
pr: fix read from invalid memory with tabs in separator
Pádraig Brady
1
-1
/
+1
2016-11-24
ptx: fix an invalid heap reference with short --width
Pádraig Brady
1
-0
/
+2
2016-11-24
doc: clarify that readlink's --quiet option is on by default
Bernhard Voelker
1
-1
/
+1
2016-11-24
split: fix memory corruption during chunk extraction
Pádraig Brady
1
-1
/
+1
2016-11-24
tail: fix checking of remoteness when not using inotify
Pádraig Brady
1
-11
/
+4
2016-11-23
build: avoid racy failure of "make -jN install"
Jim Meyering
1
-1
/
+1
2016-11-23
pr: fix integer overflow in buffer size calcs
Paul Eggert
1
-22
/
+37
2016-11-22
comm: add --total option
Bernhard Voelker
1
-4
/
+45
2016-11-22
ls: improve alignment of quoted names
Pádraig Brady
1
-65
/
+199
2016-11-22
b2sum: a new checksum utility with md5sum like interface
Pádraig Brady
9
-14
/
+1321
2016-11-19
cp: improve status message when omitting directories
Pádraig Brady
5
-1
/
+10
2016-11-15
dircolors: highlight Motion JPEG multimedia files
Antonio Ospite
1
-0
/
+2
2016-11-14
all: reduce usage of proper_name_utf8()
Pádraig Brady
11
-20
/
+10
2016-11-10
tail: only retry file open if --retry specifed
Pádraig Brady
1
-1
/
+1
2016-11-09
tail: ensure -f --retry 'missing' handles truncation
Pádraig Brady
1
-1
/
+1
2016-11-09
tail: avoid outputting repeated data with remote files
Pádraig Brady
1
-3
/
+13
2016-11-08
tail: terminate when following pipes and untailable non pipes
Pádraig Brady
1
-1
/
+4
2016-11-07
maint: refactor printing of backup suffix --help
Pádraig Brady
5
-52
/
+22
2016-11-07
maint: simplify handling of backup --suffix in various tools
Rishabh Dave
4
-36
/
+4
2016-11-07
date: add %q to output the quarter of the year
Pádraig Brady
1
-0
/
+1
2016-11-05
stat: make --format=%N honor the QUOTING_STYLE env var
Pádraig Brady
1
-5
/
+36
2016-11-05
doc: improve the --help description of ls -N
Pádraig Brady
1
-2
/
+1
2016-11-04
dd: warn about counts specified with confusing 0x prefix
Pádraig Brady
1
-0
/
+6
2016-10-26
md5sum,sha*sum: fix --ignore-missing with checksums starting with 00
Pádraig Brady
1
-8
/
+12
2016-10-16
maint: we use die; remove now-unnecessary uses of abort
Jim Meyering
4
-11
/
+0
2016-10-16
all: use die() rather than error(EXIT_FAILURE)
Pádraig Brady
83
-800
/
+865
[prev]
[next]