Age | Commit message (Expand) | Author |
2009-11-05 | build: reflect gnulib changes to tempname | Eric Blake |
2009-11-05 | build: override gnulib tempname via diff | Eric Blake |
2009-11-05 | mktemp: rearrange --help output | Eric Blake |
2009-11-05 | tests: enhance mktemp test | Eric Blake |
2009-11-05 | doc: document mktemp | Eric Blake |
2009-11-05 | mktemp: don't leave file behind on write failure | Eric Blake |
2009-11-05 | du: cleanup: remove dead-code vestige of already-removed option | Jim Meyering |
2009-11-05 | du now diagnoses cycles, rather than ignoring them | Jim Meyering |
2009-11-05 | maint: factor out cycle warning, now that du will use it, too | Jim Meyering |
2009-11-03 | tests: rm: add test for today's change in behavior | Jim Meyering |
2009-11-03 | rm -f: ignore EROFS when it's really ENOENT | Jim Meyering |
2009-11-03 | tests: inotify-race: don't let malfunctioning gdb hang the test | Jim Meyering |
2009-11-02 | build: avoid some warnings | Eric Blake |
2009-11-02 | build: update gnulib submodule to latest, for fewer compiler warnings | Eric Blake |
2009-10-31 | admin: automate one more part of the release process | Jim Meyering |
2009-10-31 | admin: fix typo in release procedure | Jim Meyering |
2009-10-30 | tests: prohibit fail=0 initialization | Jim Meyering |
2009-10-30 | tests: factor 350 fail=0 initializations into test-lib.sh | Jim Meyering |
2009-10-30 | tests: remove the less-regular fail=0 assignments manually | Jim Meyering |
2009-10-29 | tests: don't let a fail=1 env. setting induce unwarranted test failure | Jim Meyering |
2009-10-29 | remove stray closing comment delimiter, "*/", in previous change | Jim Meyering |
2009-10-29 | maint: avoid exiting with magic number | Eric Blake |
2009-10-29 | build (--enable-gcc-warnings): enable gcc's -Werror also in lib/ | Jim Meyering |
2009-10-29 | build: update gnulib submodule to latest | Jim Meyering |
2009-10-29 | build: allow whitespace violations in gl/lib/*.diff files | Jim Meyering |
2009-10-28 | nice, nohup, su: detect write failure to stderr | Eric Blake |
2009-10-28 | doc: tell --enable-gcc-warnings users where to report problems | Jim Meyering |
2009-10-28 | build: make doc checks more user-friendly | Jim Meyering |
2009-10-28 | doc: avoid failing "make check" | Jim Meyering |
2009-10-28 | doc: improve the echo and printf help on escapes | Pádraig Brady |
2009-10-28 | echo, printf: interpret \e as the Escape character | Pádraig Brady |
2009-10-28 | printenv: ignore bogus variable names | Eric Blake |
2009-10-28 | maint: avoid "make syntax-check" failure | Pádraig Brady |
2009-10-27 | doc: turn env comments into documentation | Eric Blake |
2009-10-27 | env, printenv: add -0/--null option | Eric Blake |
2009-10-27 | tests: add printenv coverage | Eric Blake |
2009-10-27 | tests: fix PATH problems on cygwin | Eric Blake |
2009-10-26 | tests: clean up tests of env -- handling | Eric Blake |
2009-10-26 | doc: document PATH interactions with env | Eric Blake |
2009-10-26 | env: reject bogus -u arguments | Eric Blake |
2009-10-26 | maint: let gnulib provide environ | Eric Blake |
2009-10-26 | tests: avoid file name not portable to cygwin | Eric Blake |
2009-10-26 | tests: rm/one-file-system: work around umount failure | Jim Meyering |
2009-10-26 | tests: adjust new env test not to fail | Jim Meyering |
2009-10-26 | tests: nice: adjust new tests to work more portably | Jim Meyering |
2009-10-26 | nice: execute program even when setpriority fails due to EACCES | Jim Meyering |
2009-10-25 | timeout: don't orphan monitored programs if they ignore specified signals | Pádraig Brady |
2009-10-23 | tests: test recent status changes | Eric Blake |
2009-10-23 | maint: move chroot test | Eric Blake |
2009-10-23 | tests: enhance stdbuf and timeout tests | Eric Blake |