]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2017-09-14  Bernhard Voelkerptx: avoid infloop due to zero-length matches with...
2017-09-02  Pádraig Bradymaint: post-release administrivia
2017-09-02  Pádraig Bradyversion 8.28 v8.28
2017-09-01  Pádraig Bradytests: fix false failure in recent ls --hyperlink test
2017-09-01  Pádraig Bradymaint: avoid a syntax-check failure
2017-08-31  Pádraig Bradytests: exclude the expensive gnulib fts-tests
2017-08-31  Pádraig Bradytty: don't distinguish input errors
2017-08-31  Pádraig Bradytests: avoid printf '0*d' construct unsupported by ash
2017-08-31  Pádraig Bradytests: skip tests upon failure to set SELinux context
2017-08-30  Kamil Dudkaexpr: fix a recently introduced memory leak
2017-08-30  Pádraig Bradybuild: fix build of renameat2 on Alpine Linux
2017-08-30  Pádraig Bradytty: fix exit code with EINVAL
2017-08-30  Pádraig Bradyruncon: revert "disable use of the TIOCSTI ioctl"
2017-08-30  Pádraig Bradystat: fix determination of max name length on BSD systems
2017-08-29  Pádraig Bradystat,tail: support "AAFS" AppArmor file system
2017-08-29  Pádraig Bradyall: update gnulib submodule to latest
2017-08-29  Pádraig Bradyruncon: disable use of the TIOCSTI ioctl
2017-08-29  Pádraig Bradyls: support --hyperlink to output file:// URIs
2017-08-29  Pádraig Bradydoc: remove older ChangeLog items
2017-08-29  Colin Watsonenv: add --chdir option
2017-08-29  Pádraig Bradytests: don't fail tests when failing to write files
2017-08-29  Josef Cejkadf: avoid stat() for dummy file systems with -l
2017-08-29  Assaf Gordondoc: add 'realpath usage examples' section
2017-08-29  Assaf Gordondoc: fix realpath index entry
2017-08-29  Assaf Gordonrealpath: improve usage description for --relative...
2017-08-25  Pádraig Bradyls: consistently quote symlink targets
2017-08-25  Pádraig Bradytail: reinstate inotify use with FIFOs
2017-08-19  Pádraig Bradymaint: avoid a syntax check failure
2017-08-19  Pádraig Bradytests: fix issues on alpine linux
2017-08-17  Paul Eggertptx: fix some integer overflow bugs
2017-08-17  Paul Eggertnohup: simplify by using fcntl
2017-08-17  Paul Eggertsort: use pthread_sigmask, not sigprocmask
2017-08-17  Paul Eggertsort: minor cleanups
2017-08-17  Paul Eggertsort: file descriptor discipline
2017-08-17  Paul Eggertbuild: update gnulib submodule to latest
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
next