]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2017-02-10  Tobias Stoeckmanntimeout: fix race possibly terminating wrong process
2017-02-10  Pádraig Bradydoc: note the relationship between realpath and readlink
2017-02-08  Janne Snabbtail: fix output of redundant headers when resuming
2017-02-08  Pádraig Bradytests: fix tail test race causing false failure
2017-02-08  Pádraig Bradytail: fix erroneous status about 'giving up' on file
2017-02-08  Pádraig Bradydoc: only distribute 5 years of ChangeLogs
2017-02-07  Maxime de Roucymaint: fix HACKING instructions to run a single test
2017-01-25  Pádraig Bradybuild: fix issue with HAVE_FALLOCATE on centos5
2017-01-25  Manolis Ragkousisbuild: Properly expand cu_install_program when cross...
2017-01-21  Mike Swansondircolors: highlight windows archive format
2017-01-21  Pádraig Bradymaint: mention the recent date time zone bug fix
2017-01-21  Assaf Gordonmaint: appease syntax-check failures due to recent...
2017-01-21  Paul Eggertdate: fix TZ= regression
2017-01-21  Paul Eggertbuild: update gnulib submodule to latest
2017-01-15  Jim Meyeringmaint: update README-hacking, now that vc-dwim accepts...
2017-01-15  Paul Eggertdate: output "-00" for indeterminate time zone
2017-01-15  Paul Eggertdate: new option spelling --rfc-email
2017-01-15  Paul Eggertmaint: modernize URLs
2017-01-15  Paul Eggertbuild: update gnulib submodule to latest
2017-01-10  Bernhard Voelkerdoc: move "File timestamps" to a separate chapter
2017-01-10  Eric Blakemaint: fix recent syntax check failures
2017-01-09  Paul Eggertdoc: cover file timestamps better
2017-01-09  Paul Eggertmaint: standardize on "timestamp" as per POSIX
2017-01-09  Pádraig Bradystty: ensure no side effects from invalid options
2017-01-06  Assaf Gordontests: improve 'date --debug' tests
2017-01-06  Assaf Gordonbuild: update gnulib submodule to latest
2017-01-01  Pádraig Bradymaint: update all copyright year number ranges
2016-12-28  Zookodoc: recommend b2sum as well as SHA2
2016-12-28  Pádraig Bradytests: avoid false fails on NFS due to EPERM
2016-12-27  Paul Eggertdoc: Update POSIX part of README (Bug#25259)
2016-12-26  Pádraig Bradywc: with only --bytes, determine size more efficiently
2016-12-20  Pádraig Bradymaint: correct the version for the previous bug fix
2016-12-19  William R.... wc: fix wrong byte counts when using --files-from0
2016-12-18  Pádraig Bradytests: fix typos in previous commit
2016-12-18  Nicolas Ioosstests: support non-MLS enabled SELinux systems
2016-12-08  Torbjörn Granlundfactor: retry properly if Pollard rho gives a trivial...
2016-12-08  Niels Möllerfactor: fix infinite loop in gcd2_odd
2016-12-02  Pádraig Bradydoc: fix --help for: od -t f[SIZE]
2016-11-30  Pádraig Bradymaint: post-release administrivia
2016-11-30  Pádraig Bradyversion 8.26 v8.26
2016-11-30  Pádraig Bradytests: fix false failure with spaces in $PWD
2016-11-30  Pádraig Bradymaint: avoid "make distcheck" failure without excess...
2016-11-29  Pádraig Bradytests: fix ERRORs and false FAILs on some platforms
2016-11-28  Pádraig Bradyhead: fix processing of non-seekable input as seekable
2016-11-28  Kamil Dudkainstall,mkdir: fix handling of -DZ and -pZ, respectively
2016-11-28  Pádraig Bradytac: fix mem corruption when failing to read non seekab...
2016-11-27  Pádraig Bradytail: fix uninitialized memory read when failing to...
2016-11-27  Pádraig Bradydoc: add NEWS entries for recent changes
2016-11-27  Pádraig Bradystat,tail: sync with latest Linux file systems
2016-11-27  Pádraig Bradybuild: fix potential factor build failure on arm and...
2016-11-27  Pádraig Bradyshred,sort: ensure faster unaligned access to rand...
2016-11-26  Paul Eggertshuf: test input-closed bug
2016-11-26  Paul Eggertbuild: update gnulib submodule to latest
2016-11-26  Paul Eggertnumfmt: pacify Sun C 5.14
2016-11-25  Pádraig Bradytests: fix false failure on new ls test
2016-11-25  Pádraig Bradypr: fix read from invalid memory with tabs in separator
2016-11-24  Pádraig Bradyptx: fix an invalid heap reference with short --width
2016-11-24  Bernhard Voelkerdoc: clarify that readlink's --quiet option is on by...
2016-11-24  Pádraig Bradytests: fix false failure with ASAN in rm-readdir-fail
2016-11-24  Pádraig Bradysplit: fix memory corruption during chunk extraction
2016-11-24  Pádraig Bradytail: fix checking of remoteness when not using inotify
2016-11-23  Jim Meyeringbuild: avoid racy failure of "make -jN install"
2016-11-23  Bernhard Voelkermaint: fix 'syntax-check' targets for VPATH builds
2016-11-23  Bernhard Voelkermaint: add build-aux/ar-lib to .gitignore
2016-11-23  Paul Eggertpr: fix integer overflow in buffer size calcs
2016-11-22  Bernhard Voelkercomm: add --total option
2016-11-22  Pádraig Bradyall: update gnulib submodule to latest
2016-11-22  Pádraig Bradytests: fix false failure with FreeBSD 11 multibyte...
2016-11-22  Pádraig Bradytests: fix false fails due to passing env vars to returns_
2016-11-22  Pádraig Bradytests: fix recent tail-2 test regressions
2016-11-22  Pádraig Bradyls: improve alignment of quoted names
2016-11-22  Pádraig Bradyb2sum: a new checksum utility with md5sum like interface
2016-11-22  Jim Meyeringmaint: avoid "make distcheck" failure due to excess...
2016-11-19  Pádraig Bradycp: improve status message when omitting directories
2016-11-16  Pádraig Bradytests: fix non portable date in recent test
2016-11-15  Pádraig Bradytests: fix false failure on OS X
2016-11-15  Antonio Ospitedircolors: highlight Motion JPEG multimedia files
2016-11-14  Jim Meyeringtests: use "returns_" rather than explicit comparison...
2016-11-14  Pádraig Bradyall: reduce usage of proper_name_utf8()
2016-11-13  Bernhard Voelkermaint: add 'returns_' to exclude list in sc_prohibit_an...
2016-11-13  Jim Meyeringtests: use "returns_" rather than explicit comparison...
2016-11-10  Pádraig Bradytail: only retry file open if --retry specifed
2016-11-09  Pádraig Bradytail: ensure -f --retry 'missing' handles truncation
2016-11-09  Pádraig Bradytail: avoid outputting repeated data with remote files
2016-11-08  Pádraig Bradytail: terminate when following pipes and untailable...
2016-11-07  Pádraig Bradymaint: misc tweaks to recent changes
2016-11-07  Pádraig Bradymaint: refactor printing of backup suffix --help
2016-11-07  Rishabh Davemaint: simplify handling of backup --suffix in various...
2016-11-07  Pádraig Bradydate: add %q to output the quarter of the year
2016-11-07  Pádraig Bradyall: update gnulib submodule to latest
2016-11-05  Pádraig Bradydoc: clarify in texinfo that cut doesn't reorder fields
2016-11-05  Pádraig Bradystat: make --format=%N honor the QUOTING_STYLE env var
2016-11-05  Pádraig Bradydoc: improve the --help description of ls -N
2016-11-04  Pádraig Bradydd: warn about counts specified with confusing 0x prefix
2016-10-26  Pádraig Bradymd5sum,sha*sum: fix --ignore-missing with checksums...
2016-10-22  Bishop Bettinidoc: fix typo in stdbuf man page
2016-10-16  Jim Meyeringmaint: we use die; remove now-unnecessary uses of abort
2016-10-16  Pádraig Bradyall: use die() rather than error(EXIT_FAILURE)
2016-10-15  Jim Meyeringbuild: also distribute new file, src/die.h
2016-10-15  Jim Meyeringbuild: add die.h; avoid new warnings from GCC 7
next