Age | Commit message (Expand) | Author |
2011-09-02 | tests: remove require-perl script; use function instead | Jim Meyering |
2011-09-02 | tests: cut: exercise distro-added multibyte code paths | Jim Meyering |
2011-09-01 | tests: pwd-long: diagnose failure earlier | Jim Meyering |
2011-09-01 | tests: printf-surprise: avoid false-positive failure | Jim Meyering |
2011-09-01 | tests: misc/printf: accommodate alternate behavior | Jim Meyering |
2011-09-01 | tests: invoke via "env printf", rather than using an absolute name | Jim Meyering |
2011-08-31 | date: support parsing of ISO-8601-with-"T" dates | Jim Meyering |
2011-08-08 | join: with --check-order print offending file name, line number and data | Jim Meyering |
2011-08-08 | tests: complete the renaming framework_failure -> framework_failure_ | Stefano Lattarini |
2011-07-25 | timeout: support sub-second timeouts | Pádraig Brady |
2011-07-20 | unexpand: fix misalignment when spaces span a tabstop | Pádraig Brady |
2011-07-17 | timeout: add regression test (Bug#9098) | Paul Eggert |
2011-07-16 | timeout: treat seconds counts like 'sleep' does | Paul Eggert |
2011-07-08 | timeout: support cascaded timeouts | Pádraig Brady |
2011-07-08 | timeout: add --foreground to support interactive commands | Pádraig Brady |
2011-07-07 | tests: exercise md5sum's new --strict option | Jim Meyering |
2011-06-19 | maint: typo: insert omitted word in test comment | James Youngman |
2011-06-18 | tests: sort-debug-keys: fix a bug with translated diagnostics | Jim Meyering |
2011-06-17 | tests: avoid sort-spinlock-abuse false positive under heavy load | Jim Meyering |
2011-06-17 | tests: remove skip_test_ function; use new skip_ instead | Jim Meyering |
2011-06-13 | tests: avoid sort-spinlock-abuse false positive under heavy load | Jim Meyering |
2011-05-28 | tests: move tests/misc/split-* into tests/split/... | Jim Meyering |
2011-05-25 | split: fix an edge case where -n l/... creates an extra file | Pádraig Brady |
2011-05-24 | split: fix cases where -n l/... creates extraneous files | Pádraig Brady |
2011-05-22 | tests: fix typo in tac-continue | Jim Meyering |
2011-05-18 | printf: fix an out-of-bounds memory access | Pádraig Brady |
2011-05-14 | tests: refactor more tests to use mkfifo_or_skip_ | Pádraig Brady |
2011-05-14 | shuf: use memory more efficiently when returning a subset | Pádraig Brady |
2011-05-13 | tests: use skip_test_, not skip_ | Jim Meyering |
2011-05-06 | sort: fix a contradictory --debug warning | Pádraig Brady |
2011-04-28 | tests: remove useless test: misc/pwd-unreadable-parent | Jim Meyering |
2011-04-28 | tests: write skip explanation from perl scripts also to outer stderr | Jim Meyering |
2011-04-11 | maint: remove doubled words in comments, e.g., s/to to/to/ | Jim Meyering |
2011-04-04 | tests: don't ever leave a backgrounded "sleep 10m" process | Jim Meyering |
2011-03-22 | tests: exercise tests new "==" operator | Jim Meyering |
2011-02-07 | cut: don't segfault for large unbounded range | Jim Meyering |
2011-02-03 | sort: fix --debug key highlighting when key start after key end | Pádraig Brady |
2011-01-29 | join: don't report disorder against an empty file | Pádraig Brady |
2011-01-29 | join: ensure --header skips the order check with empty files | Pádraig Brady |
2011-01-29 | join: add -o 'auto' to output a constant number of fields per line | Pádraig Brady |
2011-01-17 | tests: add a test for today's uniq bug | Jim Meyering |
2011-01-01 | maint: update all copyright year number ranges | Jim Meyering |
2010-12-30 | split: fix the suffix length calculation | Pádraig Brady |
2010-12-28 | coreutils: keep lines within 80-column limits | Paul Eggert |
2010-12-19 | sort: use at most 8 threads by default | Pádraig Brady |
2010-12-16 | sort: fix hang with sort --compress | Paul Eggert |
2010-12-16 | sort: don't dump core when merging from input twice | Paul Eggert |
2010-12-14 | tests: default to /tmp as the temporary directory | Paul Eggert |
2010-12-13 | sort: fix some --compress reaper bugs | Paul Eggert |
2010-12-13 | tests: typo fix | Paul Eggert |