Age | Commit message (Expand) | Author |
2009-10-23 | tests: accommodate BSD getopt | Eric Blake |
2009-10-21 | md5sum, sha*sum, sum: line-buffer the printed checksums | Pádraig Brady |
2009-10-08 | stat: test recent patch | Eric Blake |
2009-10-07 | md5sum, sha*sum: also accept openssl checksum syntax | Guenter Knauf |
2009-09-29 | stat: interpret "-" as standard input | Jim Meyering |
2009-09-14 | maint: use #!/bin/sh consistently in shell-based test scripts | Jim Meyering |
2009-09-14 | cp,mv: preserve extended attributes even for read-only files | Ondřej Vašík |
2009-09-08 | tests: address a race condition in misc/cat-buf | Pádraig Brady |
2009-09-07 | tests: misc/cat-buf: clean up syntax | Jim Meyering |
2009-09-06 | tests: ls-misc: don't let a bogus umask cause test failure | Jim Meyering |
2009-08-30 | tests: don't misbehave if $TMPDIR contains spaces | Pádraig Brady |
2009-08-28 | dd: detect closed stderr | Eric Blake |
2009-08-25 | global: convert indentation-TABs to spaces | Jim Meyering |
2009-08-20 | tests: skip the stdbuf tests when the abs build directory name is bogus | Jim Meyering |
2009-08-18 | tests: stdbuf: fix a bug in test script | Jim Meyering |
2009-08-14 | tests: skip the misc/stdbuf test if stdbuf was not built | Jim Meyering |
2009-07-27 | tests: new test for bug in ls -1U dir arg ... | Jim Meyering |
2009-07-03 | sort: allow SI and IEC units on separate human sort fields | Pádraig Brady |
2009-06-27 | stdbuf: fix to stop -i option causing an assertion | Pádraig Brady |
2009-06-23 | maint: update all Copyright year lists to include 2009 | Jim Meyering |
2009-06-17 | stdbuf: A new program to run a command with modified stdio buffering | Pádraig Brady |
2009-06-13 | sort: Ignore fields where end position is before the start position | Cliff Miller |
2009-05-26 | sort: new --human-numeric-sort option to sort KiB MB etc. | Michael Speer |
2009-05-15 | tests: fix date-next-dow failure on older systems | Pádraig Brady |
2009-05-03 | tests: add tests of e.g., date -d 'next monday' | Jim Meyering |
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 |