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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2016-12-26
wc: with only --bytes, determine size more efficiently
Pádraig Brady
2016-12-19
wc: fix wrong byte counts when using --files-from0
William R. Fraser
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-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
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-25
numfmt: pacify Sun C 5.14
Paul Eggert
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
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
pr: fix integer overflow in buffer size calcs
Paul Eggert
2016-11-22
comm: add --total option
Bernhard Voelker
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-19
cp: improve status message when omitting directories
Pádraig Brady
2016-11-15
dircolors: highlight Motion JPEG multimedia files
Antonio Ospite
2016-11-14
all: reduce usage of proper_name_utf8()
Pádraig Brady
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
2016-11-07
maint: refactor printing of backup suffix --help
Pádraig Brady
2016-11-07
maint: simplify handling of backup --suffix in various tools
Rishabh Dave
2016-11-07
date: add %q to output the quarter of the year
Pádraig Brady
2016-11-05
stat: make --format=%N honor the QUOTING_STYLE env var
Pádraig Brady
2016-11-05
doc: improve the --help description of ls -N
Pádraig Brady
2016-11-04
dd: warn about counts specified with confusing 0x prefix
Pádraig Brady
2016-10-26
md5sum,sha*sum: fix --ignore-missing with checksums starting with 00
Pádraig Brady
2016-10-16
maint: we use die; remove now-unnecessary uses of abort
Jim Meyering
2016-10-16
all: use die() rather than error(EXIT_FAILURE)
Pádraig Brady
2016-10-15
build: also distribute new file, src/die.h
Jim Meyering
2016-10-15
build: add die.h; avoid new warnings from GCC 7
Jim Meyering
2016-10-15
maint: pr: avoid new GCC 7 warning
Jim Meyering
2016-10-04
rm: disallow --n alias for --no-preserve-root
Pádraig Brady
2016-09-28
tail: -F now always processes initially untailable files
Pádraig Brady
2016-09-22
who: avoid new warning from upcoming gcc-7
Jim Meyering
2016-09-19
ls: fix %%b format and precompute more
Paul Eggert
2016-09-11
pinky,who: remove redeclarations of ttyname
George Burgess IV
2016-09-09
cp: use FICLONE instead of BTRFS_IOC_CLONE
Paul Eggert
2016-09-08
date: add '--debug' option
Assaf Gordon
2016-09-07
sort: port to strict C + valgrind
Paul Eggert
[next]