summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-13build: require gettext-0.17Jim Meyering
2009-11-13build: correct gettext configure-time supportJim Meyering
2009-11-13build: update gnulib to latest, for fixed test-getgroups.cJim Meyering
2009-11-13tests: avoid a spurious timeout on a heavily-loaded systemJim Meyering
2009-11-13build: update gnulib, for getgroups improvementsEric Blake
2009-11-12build: bootstrap: add a comment; generalize autoheader checkJim Meyering
2009-11-12build: update gnulib to latest; more *BSD and Solaris work-aroundsJim Meyering
2009-11-11bootstrap: use git_modules_config in one more placeJim Meyering
2009-11-10doc: fix typoEric Blake
2009-11-09build: update gnulib submodule to latest for its FreeBSD fixesJim Meyering
2009-11-09ls: fix capability coloringPádraig Brady
2009-11-07build: consistently use freopen-saferEric Blake
2009-11-07mktemp: fix bug with -q and closed stdoutEric Blake
2009-11-07maint: make du's cycle-detection code consistentJim Meyering
2009-11-07chcon, chgrp, chmod and chown now diagnose a directory cycleJim Meyering
2009-11-06nproc: A new program to count the available processorsGiuseppe Scrivano
2009-11-06build: move do-release-commit-and-tag to gnulibJim Meyering
2009-11-05mktemp: use more robust means to avoid double-close of stdoutEric Blake
2009-11-05mktemp: enhance test to catch just-fixed typo behaviorEric Blake
2009-11-05mktemp: don't try to close stdout twiceJim Meyering
2009-11-05mktemp: don't use suff_len in place of #-of-`X's variableJim Meyering
2009-11-05mktemp: add suffix handlingEric Blake
2009-11-05build: reflect gnulib changes to tempnameEric Blake
2009-11-05build: override gnulib tempname via diffEric Blake
2009-11-05mktemp: rearrange --help outputEric Blake
2009-11-05tests: enhance mktemp testEric Blake
2009-11-05doc: document mktempEric Blake
2009-11-05mktemp: don't leave file behind on write failureEric Blake
2009-11-05du: cleanup: remove dead-code vestige of already-removed optionJim Meyering
2009-11-05du now diagnoses cycles, rather than ignoring themJim Meyering
2009-11-05maint: factor out cycle warning, now that du will use it, tooJim Meyering
2009-11-03tests: rm: add test for today's change in behaviorJim Meyering
2009-11-03rm -f: ignore EROFS when it's really ENOENTJim Meyering
2009-11-03tests: inotify-race: don't let malfunctioning gdb hang the testJim Meyering
2009-11-02build: avoid some warningsEric Blake
2009-11-02build: update gnulib submodule to latest, for fewer compiler warningsEric Blake
2009-10-31admin: automate one more part of the release processJim Meyering
2009-10-31admin: fix typo in release procedureJim Meyering
2009-10-30tests: prohibit fail=0 initializationJim Meyering
2009-10-30tests: factor 350 fail=0 initializations into test-lib.shJim Meyering
2009-10-30tests: remove the less-regular fail=0 assignments manuallyJim Meyering
2009-10-29tests: don't let a fail=1 env. setting induce unwarranted test failureJim Meyering
2009-10-29remove stray closing comment delimiter, "*/", in previous changeJim Meyering
2009-10-29maint: avoid exiting with magic numberEric Blake
2009-10-29build (--enable-gcc-warnings): enable gcc's -Werror also in lib/Jim Meyering
2009-10-29build: update gnulib submodule to latestJim Meyering
2009-10-29build: allow whitespace violations in gl/lib/*.diff filesJim Meyering
2009-10-28nice, nohup, su: detect write failure to stderrEric Blake
2009-10-28doc: tell --enable-gcc-warnings users where to report problemsJim Meyering
2009-10-28build: make doc checks more user-friendlyJim Meyering