]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2011-11-18  Jim Meyeringscripts: rewrite git commit-msg hook in Perl
2011-11-16  Eric Blakesort: clarify wording on -k syntax
2011-11-15  Paul Eggertid: fix bug when euid != ruid
2011-11-15  Ruediger Meierls: another reword of generic size note
2011-11-15  Eric Blakeid: tweak comment
2011-11-15  Paul Eggertid: handle (uid_t) -1 more portably
2011-11-15  Paul Eggertid: undo previous commit, which was done by mistake
2011-11-15  Paul Eggertdoc: update for ISO/IEC 80000-13
2011-11-14  Ludovic Courtèsid: fail when getuid, getgid, etc. fail, e.g., on GNU...
2011-11-13  Nixtests: avoid rare fp failure in du/move-dir-while-trave...
2011-11-13  Jim Meyeringmaint: adjust git hook to allow "copy: ..." on line...
2011-11-13  Jim Meyeringmaint: id, groups: use conforming diagnostics
2011-11-13  Jim Meyeringmaint: avoid new syntax-check failure due to indentatio...
2011-11-12  Jim Meyeringmaint: install customized git hooks to keep commit...
2011-11-12  Jim Meyeringmaint: add rule to ensure that our commit hook copies...
2011-11-12  Jim Meyeringmaint: sync pre-commit script with git's
2011-11-12  Jim Meyeringbuild: update gnulib for fstatat cross-compile improvement
2011-11-12  Jim Meyeringmaint: adjust the URL that will appear in the generated...
2011-11-12  Jim Meyeringls: plug a per-argument leak
2011-11-12  Paul Eggert* tests/misc/sort-continue: Port to Fedora 15.
2011-11-12  Paul Eggert* tests/ls/block-size: Make it executable.
2011-11-12  Paul Eggert* src/system.h (emit_size_note): Reword for clarity.
2011-11-12  Paul Eggertls: -k no longer affects -l's file sizes
2011-11-08  Eric Blakedoc: fix typo in sort description
2011-11-05  Jim Meyeringbuild: update gnulib for more openat changes
2011-11-04  Jim Meyeringbuild: do use fstatat and unlinkat modules, now that...
2011-11-04  Jim Meyeringbuild: update gnulib to pull in openat module separatio...
2011-11-03  Pádraig Bradytests: avoid signal issues in timeout-group
2011-11-03  Pádraig Bradytests: fix a race in timeout-group
2011-11-02  Jim Meyeringbuild: adapt to gnulib's recent openat/fchmodat separation
2011-11-02  Jim Meyeringmaint: fix git-log typos when generating ChangeLog
2011-11-02  Jim Meyeringstat: avoid compilation failure with gnulib's new alignof
2011-11-02  Jim Meyeringscripts: reject references to long-form bug URLs
2011-11-01  Pádraig Bradydoc: date: mention that the hardware clock might not...
2011-11-01  Jim Meyeringbuild: adapt to gnulib's recent openat/fchownat separation
2011-10-30  Jim Meyeringbuild: update gnulib for GNUmakefile fix
2011-10-30  Jim Meyeringmaint: avoid new "make syntax-check" failure due to...
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
next