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
/
NEWS
Age
Commit message (
Expand
)
Author
2015-10-27
all: quote string arguments in error messages
Pádraig Brady
2015-10-27
md5sum: quote all printed file names
Pádraig Brady
2015-10-21
ls: fix off by one error when determining max display columns
Pádraig Brady
2015-10-21
ls: allow -w0 to mean no limit on line length
Pádraig Brady
2015-10-16
dircolors: support globbing of TERM entries
Pádraig Brady
2015-09-23
df: prioritize mounts nearer the device root
Dave Chiluk
2015-09-18
du: avoid to stat all mount points if possible
Bernhard Voelker
2015-09-03
base64: no longer support hex or oct --wrap params
Pádraig Brady
2015-09-03
base32: A new program similar to base64
Pádraig Brady
2015-07-07
shred: fix pattern selection for certain iteration counts
Pádraig Brady
2015-07-03
maint: post-release administrivia
Pádraig Brady
2015-07-03
version 8.24
Pádraig Brady
2015-06-24
factor: avoid interspersed lines for parallel runs
Pádraig Brady
2015-06-22
numfmt: handle leading zeros correctly
Pádraig Brady
2015-06-22
numfmt: avoid integer overflow when rounding
Pádraig Brady
2015-06-21
numfmt: support user specified output precision
Pádraig Brady
2015-06-19
numfmt: implement support for field ranges
Dylan Cali
2015-06-19
numfmt: handle suffixes consistently with --{from,to}-unit
Pádraig Brady
2015-06-09
tail: display file headers correctly with inotify
Pádraig Brady
2015-05-23
mkdir: fix -pZ with existing parent directories
Pádraig Brady
2015-05-13
timeout: with --foreground don't send SIGCONT
Pádraig Brady
2015-05-11
tail: consistently output all data for truncated files
Pádraig Brady
2015-05-11
tail: fix inotify startup races
Pádraig Brady
2015-04-13
df: fix --local hanging with inaccessible remote mounts
Pádraig Brady
2015-03-31
tail: fix -f to follow changes after a rename
Stephane Chazelas
2015-03-20
wc: speedup counting of short lines
Kristoffer Brånemyr
2015-03-04
tee: generalize the --write-error option to --output-error
Pádraig Brady
2015-02-27
tail,stat: improve support for the IBRIX file system
Shane M Seymour
2015-02-24
tee: add --write-error to control handling of closed pipes
Pádraig Brady
2015-02-20
tee: treat '-' operand as file name as mandated by POSIX
Bernhard Voelker
2015-02-18
tee: exit early if no more writable outputs
Pádraig Brady
2015-02-06
tail: return inotify resources where possible
Pádraig Brady
2015-01-31
doc,maint: fix use of "i.e." in documentation and comments
Bernhard Voelker
2015-01-28
sync: support syncing specified arguments
Giuseppe Scrivano
2015-01-24
stty: add support for extproc/LINEMODE
Pádraig Brady
2015-01-19
split: new -t option to select record separator
Assaf Gordon
2015-01-08
maint: adjustments related to previous shuf crash fix
Daiki Ueno
2015-01-01
maint: update all copyright year number ranges
Pádraig Brady
2014-12-02
du: handle sub-bind-mount cycles gracefully
Boris Ranto
2014-11-27
rm: fix prompted number of arguments to remove on some platforms
Pádraig Brady
2014-11-24
paste: fix possible truncated output with large files
Tobias Stoeckmann
2014-11-24
df: only suppress remote mounts of separate exports with --total
Pádraig Brady
2014-11-22
tests: add a case verifying mv on case insensitive file systems
Pádraig Brady
2014-11-21
mv: fail when moving a file to a hardlink
Boris Ranto
2014-10-16
chroot: call chroot() unconditionally to handle bind mounted "/"
Pádraig Brady
2014-10-15
cp: read sparse files more efficiently with non regular destination
Pádraig Brady
2014-10-15
cp: avoid speculative preallocation with --sparse=always
Pádraig Brady
2014-10-15
copy: detect smaller holes than the copy buffer size
Pádraig Brady
2014-10-07
wc: don't miscount /sys and similar file systems
Paul Eggert
2014-09-30
dd: new status=progress level to print stats periodically
Federico Simoncelli
[next]