platform/upstream/coreutils.git
2008-03-31 Paul Eggertdd bug fix: accept e.g., if=/dev/stdin and of=/dev...
2008-03-29 Jim Meyeringavoid failure of new test on kernel without SELinux...
2008-03-29 Jim Meyeringtests: accept ENOTSUP message as well as the EINVAL one
2008-03-28 Jim MeyeringWork around a recent glibc/getopt.c diagnostic change.
2008-03-28 Jim Meyeringmknod, mkfifo: don't segfault when diagnosing invalid...
2008-03-28 Jim MeyeringFix typo in old NEWS and ChangeLog: s/commmand/command/.
2008-03-28 Pádraig Bradytests: Factor out code that's going to be reused.
2008-03-28 Jim MeyeringRequire that "(exit $fail); exit $fail" be last line...
2008-03-28 Jim MeyeringPerform explicit exit-nonzero if the embedded Perl...
2008-03-27 Jim Meyeringpaste -d\\: avoid heap overrun for backslash at end...
2008-03-26 Jim Meyering* src/join.c (keycmp): Document new parameters.
2008-03-26 Jim MeyeringTest for mkdir bug fix.
2008-03-25 Daniel Dunbarmkdir -Z x d: don't segfault when diagnosing invalid...
2008-03-25 Peter Falesid bug fix: don't point to potentially clobbered static...
2008-03-25 Eric BlakeUse new gnulib gnumakefile module.
2008-03-25 Jim Meyeringjoin bug fix: adapt keycmp to work with new order-check...
2008-03-23 Jim Meyeringjoin.c: syntax/style tweaks
2008-03-22 Jim Meyeringportability: work around a "busybox sed" limitation
2008-03-21 Jim Meyering* src/c99-to-c89.diff: Adjust seq.c offsets.
2008-03-21 Jim Meyeringptx: avoid heap overrun for backslash at end of optarg...
2008-03-21 Jim Meyeringptx.c readability
2008-03-21 Jim MeyeringWrite NEWS and update c99-to-c89 patch for today's...
2008-03-21 Ingo Weinholdremove.c: Accommodate systems with negative errno values.
2008-03-21 Jim Meyering* src/seq.c (long_double_format): Add a comment.
2008-03-20 Jim Meyering* GNUmakefile: Update from gnulib.
2008-03-20 Jim MeyeringRemove today's automake kludge, altogether. Fix properly.
2008-03-20 Jim MeyeringAdd a check to detect this problem, in case it reappears.
2008-03-20 Jim MeyeringKludge to make automake generate install-man rules
2008-03-20 Jim MeyeringRevert recent man/Makefile.am change.
2008-03-20 Eric BlakeSync GNUmakefile with gnulib.
2008-03-19 Bob Proulxmake check: Remove /tmp/ls-creating debug code.
2008-03-19 Jim Meyeringbootstrap: restore kludge removed on 2008-03-12: it...
2008-03-19 Jim MeyeringCheck for -- and remove -- some unnecessarily included...
2008-03-19 Jim MeyeringRemove more vestiges of CVS.
2008-03-19 Jim Meyeringmv: never unlink a destination file before calling...
2008-03-19 Jim Meyering"make" would not always update man/*.1 files (but ...
2008-03-18 Jim Meyeringsyntax-check: Make the space-before-open-paren optional.
2008-03-18 Jim Meyering* Makefile.maint (sc_no_have_config_h): Use a more...
2008-03-18 Jim Meyering* Makefile.maint (CVS): Remove now-unused definition.
2008-03-18 Jim MeyeringFactor out duplication in sc_prohibit_*_without_use...
2008-03-18 Dmitry V. LevinCorrect typo in "make syntax-check" diagnostic.
2008-03-16 Jim MeyeringProhibit inclusion of getopt.h without use.
2008-03-16 Jim MeyeringInclude <getopt.h> only if used.
2008-03-16 J. Scott Edwardssha512_process_bytes: fix a bug in processing a buffer...
2008-03-12 Jim MeyeringGeneralize GNUmakefile, ...
2008-03-12 Jim Meyering* bootstrap: Sync from gnulib and remove part of a...
2008-03-10 Ondřej Vašíkinstall, rmdir: write --verbose output to stdout, not...
2008-03-10 Jim Meyeringmake syntax-check: also check src/*.h files for extern...
2008-03-07 Jim Meyeringdd: avoid unnecessary, but harmless close_stdout call.
2008-03-06 Jim MeyeringNow that ChangeLog is no longer under version control...
2008-03-05 Jim Meyering* src/c99-to-c89.diff: Accommodate a C99-ism in id.c.
2008-03-05 ribalbaWork around AFS bug: id and groups would print invalid...
2008-03-05 Jim MeyeringNow that Makefile.maint is used in VPATH builds, too...
2008-03-05 Jim MeyeringAvoid new "make distcheck" failure, now that VPATH...
2008-03-04 Eric BlakeReinstate GNUmakefile patch, but with workaround for...
2008-03-04 Jim MeyeringClarify comment and attribute preceding change: Reporte...
2008-03-04 Jim MeyeringComment out yesterday's VPATH-friendly addition, for...
2008-03-03 Eric BlakeUse m4_PACKAGE_VERSION, not AC_AUTOCONF_VERSION.
2008-03-03 Eric BlakeGNUmakefile build tweaks.
2008-03-03 Simon JosefssonDefine SHA*_DIGEST_SIZE symbols.
2008-03-02 Ralf WildenhuesFix so that out-of-tree VPATH "make dist" works, too.
2008-03-02 Jim MeyeringOne more for non-srcdir "make dist".
2008-03-02 Jim MeyeringAdjust so that non-srcdir "make dist" works, too.
2008-03-02 Jim MeyeringDon't infringe namespace of "sub"-Makefiles.
2008-03-02 Jim MeyeringCreate sha256 and sha512 modules and move files into...
2008-03-02 Jim Meyering* bootstrap: Remove only *.m4, and only from $m4_base...
2008-03-02 Jim Meyering* bootstrap: Sync from gnulib.
2008-03-01 Jim MeyeringDon't skip the groups-version test.
2008-03-01 Jim MeyeringDon't exempt "groups" from write-failure test, now...
2008-03-01 Jim Meyering* configure.ac (AC_INIT): Use .tarball-version, not...
2008-03-01 Jim MeyeringDon't depend on gnulib's deprecated "free" module.
2008-02-29 Jim MeyeringMerge bootstrap changes from gnulib.
2008-02-29 Jim MeyeringUse "git tag", not "git-tag", in preparation for git...
2008-02-28 Jim MeyeringMake copyright comments consistent.
2008-02-25 Bob ProulxFix test failure where rm would appear to succeed incor...
2008-02-24 Jim Meyering* gl/lib/mgetgroups.c (mgetgroups): Parenthesize correctly.
2008-02-24 Jim Meyering* gl/lib/mgetgroups.c: Include <stdlib.h>.
2008-02-23 Jim MeyeringAvoid test failures when root (/) is not readable.
2008-02-22 Jim Meyeringid: avoid race when a group is added between getgroupli...
2008-02-21 James Youngmanid: use getgrouplist when possible
2008-02-21 Paul Eggertdu vs. hard links and argument order: improve documentation
2008-02-20 James Youngmanjoin: avoid new leaks
2008-02-20 Jim MeyeringRemove xdelta support, clean up distcheck process.
2008-02-20 Jim Meyering* bootstrap: Remove dangling symlinks before invoking...
2008-02-20 Andreas Schwabsort: add --sort=... option.
2008-02-19 Jim Meyering2008-02-19 Jim Meyering <meyering@redhat.com>
2008-02-19 Jim Meyering* src/c99-to-c89.diff: Adjust seq.c offsets. Accommoda...
2008-02-19 Steven Schubigerseq: give better diagnostics for invalid formats.
2008-02-19 James Youngmanjoin: new options: --check-order and --nocheck-order.
2008-02-19 James YoungmanFix non-srcdir "make distcheck" failure.
2008-02-18 Jim Meyeringseq: give a proper diagnostic for an invalid --format...
2008-02-17 Jim Meyering.gitignore, src/.gitignore: ignore more
2008-02-17 Jim MeyeringClean up Makefile.maint.
2008-02-17 Jim MeyeringClean up ls.c.
2008-02-17 Jim MeyeringEnsure that dircolors.c and ls.c remain in sync.
2008-02-17 Jim MeyeringExpand "ls --color" tests to also use the dircolors...
2008-02-17 Jim MeyeringAdjust dircolors to match ls.c.
2008-02-17 Ed Avisls --color no longer outputs unnecessary escape sequences
2008-02-17 Dan Jacobsonls: Improve description of --group-directories-first.
2008-02-16 Jim MeyeringAvoid tests/cp/acl test failure.
next