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
Age
Commit message (
Expand
)
Author
2016-12-08
factor: retry properly if Pollard rho gives a trivial factorization
Torbjörn Granlund
2016-12-08
factor: fix infinite loop in gcd2_odd
Niels Möller
2016-12-02
doc: fix --help for: od -t f[SIZE]
Pádraig Brady
2016-11-30
maint: post-release administrivia
Pádraig Brady
2016-11-30
version 8.26
Pádraig Brady
2016-11-30
tests: fix false failure with spaces in $PWD
Pádraig Brady
2016-11-30
maint: avoid "make distcheck" failure without excess .deps directories
Pádraig Brady
2016-11-29
tests: fix ERRORs and false FAILs on some platforms
Pádraig Brady
2016-11-28
head: fix processing of non-seekable input as seekable
Pádraig Brady
2016-11-28
install,mkdir: fix handling of -DZ and -pZ, respectively
Kamil Dudka
2016-11-28
tac: fix mem corruption when failing to read non seekable inputs
Pádraig Brady
2016-11-27
tail: fix uninitialized memory read when failing to read file
Pádraig Brady
2016-11-27
doc: add NEWS entries for recent changes
Pádraig Brady
2016-11-27
stat,tail: sync with latest Linux file systems
Pádraig Brady
2016-11-27
build: fix potential factor build failure on arm and risc
Pádraig Brady
2016-11-27
shred,sort: ensure faster unaligned access to rand module
Pádraig Brady
2016-11-26
shuf: test input-closed bug
Paul Eggert
2016-11-26
build: update gnulib submodule to latest
Paul Eggert
2016-11-25
numfmt: pacify Sun C 5.14
Paul Eggert
2016-11-25
tests: fix false failure on new ls test
Pádraig Brady
2016-11-25
pr: fix read from invalid memory with tabs in separator
Pádraig Brady
2016-11-24
ptx: fix an invalid heap reference with short --width
Pádraig Brady
2016-11-24
doc: clarify that readlink's --quiet option is on by default
Bernhard Voelker
2016-11-24
tests: fix false failure with ASAN in rm-readdir-fail
Pádraig Brady
2016-11-24
split: fix memory corruption during chunk extraction
Pádraig Brady
2016-11-24
tail: fix checking of remoteness when not using inotify
Pádraig Brady
2016-11-23
build: avoid racy failure of "make -jN install"
Jim Meyering
2016-11-23
maint: fix 'syntax-check' targets for VPATH builds
Bernhard Voelker
2016-11-23
maint: add build-aux/ar-lib to .gitignore
Bernhard Voelker
2016-11-23
pr: fix integer overflow in buffer size calcs
Paul Eggert
2016-11-22
comm: add --total option
Bernhard Voelker
2016-11-22
all: update gnulib submodule to latest
Pádraig Brady
2016-11-22
tests: fix false failure with FreeBSD 11 multibyte quoting
Pádraig Brady
2016-11-22
tests: fix false fails due to passing env vars to returns_
Pádraig Brady
2016-11-22
tests: fix recent tail-2 test regressions
Pádraig Brady
2016-11-22
ls: improve alignment of quoted names
Pádraig Brady
2016-11-22
b2sum: a new checksum utility with md5sum like interface
Pádraig Brady
2016-11-22
maint: avoid "make distcheck" failure due to excess .deps directories
Jim Meyering
2016-11-19
cp: improve status message when omitting directories
Pádraig Brady
2016-11-16
tests: fix non portable date in recent test
Pádraig Brady
2016-11-15
tests: fix false failure on OS X
Pádraig Brady
2016-11-15
dircolors: highlight Motion JPEG multimedia files
Antonio Ospite
2016-11-13
tests: use "returns_" rather than explicit comparison with "$?"
Jim Meyering
2016-11-14
all: reduce usage of proper_name_utf8()
Pádraig Brady
2016-11-13
maint: add 'returns_' to exclude list in sc_prohibit_and_fail_1
Bernhard Voelker
2016-11-13
tests: use "returns_" rather than explicit comparison with "$?"
Jim Meyering
2016-11-10
tail: only retry file open if --retry specifed
Pádraig Brady
2016-11-09
tail: ensure -f --retry 'missing' handles truncation
Pádraig Brady
2016-11-09
tail: avoid outputting repeated data with remote files
Pádraig Brady
2016-11-08
tail: terminate when following pipes and untailable non pipes
Pádraig Brady
[next]