]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2009-12-08  Pádraig Bradytimeout: fix failure if timeout's parent has ignored...
2009-12-08  Pádraig Bradytests: fix stty-row-col failure on small fixed terminals
2009-12-08  Pádraig Bradytests: fix stty failure with serial control settings
2009-12-07  Jim Meyeringbuild: update gnulib submodule to latest
2009-12-07  Jim Meyeringbuild: distcheck: do not leave a $TMPDIR/coreutils...
2009-12-06  Jim Meyeringtests: readdir-mountpoint-inode avoid false-positive...
2009-12-06  Pádraig Bradytests: don't run tail-2/inotify-race by default
2009-12-05  Eric Blakeid: handle systems without getgroups support
2009-12-03  Jim Meyeringtests: fix a bug in sanitize_path_ that inhibited verbo...
2009-12-01  Eric Blakesort: fix link failure on Solaris
2009-12-01  Jim Meyeringrm: fix empty-name bug introduced with conversion to...
2009-11-30  Pádraig Bradybootstrap: fix handling of various perl --version formats
2009-11-29  Jim Meyeringbootstrap: update from gnulib, for perl-5.11.x support
2009-11-29  Jim Meyeringbuild: update gnulib submodule to latest
2009-11-28  Jim Meyeringmaint: chown.c: remove a comment
2009-11-24  Eric Blaketests: fix link failure on cygwin
2009-11-24  Eric Blakebuild: fix link failure on cygwin
2009-11-23  Jim Meyeringtests: avoid test failures when PATH contains an unsear...
2009-11-22  Dmitry V. Levintests: do not fail on read-only root file system
2009-11-20  Jim Meyeringmaint: cfg.mk: remove factored-out ftp host/dir definitions
2009-11-20  Jim Meyeringmaint: correct comments in test scripts
2009-11-20  Jim Meyeringmaint: don't list "warnings" module explicitly
2009-11-20  Jim Meyeringmaint: move xfreopen module to gnulib
2009-11-20  Jim Meyeringbuild: update gnulib submodule to latest
2009-11-19  Jim Meyeringtests: avoid spurious failures due to insecure director...
2009-11-18  Jim Meyeringbuild: "make stable" emitted an invalid gnupload command
2009-11-18  Jim Meyeringpost-release administrivia
2009-11-18  Jim Meyeringversion 8.1 v8.1
2009-11-18  Jim Meyeringbuild: update gnulib for Solaris utimens workaround
2009-11-18  Jim Meyeringbuild: update gnulib submodule to latest
2009-11-17  Jim Meyeringmaint: remove local gnulib-related patches
2009-11-17  Jim Meyeringbuild: update gnulib for Solaris 10 unsetenv work-around
2009-11-17  Jim Meyeringdoc: mention the du/fts vs. NFSv4 mount-point work...
2009-11-17  Jim Meyeringbuild: update from gnulib for (un)setenv fixes
2009-11-16  Jim Meyeringbuild: update gnulib submodule to latest
2009-11-16  Jim Meyeringtrue, false: perform initialization only when argc...
2009-11-16  Jim Meyeringtail -F can fail to track a file after it's been rotated
2009-11-14  Jim Meyeringtests: help-version: exit nonzero when $built_programs...
2009-11-14  Jim Meyeringbuild: do use AM_GNU_GETTEXT's "need-formatstring-macro...
2009-11-14  Pádraig Bradytests: avoid a spurious failure on a loaded system
2009-11-13  Jim Meyeringbuild: require gettext-0.17
2009-11-13  Jim Meyeringbuild: correct gettext configure-time support
2009-11-13  Jim Meyeringbuild: update gnulib to latest, for fixed test-getgroups.c
2009-11-13  Jim Meyeringtests: avoid a spurious timeout on a heavily-loaded...
2009-11-13  Eric Blakebuild: update gnulib, for getgroups improvements
2009-11-12  Jim Meyeringbuild: bootstrap: add a comment; generalize autoheader...
2009-11-12  Jim Meyeringbuild: update gnulib to latest; more *BSD and Solaris...
2009-11-11  Jim Meyeringbootstrap: use git_modules_config in one more place
2009-11-10  Eric Blakedoc: fix typo
2009-11-09  Jim Meyeringbuild: update gnulib submodule to latest for its FreeBS...
2009-11-09  Pádraig Bradyls: fix capability coloring
2009-11-07  Eric Blakebuild: consistently use freopen-safer
2009-11-07  Eric Blakemktemp: fix bug with -q and closed stdout
2009-11-07  Jim Meyeringmaint: make du's cycle-detection code consistent
2009-11-07  Jim Meyeringchcon, chgrp, chmod and chown now diagnose a directory...
2009-11-06  Giuseppe Scrivanonproc: A new program to count the available processors
2009-11-06  Jim Meyeringbuild: move do-release-commit-and-tag to gnulib
2009-11-05  Eric Blakemktemp: use more robust means to avoid double-close...
2009-11-05  Eric Blakemktemp: enhance test to catch just-fixed typo behavior
2009-11-05  Jim Meyeringmktemp: don't try to close stdout twice
2009-11-05  Jim Meyeringmktemp: don't use suff_len in place of #-of-`X's variable
2009-11-05  Eric Blakemktemp: add suffix handling
2009-11-05  Eric Blakebuild: reflect gnulib changes to tempname
2009-11-05  Eric Blakebuild: override gnulib tempname via diff
2009-11-05  Eric Blakemktemp: rearrange --help output
2009-11-05  Eric Blaketests: enhance mktemp test
2009-11-05  Eric Blakedoc: document mktemp
2009-11-05  Eric Blakemktemp: don't leave file behind on write failure
2009-11-05  Jim Meyeringdu: cleanup: remove dead-code vestige of already-remove...
2009-11-05  Jim Meyeringdu now diagnoses cycles, rather than ignoring them
2009-11-05  Jim Meyeringmaint: factor out cycle warning, now that du will use...
2009-11-03  Jim Meyeringtests: rm: add test for today's change in behavior
2009-11-03  Jim Meyeringrm -f: ignore EROFS when it's really ENOENT
2009-11-03  Jim Meyeringtests: inotify-race: don't let malfunctioning gdb hang...
2009-11-02  Eric Blakebuild: avoid some warnings
2009-11-02  Eric Blakebuild: update gnulib submodule to latest, for fewer...
2009-10-31  Jim Meyeringadmin: automate one more part of the release process
2009-10-31  Jim Meyeringadmin: fix typo in release procedure
2009-10-30  Jim Meyeringtests: prohibit fail=0 initialization
2009-10-30  Jim Meyeringtests: factor 350 fail=0 initializations into test...
2009-10-30  Jim Meyeringtests: remove the less-regular fail=0 assignments manually
2009-10-29  Jim Meyeringtests: don't let a fail=1 env. setting induce unwarrant...
2009-10-29  Jim Meyeringremove stray closing comment delimiter, "*/", in previo...
2009-10-29  Eric Blakemaint: avoid exiting with magic number
2009-10-29  Jim Meyeringbuild (--enable-gcc-warnings): enable gcc's -Werror...
2009-10-29  Jim Meyeringbuild: update gnulib submodule to latest
2009-10-29  Jim Meyeringbuild: allow whitespace violations in gl/lib/*.diff...
2009-10-29  Eric Blakenice, nohup, su: detect write failure to stderr
2009-10-28  Jim Meyeringdoc: tell --enable-gcc-warnings users where to report...
2009-10-28  Jim Meyeringbuild: make doc checks more user-friendly
2009-10-28  Jim Meyeringdoc: avoid failing "make check"
2009-10-28  Pádraig Bradydoc: improve the echo and printf help on escapes
2009-10-28  Pádraig Bradyecho, printf: interpret \e as the Escape character
2009-10-28  Eric Blakeprintenv: ignore bogus variable names
2009-10-28  Pádraig Bradymaint: avoid "make syntax-check" failure
2009-10-28  Eric Blakedoc: turn env comments into documentation
2009-10-28  Eric Blakeenv, printenv: add -0/--null option
2009-10-28  Eric Blaketests: add printenv coverage
2009-10-28  Eric Blaketests: fix PATH problems on cygwin
2009-10-27  Eric Blaketests: clean up tests of env -- handling
next