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