summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-10-28doc: avoid failing "make check"Jim Meyering
2009-10-28doc: improve the echo and printf help on escapesPádraig Brady
2009-10-28echo, printf: interpret \e as the Escape characterPádraig Brady
2009-10-28printenv: ignore bogus variable namesEric Blake
2009-10-28maint: avoid "make syntax-check" failurePádraig Brady
2009-10-27doc: turn env comments into documentationEric Blake
2009-10-27env, printenv: add -0/--null optionEric Blake
2009-10-27tests: add printenv coverageEric Blake
2009-10-27tests: fix PATH problems on cygwinEric Blake
2009-10-26tests: clean up tests of env -- handlingEric Blake
2009-10-26doc: document PATH interactions with envEric Blake
2009-10-26env: reject bogus -u argumentsEric Blake
2009-10-26maint: let gnulib provide environEric Blake
2009-10-26tests: avoid file name not portable to cygwinEric Blake
2009-10-26tests: rm/one-file-system: work around umount failureJim Meyering
2009-10-26tests: adjust new env test not to failJim Meyering
2009-10-26tests: nice: adjust new tests to work more portablyJim Meyering
2009-10-26nice: execute program even when setpriority fails due to EACCESJim Meyering
2009-10-25timeout: don't orphan monitored programs if they ignore specified signalsPádraig Brady
2009-10-23tests: test recent status changesEric Blake
2009-10-23maint: move chroot testEric Blake
2009-10-23tests: enhance stdbuf and timeout testsEric Blake