]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2011-10-30  Jim Meyeringtests: update gnulib to latest to avoid FP DST-related...
2011-10-30  Jim Meyeringtests: doc: fix stale comment in new rm/many-dir-entrie...
2011-10-29  Jim Meyeringtests: don't make tail's pipe-f2 test take the full...
2011-10-27  Jim Meyeringdate: reinstate the --iso-8601 (-I) option
2011-10-27  Jim Meyeringbuild: avoid bootstrap failure when using patch-2.5.8
2011-10-25  Jim Meyeringbuild: do not remove definition of ENODATA, after all
2011-10-24  Eric Blakedoc: NEWS: correct "bug introduced in ..." version...
2011-10-24  Jim Meyeringrm: update gnulib to get an fts fix for Cygwin+NWFS...
2011-10-23  Jim Meyeringmaint: add git hook scripts
2011-10-21  Martial Bornettail: with -f, use nanosleep (not inotify) on a GPFS...
2011-10-20  Mike Frysingerbuild: include man-pages for non-default progs
2011-10-19  Jim Meyeringmaint: tac: prefer "failed to" diagnostic over "cannot"
2011-10-19  Jim Meyeringtac: do not let failed allocation cause immediate exit
2011-10-19  Jim Meyeringtac: use only one temporary file, with multiple nonseek...
2011-10-18  Paul Eggertmaint: make tac.c slightly cleaner
2011-10-17  Jim Meyeringtac: don't leak a file descriptor for each non-seekable...
2011-10-17  Jim Meyeringtac: don't misbehave with multiple non-seekable inputs
2011-10-17  Jim Meyeringmaint: tac: remove sole use of sprintf in favor of...
2011-10-17  Pádraig Bradymaint: speed up make check (vc_exe_in_TESTS)
2011-10-12  Jim Meyeringmaint: post-release administrivia
2011-10-12  Jim Meyeringversion 8.14 v8.14
2011-10-12  Pádraig Bradytests: avoid a false failure on systems without inotify
2011-10-09  Jim Meyeringbuild: update gnulib to latest to fix MacOS X 10.5...
2011-10-09  Jim Meyeringrm: do not resort to stat'ing very long names even...
2011-10-09  Jim Meyeringtests: skip rather than failing when perl is not available
2011-10-08  Jim Meyeringtests: avoid tail-2/F-vs-missing failure on NFS
2011-10-08  Jim Meyeringtests: avoid ls/slink-acl test failure on Solaris 10
2011-10-08  Jim Meyeringtests: avoid false-positive failures on linux/sparc64
2011-10-06  Bernhard Voelkerbuild: let bootstrap resort to wget for downloading...
2011-10-05  Jim Meyeringdoc: clean up NEWS
2011-10-05  Jim Meyeringtests: add a test to exercise today's ls-lL-vs-ACL bug
2011-10-03  Jim Meyeringbuild: don't use automake's obsolete AM_C_PROTOTYPES...
2011-10-01  Jim Meyeringmaint: clean up m4 syntax
2011-10-01  Markus Duftbuild: use getgr*_nomembers functions on Interix
2011-10-01  Markus Duftbuild: accommodate missing setgroups on Interix
2011-10-01  Jim Meyeringbuild: stop distributing gzip'd releases; xz is enough
2011-10-01  Jim Meyeringbuild: update gnulib submodule to latest
2011-10-01  Pádraig Bradydoc: mention the recent ls -L "argetm" fix in NEWS
2011-10-01  Pádraig Bradyls: fix output of dangling symlinks colored as target
2011-09-30  Jim Meyeringls: avoid reading beyond end of color indicator
2011-09-28  Jim Meyeringtests: update gnulib to latest, to fix test link failure
2011-09-27  Jim Meyeringsort: avoid a NaN-induced infloop
2011-09-24  Jim Meyeringbuild: update gnulib submodule to latest
2011-09-24  Jim Meyeringmaint: avoid new syntax-check failure
2011-09-24  Bernhard Voelkertests: mention new check-expensive/check-very-expensive...
2011-09-24  Bernhard Voelkertests: introduce make targets check-expensive and check...
2011-09-22  Pádraig Bradytimeout: handle implicitly created threads
2011-09-19  Bruno Haibletests: init.sh: support any non-GNU diff
2011-09-19  Jim Meyeringgnulib: update for getcwd fix on systems without openat
2011-09-19  Reuben Thomasmd5sum: clarify what is meant by binary/text flag.
2011-09-19  Jim Meyeringtests: cp-parents: don't let a failing chmod go unnoticed
2011-09-17  Paul Eggertrandread: add FIXME comment for RDRAND
2011-09-16  Pádraig Bradymd5sum: handle BSD reversed format checksums
2011-09-14  Eric Blakedoc: improve description of join's -a option
2011-09-12  Jim Meyeringbuild: avoid unwarranted failure w/gcc-4.6.1 and -...
2011-09-08  Jim Meyeringdoc: fix typo in test script comment
2011-09-08  Jim Meyeringmaint: post-release administrivia
2011-09-08  Jim Meyeringversion 8.13 v8.13
2011-09-08  Jim Meyeringbuild: update gnulib submodule to latest
2011-09-08  Jim Meyeringstat: avoid compilation failure on AIX 7.x
2011-09-07  Bernhard Voelkertests: adjust PATH to include /sbin for mkfs-using...
2011-09-07  Jim Meyeringtests: avoid false-positive "make check" failure when...
2011-09-07  Jim Meyeringcp: update gnulib to get support for NFSv4 ACLs
2011-09-02  Bruno Haibletests: init.sh: work also with any non-GNU diff that...
2011-09-02  Jim Meyeringtests: remove require-perl script; use function instead
2011-09-02  Jim Meyeringtests: cut: exercise distro-added multibyte code paths
2011-09-02  Pádraig Bradydoc: describe test control variables
2011-09-01  Pádraig Bradytimeout: fixup previous warning fix
2011-09-01  Pádraig Bradytests: split/l-chunk: avoid a portability issue
2011-09-01  Jim Meyeringtests: pwd-long: diagnose failure earlier
2011-09-01  Jim Meyeringtests: printf-surprise: avoid false-positive failure
2011-09-01  Bernhard Voelkertests: improve message in 'require_membership_in_two_gr...
2011-09-01  Jim Meyeringtests: misc/printf: accommodate alternate behavior
2011-09-01  Jim Meyeringtests: invoke via "env printf", rather than using an...
2011-09-01  Pádraig Bradytimeout: suppress a redundant warning on some systems
2011-09-01  Pádraig Bradystdbuf: fix helper lib identification on some platforms
2011-09-01  Pádraig Bradybuild: avoid the use of strsignal() in split
2011-08-31  Jim Meyeringdate: support parsing of ISO-8601-with-"T" dates
2011-08-30  Pádraig Bradybuild: heap.c: make possible gnulib candidate c89 compa...
2011-08-25  Pádraig Bradytimeout: revert signal propagation enhancement
2011-08-24  Jim Meyeringmaint: rename a test
2011-08-24  Jim Meyeringtests: adjust the new, very expensive rm test to be...
2011-08-23  Pádraig Bradypr: fix so that LAST_PAGE is honored with -T
2011-08-20  Erik Auerswalddoc: correct typo in yesterday's NEWS entry: 30GB ...
2011-08-19  Jim Meyeringrm, du, chmod, chown, chgrp: use much less memory for...
2011-08-13  Bernhard Voelkermaint: remove empty statement after jump label
2011-08-12  Paul Eggertpathchk: port to hosts where mbstate_t is replaced
2011-08-12  Paul Eggertbootstrap: use latest gnulib bootstrap, gettext
2011-08-11  Jim Meyeringmaint: use gnulib's new largefile modulue
2011-08-08  Jim Meyeringtests: avoid lack-of-support du test failure on HP...
2011-08-08  Jim Meyeringjoin: with --check-order print offending file name...
2011-08-08  Jim Meyeringmaint: use xcalloc rather than xmalloc+memset (no seman...
2011-08-08  Jim Meyeringmaint: add copyright notice to init.cfg
2011-08-08  Jim Meyeringmaint: prevent accidental future use of the old shell...
2011-08-08  Stefano Lattarinitests: complete the renaming framework_failure -> frame...
2011-08-08  Paul Eggertmktemp: stir in enough entropy (Bug#6683)
2011-08-04  Stefano Lattarinitests: remove obsolete 'error_' shell function
2011-07-31  Pádraig Bradydoc: mention the new mirroring behavior of cp -au
2011-07-31  Jim Meyeringmaint: accommodate old-NEWS update
2011-07-31  Paul Eggert* NEWS: Say that 6.12 preserved ns-resolution timestamps.
next