| Age | Commit message (Expand) | Author | Lines |
| 2009-11-05 | mktemp: enhance test to catch just-fixed typo behavior | Eric Blake | -1/+2 |
| 2009-11-05 | mktemp: add suffix handling | Eric Blake | -4/+68 |
| 2009-11-05 | tests: enhance mktemp test | Eric Blake | -1/+27 |
| 2009-11-05 | mktemp: don't leave file behind on write failure | Eric Blake | -0/+6 |
| 2009-10-30 | tests: factor 350 fail=0 initializations into test-lib.sh | Jim Meyering | -80/+0 |
| 2009-10-30 | tests: remove the less-regular fail=0 assignments manually | Jim Meyering | -5/+3 |
| 2009-10-29 | tests: don't let a fail=1 env. setting induce unwarranted test failure | Jim Meyering | -0/+3 |
| 2009-10-28 | nice, nohup, su: detect write failure to stderr | Eric Blake | -0/+21 |
| 2009-10-28 | echo, printf: interpret \e as the Escape character | Pádraig Brady | -0/+3 |
| 2009-10-28 | printenv: ignore bogus variable names | Eric Blake | -0/+6 |
| 2009-10-27 | env, printenv: add -0/--null option | Eric Blake | -0/+69 |
| 2009-10-27 | tests: add printenv coverage | Eric Blake | -0/+80 |
| 2009-10-27 | tests: fix PATH problems on cygwin | Eric Blake | -11/+16 |
| 2009-10-26 | tests: clean up tests of env -- handling | Eric Blake | -13/+37 |
| 2009-10-26 | doc: document PATH interactions with env | Eric Blake | -3/+21 |
| 2009-10-26 | env: reject bogus -u arguments | Eric Blake | -4/+6 |
| 2009-10-26 | tests: avoid file name not portable to cygwin | Eric Blake | -4/+4 |
| 2009-10-26 | tests: adjust new env test not to fail | Jim Meyering | -8/+4 |
| 2009-10-26 | tests: nice: adjust new tests to work more portably | Jim Meyering | -3/+3 |
| 2009-10-23 | tests: test recent status changes | Eric Blake | -6/+260 |
| 2009-10-23 | maint: move chroot test | Eric Blake | -0/+52 |
| 2009-10-23 | tests: enhance stdbuf and timeout tests | Eric Blake | -27/+36 |
| 2009-10-23 | nohup: use EXIT_CANCELED if not POSIXLY_CORRECT | Eric Blake | -3/+6 |
| 2009-10-23 | chroot, env, nice, su: use EXIT_CANCELED for internal failure | Eric Blake | -0/+8 |
| 2009-10-23 | tests: accommodate BSD getopt | Eric Blake | -1/+2 |
| 2009-10-21 | md5sum, sha*sum, sum: line-buffer the printed checksums | Pádraig Brady | -0/+38 |
| 2009-10-08 | stat: test recent patch | Eric Blake | -0/+49 |
| 2009-10-07 | md5sum, sha*sum: also accept openssl checksum syntax | Guenter Knauf | -0/+21 |
| 2009-09-29 | stat: interpret "-" as standard input | Jim Meyering | -0/+35 |
| 2009-09-14 | maint: use #!/bin/sh consistently in shell-based test scripts | Jim Meyering | -1/+1 |
| 2009-09-14 | cp,mv: preserve extended attributes even for read-only files | Ondřej Vašík | -14/+28 |
| 2009-09-08 | tests: address a race condition in misc/cat-buf | Pádraig Brady | -2/+7 |
| 2009-09-07 | tests: misc/cat-buf: clean up syntax | Jim Meyering | -4/+4 |
| 2009-09-06 | tests: ls-misc: don't let a bogus umask cause test failure | Jim Meyering | -0/+2 |
| 2009-08-30 | tests: don't misbehave if $TMPDIR contains spaces | Pádraig Brady | -7/+8 |
| 2009-08-28 | dd: detect closed stderr | Eric Blake | -1/+1 |
| 2009-08-25 | global: convert indentation-TABs to spaces | Jim Meyering | -354/+354 |
| 2009-08-20 | tests: skip the stdbuf tests when the abs build directory name is bogus | Jim Meyering | -0/+8 |
| 2009-08-18 | tests: stdbuf: fix a bug in test script | Jim Meyering | -3/+3 |
| 2009-08-14 | tests: skip the misc/stdbuf test if stdbuf was not built | Jim Meyering | -0/+6 |
| 2009-07-27 | tests: new test for bug in ls -1U dir arg ... | Jim Meyering | -2/+13 |
| 2009-07-03 | sort: allow SI and IEC units on separate human sort fields | Pádraig Brady | -0/+4 |
| 2009-06-27 | stdbuf: fix to stop -i option causing an assertion | Pádraig Brady | -0/+1 |
| 2009-06-23 | maint: update all Copyright year lists to include 2009 | Jim Meyering | -101/+100 |
| 2009-06-17 | stdbuf: A new program to run a command with modified stdio buffering | Pádraig Brady | -0/+89 |
| 2009-06-13 | sort: Ignore fields where end position is before the start position | Cliff Miller | -0/+4 |
| 2009-05-26 | sort: new --human-numeric-sort option to sort KiB MB etc. | Michael Speer | -0/+18 |
| 2009-05-15 | tests: fix date-next-dow failure on older systems | Pádraig Brady | -2/+3 |
| 2009-05-03 | tests: add tests of e.g., date -d 'next monday' | Jim Meyering | -0/+77 |
| 2009-04-24 | tests: avoid unusual (~1-in-20) failure of a new test | Jim Meyering | -0/+8 |