]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2014-12-10  Pádraig Bradybuild: use the system printf routines in most cases
2014-12-03  Pádraig Bradymaint: avoid -fsanitize=undefined warning in rand-isaac
2014-12-02  Pádraig Bradymaint: avoid signed overflow warning with -O3
2014-12-02  Boris Rantodu: handle sub-bind-mount cycles gracefully
2014-11-29  Pádraig Bradytests: avoid hardlink to symlink tests where not supported
2014-11-28  Pádraig Bradybuild: fix missing casts from recent change
2014-11-27  Pádraig Bradyrm: fix prompted number of arguments to remove on some...
2014-11-26  Pádraig Bradytests: fix portability issue in dd/ascii test
2014-11-26  Paul Eggertbuild: port new rule for coreutils.h to old Bash
2014-11-24  Tobias Stoeckmannpaste: fix possible truncated output with large files
2014-11-24  Pádraig Bradydf: only suppress remote mounts of separate exports...
2014-11-23  Pádraig Bradydf: ensure -a shows all remote file system entries
2014-11-22  Pádraig Bradytests: add a case verifying mv on case insensitive...
2014-11-21  Pádraig Bradydoc: mention how to avoid newlines impacting ls -1
2014-11-21  Pádraig Bradytests: chcon: avoid false failure with newer selinux
2014-11-21  Boris Rantomv: fail when moving a file to a hardlink
2014-11-18  Pádraig Bradymaint: run strftime syntax check on newer systems
2014-10-30  Pádraig Bradymaint: tests: fix comments about retry_delay_
2014-10-30  Pádraig Bradytests: make inotify-rotate more robust and efficient
2014-10-29  Bernhard Voelkertests: make du/move-dir-while-traversing more robust
2014-10-27  Pádraig Bradydoc: mention that df -a includes duplicate file systems
2014-10-23  Pádraig Bradymaint: improve sc_long_lines syntax-check speed
2014-10-23  Mike Frysingertests: d_type-check: don't hardcode the C library name
2014-10-17  Bernhard Voelkertests: avoid false failure when comparing /proc files
2014-10-16  Pádraig Bradytests: fix test hang with unstable inodes in /proc
2014-10-15  Pádraig Bradychroot: call chroot() unconditionally to handle bind...
2014-10-15  Pádraig Bradycopy: avoid an extraneous error when reporting errors
2014-10-15  Pádraig Bradycp: read sparse files more efficiently with non regular...
2014-10-15  Pádraig Bradycp: avoid speculative preallocation with --sparse=always
2014-10-15  Pádraig Bradycopy: detect smaller holes than the copy buffer size
2014-10-09  Wieland Hoffmanndoc: clarify that timeout limits are not 2038 seconds
2014-10-08  Pádraig Bradymaint: avoid new signed overflow warning on 32 bit
2014-10-08  Jim Meyeringtests: split/b-chunk.sh: avoid spurious fail on non...
2014-10-08  Pádraig Bradymaint: avoid syntax-check failures in previous patch
2014-10-07  Paul Eggertwc: don't miscount /sys and similar file systems
2014-10-04  Bernhard Voelkerdoc: document stat's output with the --terse option
2014-10-02  Nick Alcocktests: fix false failure for test referencing libdl
2014-10-02  Bernhard Voelkermaint: avoid double semicolon syntax check failure
2014-09-30  Federico Simoncellidd: new status=progress level to print stats periodically
2014-09-30  Pádraig Bradydd: use more robust SIGUSR1 handling
2014-09-24  Paul Eggerttest: check for Fedora 20 sort key bug
2014-09-24  David Sterbamv: use reflink=auto mode by default
2014-09-23  Pádraig Bradystty: only list supported options in --help and man...
2014-09-23  Michal Nazarewiczdoc: fix use of "e.g." in stdbuf help message
2014-09-22  Bernhard Voelkerbuild: pass program name to help2man after other options
2014-09-22  Bernhard Voelkerbuild: fix argument count check in dummy-man again
2014-09-22  Alban Bedelbuild: fix an inverted test breaking dummy-man
2014-09-19  Pádraig Bradybuild: fix dependency issues with man page generation
2014-09-19  Jim Meyeringmaint: don't trigger gcc-5's new -Wlogical-not-parenthe...
2014-09-19  Pádraig Bradycp: fix handling of -H with multiply specified source...
2014-09-19  Pádraig Bradycp: issue correct warning and ignore duplicate source...
2014-09-19  Pádraig Bradydoc: output correct --help references with --program...
2014-09-19  Pádraig Bradydoc: ensure the correct texinfo nodes are referenced...
2014-09-16  Bernhard Voelkertests: fix false du failure on newer XFS
2014-09-11  Paul Eggertcat: allow copying empty files to themselves
2014-09-11  Pádraig Bradydoc: reference online info pages directly from man...
2014-09-10  Pádraig Bradydoc: adjust reference to info nodes in man pages
2014-09-10  Pádraig Bradymaint: include libstdbuf.c in extraneous headers check
2014-09-10  Pádraig Bradybuild: adjust previous transformations on libstdbuf...
2014-09-10  Pádraig Bradybuild: avoid name transformations on libstdbuf
2014-09-09  Pádraig Bradymaint: fix syntax-check issues in recent commit
2014-09-09  Paul Eggertmaint: avoid file-scope names of the form _[a-z]*
2014-09-09  Paul Eggertmaint: prefer 'return status;' to 'exit (status);'...
2014-09-09  Paul Eggertdoc: rename "coreutils invocation" to "Multi-call invoc...
2014-09-09  Paul Eggertdoc: mention which commands are optional
2014-09-06  Bernhard Voelkerdoc: fix typos
2014-09-03  Paul Eggertdoc: spell "indeterminate" correctly
2014-08-23  Pádraig Bradymaint: ensure fiemap extents flags are compared correctly
2014-08-22  Paul Eggertmaint: avoid int64_t and similar types unless they...
2014-08-21  Yurij Goncharukmaint: refactor ls QUOTING_STYLE env var handling
2014-08-21  Fridolin Pokornydoc: clarify that duplicate NFS mounts are skipped...
2014-08-19  Pádraig Bradydf: improve mount point selection with inaccurate mount...
2014-08-11  Rasmus Borup... cp: remove redundant possibly expensive heap deallocation
2014-08-04  Reuben Thomasdoc: indicate that FILE arguments are optional with...
2014-08-03  Anders Jonssonnumfmt: fix misspelling in --debug message
2014-08-01  Paul Eggerttests: fix typo in tail-2/inotify-race
2014-08-01  Bernhard Voelkerchroot: perform chdir("/") again unless new --skip...
2014-07-31  Pádraig Bradybuild: avoid building stdbuf on cygwin
2014-07-29  Eric Blakedoc: clarify that floating point parses "inf"
2014-07-19  Paul Eggertmaint: fix message translation glitches
2014-07-18  Pádraig Bradymaint: post-release administrivia
2014-07-18  Pádraig Bradyversion 8.23 v8.23
2014-07-18  Pádraig Bradybuild: port new bootstrap script to POSIX shells
2014-07-18  Pádraig Bradytests: fix false failure with spaces in the test directory
2014-07-18  Pádraig Bradybuild: don't distribute generated coreutils.h
2014-07-18  Pádraig Bradytests: fix false failure in cp --preserve=context test
2014-07-18  Pádraig Bradymaint: avoid a syntax-check warning in previous commit
2014-07-17  Paul Eggertbuild: port to non-GNU make
2014-07-16  Assaf Gordonnumfmt: fix isblank() usage for some unibyte locales
2014-07-14  Pádraig Bradytests: fix portabilitiy issue in new od-endian test
2014-07-14  Pádraig Bradytests: fix portability issue in new dd/ascii test
2014-07-13  Pádraig Bradytests: avoid hang when files created with wrong permissions
2014-07-13  Pádraig Bradymaint: avoid clang -Wint-to-pointer-cast warning
2014-07-13  Pádraig Bradybuild: update gnulib submodule to latest
2014-07-13  Pádraig Bradysort: avoid undefined operation with destroying locked...
2014-07-13  Shayan Pooyasort: fix two threading issues reported by valgrind
2014-07-13  Pádraig Bradymaint: avoid an inconsequential mem leak
2014-07-13  Jim Meyeringbuild: adjust new rule not to depend on bash-4.x
2014-07-13  Alex Deymobuild: support building all tools in a single binary
2014-07-03  Bernhard Voelkermaint: simplify parsing df's output in shell scripts
next