]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2009-04-09  Pádraig Bradyid: fix infinite loop on some systems
2009-04-07  Jim Meyeringmaint: avoid "make syntax-check" failure
2009-04-07  Pádraig Bradyinstall: deprecate the --preserve_context option
2009-04-07  Pádraig Bradymaint: remove compiler warnings from randint and randre...
2009-04-07  Pádraig Bradyshred,sort,shuf: don't use /dev/urandom by default
2009-04-07  Pádraig Bradymaint: Clarify ambiguous refs to Linux kernels or GNU...
2009-04-07  Pádraig Bradydoc: add missing documentation for some SELinux options
2009-04-06  Jim Meyering* doc/code-vs-command: Remove long-unused, never-distri...
2009-04-04  Jim Meyeringgnulib: update to latest: includes Solaris 8 portabilit...
2009-04-04  Jim Meyeringmaint: clean up Makefile.am, rename remaining ChangeLog...
2009-04-04  Jim Meyeringtests: tweak po_check syntax check
2009-04-04  Jim Meyeringtests: improve ChangeLog syntax check
2009-04-04  Ralf Wildenhuestests: make syntax-checks more robust
2009-04-03  Jim Meyering* cfg.mk (old_NEWS_hash): Regenerate once more.
2009-04-03  Jim Meyeringdoc: adjust 7.2 "cat,cp,install,mv,split speed-up"...
2009-04-02  Pádraig Bradyls: fix alignment when month names have varying widths
2009-04-02  Pádraig Bradydoc: Clarify the help for version sorting in ls and...
2009-04-02  Jim Meyeringdoc: adjust README-prereq instructions
2009-04-02  C de-Avillezbuild: require automake-1.10b or newer
2009-04-02  Jim Meyeringtests: skip mv/i-3 if /dev/stdin is unreadable
2009-03-31  Jim Meyeringbuild: set automake's silent-rules option via configure.ac
2009-03-31  Jim Meyeringtests: enable automake's color-tests and parallel-tests...
2009-03-31  Ralf Wildenhuesbuild: use Automake's new parallel-tests feature
2009-03-31  Jim Meyering* README-release (savannah news): Also mention the...
2009-03-31  Jim Meyeringpost-release administrivia
2009-03-31  Jim Meyeringversion 7.2 v7.2
2009-03-29  Jim Meyeringtests: don't use lang-default from individual tests
2009-03-29  Jim Meyeringtests: other-fs-tmpdir: remove just-added duplicate...
2009-03-29  Jim Meyeringtests: other-fs-tmpdir: avoid bogus "skipped *****...
2009-03-28  Jim Meyeringbuild: use automake's --silent-rules option when possible
2009-03-27  Jim Meyeringtests: test-argv-iter.c: avoid declaration-after-stmt
2009-03-27  Eric Blaketests: fix 'make sc_tight_scope' on cygwin
2009-03-27  Jim Meyeringtests: avoid spurious test failure in set-GID build dir
2009-03-27  Jim Meyeringtests: migrate setgid-check into test-lib.sh
2009-03-26  Jim Meyeringtests: mark the rm/ext3-perf test as "very" expensive
2009-03-26  Jim Meyering* gnulib: Update submodule to latest.
2009-03-26  Paul Eggertdf: port the known-value fix to AIX as well
2009-03-26  Paul Eggertdf: fix a bug when totaling unknown values
2009-03-25  Jim Meyeringtests: don't fail "make syntax-check" on cygwin
2009-03-25  Eric Blakepwd: support -L and -P
2009-03-25  Ondřej Vašíkdoc: update suffix regex in version sort
2009-03-25  Ralf Wildenhuestests: CuTmpdir.pm: avoid use of undefined variable...
2009-03-24  Jim Meyeringtests: ls -v: exercise yet another change in gnulib...
2009-03-24  Jim Meyering* gnulib: Update submodule to latest.
2009-03-24  Kamil Dudkals: make it possible to disable coloring of hard links
2009-03-21  Jim Meyeringtests: search only files that are under version control
2009-03-21  Jim Meyeringtests: follow own advice: use $(PATH_SEPARATOR), not ":"
2009-03-21  Jim Meyeringtests: modernize: use $(var) makefile notation, not...
2009-03-20  Jim Meyeringtests: teach sc_dd_O_FLAGS about new syntax in dd.c
2009-03-20  Eric Blakedd: use a more portable definition of O_FULLBLOCK
2009-03-20  Jim Meyeringtests: avoid spurious mkdir/selinux test failure on...
2009-03-19  Jim Meyeringtests: df/total-verify: avoid test failure with older...
2009-03-19  Jim Meyering* gnulib: Update submodule to latest.
2009-03-18  Jim Meyeringtests: adjust sort-continue not to fail under valgrind
2009-03-18  Paul Eggerttests: add another sort/nmerge test
2009-03-18  Paul Eggertsort: handle fd exhaustion better when merging
2009-03-18  Jim Meyeringmaint: normalize leading-TAB indentation in Makefiles
2009-03-15  Jim Meyeringmaint: remove long-unused Makefile
2009-03-15  Jim Meyeringmaint: remove unused include and definitions
2009-03-15  Jim Meyering* gnulib: Update submodule to latest.
2009-03-14  Jim Meyeringsystem.h: correct compilation error: MAX not defined
2009-03-14  Jim Meyering* gnulib: Update to pull in select/interix work-around.
2009-03-13  Kamil Dudkadoc: update "version sort" documentation
2009-03-12  Jim Meyeringtests: groups-version: don't require that id be built
2009-03-12  Jim Meyeringtests: skip the groups-dash test when "groups" is not...
2009-03-12  Pádraig Bradymaint: mention Autoconf version required to build Automake
2009-03-12  Jim Meyering* gnulib: Update submodule to latest.
2009-03-11  Ondřej Vašíkcp: make -a option preserve xattrs, but with reduced...
2009-03-11  Pádraig Bradymaint: Document how to best to enable gcc warnings...
2009-03-11  Jim Meyeringmaint: remove an obsolete FIXME comment
2009-03-11  Pádraig Bradycat: Fix immediate output of processed data
2009-03-11  Pádraig Bradycat,cp,mv,install,split: Set the minimum IO block size...
2009-03-08  Jim Meyeringtests: add a test for newly-fixed bug in comm --check...
2009-03-08  Bruno Haiblecomm: fix a bug in its new --check-order option
2009-03-08  Jim Meyeringtests: ls -v: exercise the bug fixed by gnulib's new...
2009-03-08  Jim Meyeringgnulib: sync submodule to latest
2009-03-07  Jim Meyeringpr: fix a bug whereby --indent=N (-o) did not indent...
2009-03-07  Jim Meyeringbootstrap: add to XGETTEXT_OPTIONS
2009-03-07  Jim Meyeringmaint: use a git submodule for gnulib
2009-03-07  Jim Meyeringbuild: allow ./bootstrap --srcdir=... to work with...
2009-03-07  Jim Meyeringbuild: avoid "multiply defined..." warning from automake
2009-03-06  Jim Meyeringcat: use larger buffer sizes to reduce read/write-sysca...
2009-03-06  Jim Meyeringmaint: avoid new unused-macro warnings from gcc
2009-03-06  Jim Meyeringtests: fix just-introduced typo in rm/ext3-perf
2009-03-06  Jim Meyeringmaint: remove spurious case-ignoring option from a...
2009-03-04  Ralf Wildenhuespolicy: use git to help avoid trailing white space
2009-03-03  Andreas SchwabUpdate Andreas Schwab's email address
2009-03-03  Jim Meyeringmaint: improve release-related process and documentation
2009-03-02  Jim Meyeringdist: document our release procedure
2009-03-02  Jim Meyeringdist: automate the post-release web-manual update process
2009-03-02  Jim Meyeringtests: rm/ext3-perf: relax this test
2009-03-02  Jim Meyeringtests: don't skip setgid-dir related tests on SELinux...
2009-03-02  Jim Meyeringtests: reflect the s/+/./ SELinux indicator change
2009-03-02  Jim Meyeringtests: when skipping a test, say why on screen, not...
2009-03-02  Jim Meyeringmaint: enable many gcc warnings
2009-03-02  Jim Meyeringmaint: avoid gcc warning about missing attributes
2009-03-02  Jim Meyeringmaint: avoid warnings about potentially-counterproducti...
2009-03-02  Jim Meyeringmaint: cp: avoid gcc warning about unused macro definitions
2009-03-02  Jim Meyeringdist: do not emit MD5 or SHA1 checksums into announceme...
2009-02-28  Jim Meyeringmaint: detect unnecessary inclusion of signal.h
next