]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
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
2014-07-02  Pádraig Bradypwd: revert default mode back to -P
2014-07-02  Pádraig Bradytests: avoid false failure with spaces in mount point...
2014-07-02  Pádraig Bradytests: avoid errors on systems without getmntent
2014-07-02  Jim Meyeringtests: use "env builtin" in place of "$abs_top_builddir...
2014-07-02  Alex Deymomaint: fix context_t init warning on systems without...
2014-07-01  Jim Meyeringtests: adapt tests to change in pwd's default
2014-07-01  Pádraig Bradymaint: fix const correctness warnings with security_con...
2014-07-01  Namhyung Kimchcon: avoid redundant context allocations
2014-07-01  Namhyung Kimchcon: use security_check_context() for context validation
2014-06-30  Pádraig Bradypwd: assume -L mode by default, as per POSIX
2014-06-26  Pádraig Bradytests: use predetermined NON_ROOT_GID
2014-06-26  Pádraig Bradymaint: mention when the du cycle warning bug was introduced
2014-06-26  Petr Stodůlkaid: output the effective group for the process
2014-06-25  Pádraig Bradydf: report correct device in presence of eclipsed mounts
2014-06-24  Pádraig Bradydf: look for accessible mount points for specified...
2014-06-24  Pádraig Bradydf: output placeholder values for inaccessible mount...
2014-06-24  Pádraig Bradydu: ignore directory cycles due to bind mounts
2014-06-24  Pádraig Bradydoc: state in ls --help, that -h affects --size format
2014-06-19  Pádraig Bradydoc: clarify chgrp restrictions
2014-06-18  Pádraig Bradydf: use all of the last device details provided
2014-06-18  Pádraig Bradyseq: fix incorrect output with start or end of -0
next