summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-31post-release administriviaJim Meyering
2009-03-31version 7.2Jim Meyering
2009-03-29tests: don't use lang-default from individual testsJim Meyering
2009-03-29tests: other-fs-tmpdir: remove just-added duplicate /usr/tmpJim Meyering
2009-03-29tests: other-fs-tmpdir: avoid bogus "skipped **********..." diagnosticJim Meyering
2009-03-28build: use automake's --silent-rules option when possibleJim Meyering
2009-03-27tests: test-argv-iter.c: avoid declaration-after-stmtJim Meyering
2009-03-27tests: fix 'make sc_tight_scope' on cygwinEric Blake
2009-03-27tests: avoid spurious test failure in set-GID build dirJim Meyering
2009-03-27tests: migrate setgid-check into test-lib.shJim Meyering
2009-03-26tests: mark the rm/ext3-perf test as "very" expensiveJim Meyering
2009-03-26* gnulib: Update submodule to latest.Jim Meyering
2009-03-26df: port the known-value fix to AIX as wellPaul Eggert
2009-03-26df: fix a bug when totaling unknown valuesPaul Eggert
2009-03-25tests: don't fail "make syntax-check" on cygwinJim Meyering
2009-03-25pwd: support -L and -PEric Blake
2009-03-25doc: update suffix regex in version sortOndřej Vašík
2009-03-25tests: CuTmpdir.pm: avoid use of undefined variable in warningRalf Wildenhues
2009-03-24tests: ls -v: exercise yet another change in gnulib's new filevercmpJim Meyering
2009-03-24* gnulib: Update submodule to latest.Jim Meyering
2009-03-24ls: make it possible to disable coloring of hard linksKamil Dudka
2009-03-21tests: search only files that are under version controlJim Meyering
2009-03-21tests: follow own advice: use $(PATH_SEPARATOR), not ":"Jim Meyering
2009-03-21tests: modernize: use $(var) makefile notation, not @var@Jim Meyering
2009-03-20tests: teach sc_dd_O_FLAGS about new syntax in dd.cJim Meyering
2009-03-20dd: use a more portable definition of O_FULLBLOCKEric Blake
2009-03-20tests: avoid spurious mkdir/selinux test failure on HP-UX 11.23Jim Meyering
2009-03-19tests: df/total-verify: avoid test failure with older PerlJim Meyering
2009-03-19* gnulib: Update submodule to latest.Jim Meyering
2009-03-18tests: adjust sort-continue not to fail under valgrindJim Meyering
2009-03-18tests: add another sort/nmerge testPaul Eggert
2009-03-18sort: handle fd exhaustion better when mergingPaul Eggert
2009-03-18maint: normalize leading-TAB indentation in MakefilesJim Meyering
2009-03-15maint: remove long-unused MakefileJim Meyering
2009-03-15maint: remove unused include and definitionsJim Meyering
2009-03-15* gnulib: Update submodule to latest.Jim Meyering
2009-03-14system.h: correct compilation error: MAX not definedJim Meyering
2009-03-14* gnulib: Update to pull in select/interix work-around.Jim Meyering
2009-03-13doc: update "version sort" documentationKamil Dudka
2009-03-12tests: groups-version: don't require that id be builtJim Meyering
2009-03-12tests: skip the groups-dash test when "groups" is not builtJim Meyering
2009-03-12maint: mention Autoconf version required to build AutomakePádraig Brady
2009-03-12* gnulib: Update submodule to latest.Jim Meyering
2009-03-11cp: make -a option preserve xattrs, but with reduced diagnosticsOndřej Vašík
2009-03-11maint: Document how to best to enable gcc warnings for developersPádraig Brady
2009-03-11maint: remove an obsolete FIXME commentJim Meyering
2009-03-11cat: Fix immediate output of processed dataPádraig Brady
2009-03-11cat,cp,mv,install,split: Set the minimum IO block size used to 32KiBPádraig Brady
2009-03-08tests: add a test for newly-fixed bug in comm --check-orderJim Meyering
2009-03-08comm: fix a bug in its new --check-order optionBruno Haible