Age | Commit message (Expand) | Author |
2012-10-25 | maint: refactor tests/misc/pr.pl into tests/pr/pr-tests.pl | Pádraig Brady |
2012-10-23 | tests: correctly restrict factor test without GMP | Pádraig Brady |
2012-10-09 | factor: fix integer validation and GMP fallback | Pádraig Brady |
2012-09-16 | ls: fix coloring of dangling symlinks in default listing mode | Pádraig Brady |
2012-09-14 | seq: 70x faster for non-negative whole numbers and incr==1 | Jim Meyering |
2012-09-07 | factor: NEWS and tests | Jim Meyering |
2012-09-05 | build: don't use recursive make for tests/ subdirectory | Stefano Lattarini |
2012-08-30 | tests: add .sh and .pl suffixes to shell and perl tests, respectively | Stefano Lattarini |
2012-08-30 | tests: fix misc/sort-exit-early to skip if root | Nick Alcock |
2012-08-24 | md5sum, sha*sum: add --tag to output a format indicating the algorithm | Ondrej Oprala |
2012-08-22 | tests: correct print_ver_ arguments and add a rule to enforce this | Bernhard Voelker |
2012-08-18 | tests: trigger the sort -u free-memory-read bug | Jim Meyering |
2012-08-18 | tests: wrap the valgrind-requiring assertion in a function | Jim Meyering |
2012-08-17 | sort: sort --unique (-u) could cause data loss | Jim Meyering |
2012-08-06 | tests: printf-surprise: avoid unwarranted failure on FreeBSD 9.0 | Jim Meyering |
2012-07-23 | tests: add a test for a previously fixed output format bug in join | Pádraig Brady |
2012-07-16 | maint: move two df tests from tests/misc to tests/df | Pádraig Brady |
2012-07-06 | tests: sort-merge-fdlimit: reduce the limit by one | Pádraig Brady |
2012-07-04 | date: fails to diagnose invalid input | Jim Meyering |
2012-07-02 | sort: avoid redundant processing with inaccessible inputs or output | Pádraig Brady |
2012-06-10 | maint: remove su testing artifact | Sami Kerola |
2012-06-10 | build: update gnulib to latest; correct comment grammar | Jim Meyering |
2012-06-06 | su: remove program (util-linux is now the best source for it) | Jim Meyering |
2012-06-05 | head: with --lines=-N (-n-N) reset file pointer on seekable input | Jim Meyering |
2012-05-31 | maint: fix typos in test comments and old ChangeLog files | Jim Meyering |
2012-05-16 | tests: use $AWK, not awk | Jim Meyering |
2012-05-10 | tests: misc/tty-eof: increase timeout to avoid unwarranted failure | Jim Meyering |
2012-05-10 | maint: handle file sizes more reliably | Paul Eggert |
2012-05-08 | maint: fix common spelling errors | Kevin Lyda |
2012-04-27 | id,groups: with no user name, print only real and/or effective IDs, | Jim Meyering |
2012-04-19 | tests: factor out expensive "pairs" code of misc/stty | Bernhard Voelker |
2012-04-19 | tests: add iutf8 option to misc/stty | Bernhard Voelker |
2012-04-12 | fmt: accept new --goal=WIDTH (-g) option | Bruce Korb |
2012-04-04 | tests: avoid unnecessary subshells in misc/stty | Andreas Schwab |
2012-04-04 | tests: correct reversed args to "compare" | Jim Meyering |
2012-04-04 | tests: remove nearly all remaining backticks | Jim Meyering |
2012-04-04 | tests: use perl's qx!...! rather than `...` | Jim Meyering |
2012-04-04 | tests: convert nearly all `...` expressions to $(...) | Jim Meyering |
2012-04-03 | tests: fix quoting bug in misc/nohup | Jim Meyering |
2012-04-03 | tests: avoid spurious misc/expr failure on AIX 6.1 | Jim Meyering |
2012-03-26 | tests: remove temporary skip for sort-stale-thread-mem failure | Jim Meyering |
2012-03-26 | tests: work around F17-valgrind sort-stale-thread-mem failure | Jim Meyering |
2012-03-20 | tests: avoid spurious misc/factor failure on OpenBSD 5.1 | Jim Meyering |
2012-03-17 | tests: fix sort-discrim to work without GMP | Pádraig Brady |
2012-03-16 | tests: avoid an ls-time false positive on Solaris 10 | Pádraig Brady |
2012-03-15 | realpath: let --relative-to default to --relative-base | Eric Blake |
2012-03-15 | tests: cover more realpath scenarios | Eric Blake |
2012-03-14 | test: expose recent gnulib canonicalize bug | Eric Blake |
2012-03-13 | tests: new discriminator-based test for sort -n and -h | Paul Eggert |
2012-03-10 | dirname: support more than one argument | Jérémy Compostella |