]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2017-08-14  Pádraig Bradykill: fix signal number to name lookup on AIX
2017-08-14  Pádraig Bradybuild: use the appropriate single file include option...
2017-08-14  Pádraig Bradytests: avoid false failures on AIX
2017-08-14  Pádraig Bradysort: handle musl locale differences in --debug reporting
2017-08-14  Pádraig Bradyseq: produce consistent error messages upon write error
2017-08-14  Pádraig Bradytests: fix false failure with large printf formats
2017-08-12  Jim Meyeringbuild: adjust warning options to work with latest GCC
2017-08-12  Jim Meyeringgnulib: update to latest and adjust gl/modules/tempname...
2017-08-12  Jim Meyeringchroot: fix typo in preceding change: didn't compile
2017-08-10  Jim Meyeringdoc: correct technicality in chroot's --help output
2017-08-09  Assaf Gordondoc: fix join example
2017-08-03  Paul Eggertbuild: update gnulib submodule to latest
2017-08-03  Paul Eggertcopy: more-accurate warning about destruction
2017-08-03  Pádraig Bradymaint: avoid a syntax-check failure
2017-08-02  Paul Eggertbuild: update gnulib submodule to latest
2017-08-01  Paul Eggertcopy: go back to failing 'cp --backup a~ a'
2017-07-31  Paul Eggertcopy: sanity-check --suffix
2017-07-31  Paul Eggertcopy: make backup files more reliably
2017-07-31  Paul Eggertshred: avoid rename race
2017-07-31  Paul Eggertbuild: update gnulib submodule to latest
2017-07-25  Jim Meyeringmaint: fix grammar in a shred.c comment
2017-07-23  Pádraig Bradymaint: fix recent syntax-check failures
2017-07-23  Pádraig Bradyshred: remove redundant zeroing of freed memory
2017-07-23  Pádraig Bradymaint: resync with blake2 upstream
2017-07-23  Pádraig Bradytests: avoid a false failure on AIX
2017-07-20  Paul Eggertshred: use explicit_bzero
2017-07-20  Paul Eggertbuild: update gnulib submodule to latest
2017-07-10  Andreas Schwabnproc: fix indentation of usage output
2017-07-10  Jim Meyeringgroups: do not exit early
2017-07-08  Jim Meyeringtests: groups-dash.sh: avoid false failure
2017-07-08  Jim Meyeringdoc: tweak wording
2017-06-28  Assaf Gordonexpr: add multibyte support
2017-06-20  Jim Meyeringmaint: avoid spurious "make distcheck" failure
2017-06-17  Pádraig Bradymaint: use C99 for loop initial declarations where...
2017-06-17  Pádraig Bradytail: only use inotify with regular files
2017-06-17  Pádraig Bradytail: with -f don't warn if doing a blocking read of...
2017-06-11  Pádraig Bradytail: exit promptly when output no longer writable
2017-06-11  Jim Meyeringmaint: update to work with GCC7's -Werror=implicit...
2017-06-07  Pádraig Bradytail: with --pid, ensure all inotify events are processed
2017-06-07  Pádraig Bradytests: fix issues with recently added tail test
2017-06-03  Pádraig Bradycopy: don't fail when unable to chown symlinks
2017-05-29  Sebastian Kiseladoc: mention `setpriv --no-new-privs` feature in runcon...
2017-05-18  Pádraig Bradymv: distinguish copy and rename operations with --verbose
2017-05-11  Prateek saxenauptime: remove inconsistent AM/PM from current time
2017-05-04  Pádraig Bradymaint: fix various typos in recent commits
2017-05-04  Jaak Ristiojadoc: Fixed typo in timeout man page
2017-04-30  Pádraig Bradydoc: update the instructions for generating a coverage...
2017-04-27  Paul Eggertdd: simplify translator’s jobs
2017-04-27  Pádraig Bradydate,touch: test and document large TZ security issue
2017-04-27  Pádraig Bradybuild: update gnulib submodule to latest
2017-04-24  Paul Eggertdd: status=progress outputs "6 s", not "6.00001 s"
2017-04-22  Paul Eggertbuild: update gnulib submodule to latest
2017-04-22  Paul Eggertmaint: remove unused functions and constants
2017-04-22  Paul Eggertdate: adjust to gnulib parse-datetime changes
2017-04-22  Paul Eggertbuild: update gnulib submodule to latest
2017-04-18  Bogdan Drozdowskishred: fix invalid pattern generation for certain sizes
2017-04-17  Bo Rydbergdoc: fix awk example for getting penultimate field
2017-04-06  Sebastian Kiselatail: revert to polling if a followed directory is...
2017-04-05  Pádraig Bradymaint: fix syntax-check issues in previous tty commit
2017-04-05  Paul Eggerttty: handle misconfigured namespaces
2017-04-02  Pádraig Bradydoc: refactor and update expand and unexpand --help
2017-04-02  Jacob Kellerexpand,unexpand: add support for incremental tab stops
2017-03-30  Paul Eggertsort: update comment
2017-03-30  Chris Daviesdoc: clarify in dd man page that bs= overrides [io]bs=
2017-03-28  Ludovic Courtèstests: avoid false ulimit failure on some systems
2017-03-28  Pádraig Bradymaint: avoid syntax check failure with wrapped returns_
2017-03-28  Michael Heimpoldsplit: add new --hex-suffixes option
2017-03-28  Pádraig Bradymd5sum,b2sum,sha*sum: don't erroneously trigger BSD...
2017-03-27  Philipp Thomasdf: avoid querying excluded file systems
2017-03-26  Pádraig Bradymaint: avoid a static analysis warning in expand-common
2017-03-26  Pádraig Bradysplit: process more efficiently when filters exit early
2017-03-26  Pádraig Bradysplit: ensure input is processed when filters exit...
2017-03-11  Pádraig Bradytests: avoid a false failure on OS X 10.5.8
2017-03-11  Pádraig Bradybuild: fix missing renameat() on OS X 10.5.8
2017-03-10  Paul Eggerttests: port to tzdb-2017a
2017-03-09  Pádraig Bradybuild: for factor use C in more cases for arm64 and...
2017-03-09  Pádraig Bradydoc: rearrange a recent bug entry to an improvement...
2017-03-09  Pádraig Bradymaint: post-release administrivia
2017-03-09  Pádraig Bradyversion 8.27 v8.27
2017-03-09  Pádraig Bradybuild: update gnulib submodule to latest
2017-03-09  Pádraig Bradystat,tail: support "RDT" Linux kernel control file...
2017-03-09  Pádraig Bradydoc: spelling fix for recent doc addition
2017-03-08  Bernhard Voelkerbuild: avoid redundant build of tr with --enable-single...
2017-03-08  Assaf Gordonbuild: fix 'install-html' target
2017-03-04  Pádraig Bradymaint: bump makeinfo --version requirement to 6.1
2017-03-04  Bernhard Voelkerdoc: avoid makeinfo warning
2017-03-03  Pádraig Bradybuild: update gnulib submodule to latest
2017-03-03  Pádraig Bradytimeout: handle multiple children on solaris
2017-03-03  Pádraig Bradytests: avoid a spurious failure on older debian
2017-03-03  Pádraig Bradybuild: fix libstdbuf build on AIX 7
2017-03-02  Assaf Gordondoc: expand 'join' info section
2017-03-01  Pádraig Bradydoc: give a stronger security warning in md5/sha1 man...
2017-03-01  Pádraig Bradyexpand: avoid an extraneous warning on 32 bit
2017-03-01  Pádraig Bradydoc: indicate sha1 has the same limitations as md5
2017-03-01  Pádraig Bradymaint: avoid a -Werror=null-dereference with GCC-6.3.1
2017-03-01  Pádraig Bradyexpand,unexpand: support specifying a trailing tab...
2017-02-26  Pádraig Bradynproc: support OMP_THREAD_LIMIT to set a max value
2017-02-26  Pádraig Bradybuild: update gnulib submodule to latest
2017-02-23  Pádraig Bradydoc: add NEWS for an improvement to dd in the last...
2017-02-23  Pádraig Bradycp: set SELinux context for --parents directories
next