]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
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
2016-10-15  Jim Meyeringmaint: pr: avoid new GCC 7 warning
2016-10-15  Jim Meyeringgnulib: update to latest and adapt printf-quote.sh...
2016-10-04  Pádraig Bradyrm: disallow --n alias for --no-preserve-root
2016-09-28  Pádraig Bradytail: -F now always processes initially untailable...
2016-09-22  Jim Meyeringwho: avoid new warning from upcoming gcc-7
2016-09-19  Paul Eggertls: fix %%b format and precompute more
2016-09-11  George Burgess IVpinky,who: remove redeclarations of ttyname
2016-09-10  Jim Meyeringgnulib: update to latest, for getprogname fixes
2016-09-09  Paul Eggertcp: use FICLONE instead of BTRFS_IOC_CLONE
2016-09-08  Assaf Gordondate: add '--debug' option
2016-09-08  Paul Eggertsort: port to strict C + valgrind
2016-09-08  Paul Eggertbuild: update gnulib submodule to latest
2016-09-07  Pádraig Bradyfactor: reinstate immediate output with interactive use
2016-09-07  Kamil Dudkals: allow interruption when reading slow directories
2016-09-01  Pádraig Bradydoc: fix typo in date example
2016-08-31  Jim Meyeringdircolors: recognize .zst and .tzst suffixes
2016-08-30  Jim Meyeringmaint: tr: tweak/make-consistent a pair of loop indices
2016-08-30  Jim Meyeringtr: move decls "down"
2016-08-29  Jim Meyeringptx: avoid new warning/error from upcoming gcc-7.x
2016-08-18  Pádraig Bradycp: with --parents --no-preserve=mode don't copy dir...
2016-08-18  Pádraig Bradydoc: fix ambiguous multiplier info in dd man page
2016-08-09  Assaf Gordonmaint: refactor common expand(1) and unexpand(1) code
2016-08-03  Philipp Thomasdf: improve performance with many mount points
2016-07-28  Pádraig Bradydoc: revert recent date(1) synopsis change
2016-07-27  Bernhard Voelkermaint: pacify GCC 6 with -Wnull-dereference
2016-07-27  Bernhard Voelkerbuild: update gnulib submodule to latest
2016-07-27  Jim Meyeringmaint: skip a check when en_US.UTF-8 collation rules...
2016-07-27  Pádraig Bradydoc: make date(1) synopsis consistent with output ...
2016-07-27  Bernhard Voelkermaint: fix dependency of man/arch.1
2016-07-18  Kamil Dudkasort: with -h, disallow thousands separator between...
2016-07-18  Kamil Dudkasort: make -h work with -k and blank used as thousands...
2016-07-18  Kamil Dudkamaint: sort.c: deduplicate code for traversing numbers
2016-07-08  Kamil Dudkainstall: with -Z, set default SELinux context for creat...
2016-07-06  Pádraig Bradytests: avoid false failure on 32 bit in readdir() test
2016-07-02  Assaf Gordontests: improve recent seq EPIPE test
2016-06-29  Pádraig Bradystty: fix sane setting of susp to ^z on Solaris
2016-06-26  Peter Benietests: verify that fts diagnoses readdir() failures
2016-06-26  Pádraig Bradyall: update gnulib submodule and tests/init.sh to latest
2016-06-24  Paul Eggertmaint: simplify partial writes etc. in 'yes'
2016-06-24  Pádraig Bradyyes: handle short writes
2016-06-24  Pádraig Bradyyes: fix copy and paste issue with previous commit
2016-06-23  Paul Eggertmaint: work even if argc == INT_MAX
2016-06-01  Pádraig Bradydoc: clarify sort --key handling of default field separ...
2016-06-01  Assaf Gordonsort: modify 'leading spaces' debug warning scenarios
2016-06-01  Assaf Gordontests: sort-debug-warn: add progress information lines
2016-05-15  Pádraig Bradydircolors: output colors for any $TERM matching *color*
2016-05-14  KOBAYASHI Takashinl: reset numbering for each section
next