platform/upstream/coreutils.git
2009-05-17 Jim Meyeringmaint: use ARRAY_CARDINALITY more
2009-05-17 Jim Meyeringbuild: tr: avoid a warning due to newer gcc's -Wenum...
2009-05-17 Jim Meyeringmaint: define ARRAY_CARDINALITY in system.h
2009-05-17 Jim Meyeringbuild: turn off -Wlong-long
2009-05-16 Jim Meyeringmaint: cfg.mk: remove now-unnecessary gnulib_dir definition
2009-05-15 Pádraig Bradytests: fix date-next-dow failure on older systems
2009-05-14 Jim Meyeringbuild: update from gnulib, for rename.m4 fix, improved...
2009-05-14 Jim Meyeringmaint: README-release: minor improvements
2009-05-11 Eric Blaketruncate: fix bug in use of isspace
2009-05-07 Jim Meyeringpost-release administrivia
2009-05-07 Jim Meyeringversion 7.4 v7.4
2009-05-07 Jim Meyeringadmin: update NEWS
2009-05-05 Pádraig Bradydoc: note the use of LC_COLLATE in comm, join and uniq
2009-05-05 Jim Meyeringtests: rm/one-file-system: umount more reliably
2009-05-05 Andreas Schwabtests: fix typo in check-AUTHORS rule
2009-05-04 Jim Meyeringbuild: use a gnulib SHA1 that is not private
2009-05-04 Jim Meyeringbuild: update from gnulib, for ACL-related fixes
2009-05-03 David Bartleymv, rm: adapt to new and improved gnulib interfaces
2009-05-03 Jim Meyeringtests: correct the "make check"-run check-AUTHORS test
2009-05-03 Jim Meyeringtests: add tests of e.g., date -d 'next monday'
2009-05-01 Jim Meyeringpost-release administrivia
2009-05-01 Jim Meyeringversion 7.3 v7.3
2009-05-01 Jim Meyeringmaint: tweak release-building notes
2009-04-30 Eric Blakestdopen: remove unused code
2009-04-30 Jim Meyeringbuild: update from gnulib, for fixed lib/signbitl.c
2009-04-30 Jim Meyeringbuild: "make check" now fails in a friendlier manner...
2009-04-30 Jim Meyeringbuild: doc: emit something for each "make check"-run...
2009-04-29 Jim Meyeringbuild: update from gnulib, for the lib/*-state.c compil...
2009-04-28 Pádraig Bradymisc: correct NEWS entry about id -G portability
2009-04-28 Jim Meyeringdf: adjust comment to match recent code change
2009-04-28 Jim Meyeringmisc: mention the df vs. automount change
2009-04-28 Jim Meyeringmisc: alphabetize NEWS entries
2009-04-28 Tomas Smetanadf: use open(2), not stat, to trigger automounting
2009-04-28 Ondřej Vašíktests: ensure that cp's -a doesn't silence --preserve...
2009-04-28 Ondřej Vašíktests: add test for xattr diagnostics on dest. FS lacki...
2009-04-27 Jim Meyeringcopy.c: factor out test for errno value indicating...
2009-04-27 Ondřej Vašíkcp -a: diagnose failure when preserving xattr/context...
2009-04-27 Ondřej Vašíkmv: ignore xattr-preservation failure when not supporte...
2009-04-25 Jim Meyeringbuild: update from gnulib, for the vc-list-files fix
2009-04-25 Jim Meyeringbuild: adjust use of automake's new $(AM_V_GEN) variable
2009-04-25 Ralf Wildenhuestests: fix check-AUTHORS skip logic
2009-04-25 Eric Blakecfg.mk: update to latest gnulib change
2009-04-24 Jim Meyeringbuild: move coreutils-specific rules from maint.mk...
2009-04-24 Jim Meyeringtests: avoid unusual (~1-in-20) failure of a new test
2009-04-24 Jim Meyeringbuild: use automake's new $(AM_V_GEN) and $(AM_V_at...
2009-04-24 Simon Josefssonbuild: use maint.mk from gnulib
2009-04-23 Jim Meyeringbuild: make --enable-silent-rules the default
2009-04-23 Jim Meyering* gnulib: Update submodule to latest.
2009-04-23 Jim Meyeringsort -m: don't segfault when output file is also an...
2009-04-23 Jim Meyeringtests: make the check-AUTHORS test more portable, now...
2009-04-23 Jim Meyeringavoid parallel "make distcheck" failure due to two...
2009-04-22 Jim Meyeringcp: work around linux kernel bug: short-read != EOF...
2009-04-22 Jim Meyeringtests: avoid new "make distcheck" failure due to newer...
2009-04-19 Jim Meyeringdoc: update README
2009-04-19 Aurelien Jarnotests: avoid failure of install-C test on FreeBSD UFS...
2009-04-19 Jim Meyeringcomment touch up: insert a space between "#" and text...
2009-04-19 Ralf Wildenhuesfix comment typos
2009-04-17 Jim Meyeringmaint: bootstrap: sync a tiny change from gnulib
2009-04-16 Jim Meyering* gnulib: Update submodule to latest.
2009-04-16 Jim Meyeringbuild: use '.'-relative name, gnulib_dir
2009-04-15 Jim Meyeringmaint: clean up skipped syntax-check rules
2009-04-11 Ralf Wildenhuesbuild: avoid parallel distcheck failure
2009-04-10 Jim Meyeringdoc: fix a typo: s/is a is a/is a/
2009-04-10 Jim Meyeringbuild: tight-scope test: don't build excluded programs
2009-04-10 Jim Meyeringgnulib: update to latest: fix ls -v & sort -V
2009-04-10 Jim Meyeringmaint: remove obsolete utime module
2009-04-10 Jim Meyeringmaint: put each module name on its own line; sort
2009-04-09 Jim Meyeringtests: misc/ls-misc: avoid shadowing local decl of $e
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
next