Age | Commit message (Expand) | Author |
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 |
2009-10-23 | nohup: use EXIT_CANCELED if not POSIXLY_CORRECT | Eric Blake |
2009-10-23 | chroot, env, nice, su: use EXIT_CANCELED for internal failure | Eric Blake |
2009-10-23 | tests: accommodate BSD getopt | Eric Blake |
2009-10-23 | build: prohibit improper use of stat and lstat | Eric Blake |
2009-10-22 | build: update gnulib submodule to latest, for test cleanups | Eric Blake |
2009-10-22 | maint: turn on compiler warnings for gnulib tests | Eric Blake |
2009-10-22 | build: prohibit direct use of readlink or readlinkat | Jim Meyering |
2009-10-22 | tests: add a test for the `tail -f' race condition bug | Giuseppe Scrivano |
2009-10-22 | tail -f: avoid a race condition | Giuseppe Scrivano |
2009-10-21 | build: update gnulib submodule to latest, for utimens enhancements | Eric Blake |
2009-10-21 | tests: ensure touch honors trailing slash | Eric Blake |
2009-10-21 | md5sum, sha*sum, sum: line-buffer the printed checksums | Pádraig Brady |
2009-10-20 | maint: issue warnings for more missing optional libraries | Pádraig Brady |
2009-10-19 | build: use gnulib's isblank module | Jim Meyering |