| Age | Commit message (Expand) | Author | Lines |
| 2009-03-29 | tests: don't use lang-default from individual tests | Jim Meyering | -2/+1 |
| 2009-03-25 | pwd: support -L and -P | Eric Blake | -0/+67 |
| 2009-03-24 | tests: ls -v: exercise yet another change in gnulib's new filevercmp | Jim Meyering | -1/+1 |
| 2009-03-18 | tests: adjust sort-continue not to fail under valgrind | Jim Meyering | -1/+5 |
| 2009-03-18 | tests: add another sort/nmerge test | Paul Eggert | -0/+54 |
| 2009-03-18 | sort: handle fd exhaustion better when merging | Paul Eggert | -0/+47 |
| 2009-03-12 | tests: groups-version: don't require that id be built | Jim Meyering | -2/+2 |
| 2009-03-12 | tests: skip the groups-dash test when "groups" is not built | Jim Meyering | -3/+4 |
| 2009-03-11 | cp: make -a option preserve xattrs, but with reduced diagnostics | Ondřej Vašík | -2/+13 |
| 2009-03-11 | cat: Fix immediate output of processed data | Pádraig Brady | -0/+41 |
| 2009-03-08 | tests: add a test for newly-fixed bug in comm --check-order | Jim Meyering | -1/+8 |
| 2009-03-08 | tests: ls -v: exercise the bug fixed by gnulib's new filevercmp | Jim Meyering | -4/+21 |
| 2009-03-02 | tests: when skipping a test, say why on screen, not just in the log | Jim Meyering | -2/+2 |
| 2009-02-28 | tests: sort: Check skipping blanks in multibyte locales | Pádraig Brady | -0/+10 |
| 2009-02-26 | tests: stty-row-col would hang when run in the background | Jim Meyering | -1/+2 |
| 2009-02-26 | sort: Fix two bugs with determining the end of field | Pádraig Brady | -0/+6 |
| 2009-02-22 | tests: reenable temporarily-disabled tests using e.g., trap '' TTOU | Jim Meyering | -6/+0 |
| 2009-02-21 | tests: skip newly-modified tests unconditionally, just to be safe | Jim Meyering | -0/+6 |
| 2009-02-21 | tests: don't let SIGTTOU/TTIN hang a backgrounded "make check" | Jim Meyering | -2/+4 |
| 2009-02-18 | add missing copyright dates | Eric Blake | -1/+1 |
| 2009-02-14 | seq: Fix equal width calculation when '.' added to last number | Pádraig Brady | -0/+1 |
| 2009-01-29 | cp/mv: add xattr support | Kamil Dudka | -0/+111 |
| 2009-01-28 | tests: Fixup shred-passes test | Pádraig Brady | -3/+6 |
| 2009-01-28 | tests: Add a test to verify shred's default operations | Pádraig Brady | -0/+41 |
| 2009-01-03 | tests: refactor to use the new getlimits utility | Pádraig Brady | -48/+50 |
| 2009-01-01 | tests: factor ls-misc (no semantic change) | Jim Meyering | -10/+11 |
| 2008-11-16 | tests: change misc/printf-surprise so that it doesn't segfault anymore | Jim Meyering | -3/+8 |
| 2008-10-26 | tests: seq: check for today's extended long double fix | Jim Meyering | -0/+51 |
| 2008-10-26 | seq: improve quality of format-checking code | Paul Eggert | -5/+5 |
| 2008-10-25 | seq: revert Solaris 8 work-around that caused x86 regression | Paul Eggert | -1/+4 |
| 2008-10-23 | ls: use '.' (not +) as SELinux-only alt. access flag in ls -l output | Jim Meyering | -2/+2 |
| 2008-10-15 | tests: add option processing tests for 'expr' | Pádraig Brady | -2/+9 |
| 2008-10-15 | expr: remove --bignum and --no-bignum options | Paul Eggert | -2/+2 |
| 2008-10-03 | ls and sort: use filevercmp instead of strverscmp | Kamil Dudka | -2/+38 |
| 2008-09-26 | seq -0.1 0.1 2: print final number when locale's decimal point is "," | Jim Meyering | -0/+15 |
| 2008-09-10 | fix minor shell issues in test suite | Ralf Wildenhues | -2/+2 |
| 2008-09-10 | tests: use "Exit $fail", not (exit $fail); exit $fail | Jim Meyering | -69/+69 |
| 2008-09-08 | tests: move input-tty into a test-lib.sh function | Jim Meyering | -5/+3 |
| 2008-09-07 | tests: work around Solaris 11 bug | Jim Meyering | -2/+7 |
| 2008-09-07 | tests: don't fail due to built-in sleep from Solaris 11's /bin/sh | Jim Meyering | -1/+2 |
| 2008-08-15 | adjust | Jim Meyering | -13/+23 |
| 2008-08-15 | sort: new option, --sort=version, for version number ordering | Bruce Korb | -0/+65 |
| 2008-08-14 | mktemp, sort, tac: don't use undefined after mkstemp failure | Jim Meyering | -2/+19 |
| 2008-08-10 | sort: don't print uninitialized in diagnostic | Jim Meyering | -2/+2 |
| 2008-08-09 | * tests/misc/expr: Add tests of the new GMP-based code. | Jim Meyering | -0/+16 |
| 2008-07-27 | shuf: honor --zero-terminated option even with --input-range=LO-HI | Jim Meyering | -0/+5 |
| 2008-07-15 | fix two bugs in ptx | Jim Meyering | -0/+44 |
| 2008-07-11 | tests: expand: test for lines starting with both spaces and tabs | Pádraig Brady | -0/+1 |
| 2008-06-30 | truncate: ignore whitespace in --size parameters | Pádraig Brady | -0/+6 |
| 2008-06-27 | timeout: fix invalid argument tests | Pádraig Brady | -4/+1 |