]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
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
2016-05-12  Pádraig Bradystat,tail: add support for the SMB2 remote file system
2016-05-04  Jim Meyeringmaint: avoid new warning from gcc (GCC) 7.0.0 20160503...
2016-04-26  Pádraig Bradytests: avoid false failure when df lists no root file...
2016-04-24  Assaf Gordonseq: detect and report I/O errors immediately
2016-04-22  Pádraig Bradystat,tail: add support for Windows Subsystem for Linux
2016-04-21  Pádraig Bradyyes: avoid redundant diagnostics on write error
2016-04-21  Pádraig Bradysleep,timeout: support overflowing floating point values
2016-04-21  Pádraig Bradytests: avoid potential overflows with `expr`
2016-04-20  Pádraig Bradytests: fix recent false failure due to a race
2016-04-18  Bernhard Voelkertests: let mkdir/p-v.sh fail when compare fails
2016-04-14  Bernhard Voelkerseq: do not allow NaN arguments
2016-04-14  Bernhard Voelkerseq: do not allow 0 as increment value
2016-04-14  Yigal Kormanstat,tail: add support for M1FS
2016-03-31  Pádraig Bradystat: report type for "prl_fs" file systems
2016-03-17  Paul Eggertdate ls pr: fix time zone abbrs on SysV platforms
2016-03-15  Jim Meyeringmaint: remove gl/lib/reg*.c.diff; no longer needed
2016-03-09  Eric Blakebuild: update gnulib submodule to latest
2016-03-07  Jim Meyeringtests: avoid false-failure of split/filter.sh on XFS
2016-03-04  Eric Blaketest: Document that -a and -o are undesirable
2016-02-23  Paul Eggertall: be less strict about usage if POSIX 2008
next