Age | Commit message (Expand) | Author |
2013-04-14 | dd: avoid buffer allocations unless needed | Ondrej Oprala |
2013-01-01 | maint: update all copyright year number ranges | Jim Meyering |
2012-09-24 | dd: new option, status=none to suppress output statistics | Pozsár Balázs |
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-04-04 | tests: convert nearly all `...` expressions to $(...) | Jim Meyering |
2012-03-23 | tests: skip part of dd/sparse on some file systems | Jim Meyering |
2012-03-20 | tests: avoid spurious dd/sparse failure | Pádraig Brady |
2012-03-02 | tests: work around a block alignment issue in dd/sparse | Pádraig Brady |
2012-02-29 | dd: add support for the conv=sparse option | Roman Rybalko |
2012-02-13 | dd: fix issues in the count_bytes and seek_bytes flags change | Pádraig Brady |
2012-02-12 | dd: add count_bytes, skip_bytes and seek_bytes flags | Jérémy Compostella |
2012-01-27 | maint: use single copyright year range | Jim Meyering |
2012-01-22 | maint: quote 'like this' or "like this", not `like this' | Paul Eggert |
2012-01-09 | tests: change `...' to '...' on lines not matching /[=\$]/ | Jim Meyering |
2012-01-09 | tests: adjust \`...' quoting to '...' to adapt to latest gnulib | Jim Meyering |
2012-01-01 | maint: update all copyright year number ranges | Jim Meyering |
2011-11-22 | tests: use "compare exp out", not "compare out exp" | Jim Meyering |
2011-08-08 | tests: complete the renaming framework_failure -> framework_failure_ | Stefano Lattarini |
2011-06-17 | tests: remove skip_test_ function; use new skip_ instead | Jim Meyering |
2011-06-13 | tests: avoid a false failure on HPUX systems | Pádraig Brady |
2011-05-14 | tests: refactor more tests to use mkfifo_or_skip_ | Pádraig Brady |
2011-03-05 | maint: fix dd nocache test to be independent of current stdin | Pádraig Brady |
2011-03-05 | dd: add a flag to discard cached data | Pádraig Brady |
2011-01-28 | tests: remove obsolete uses of "$$" in temporary file names | Jim Meyering |
2011-01-01 | maint: update all copyright year number ranges | Jim Meyering |
2010-11-17 | tests: substitute the single-program $VERBOSE/--version uses | Jim Meyering |
2010-11-17 | tests: convert first batch of tests from test-lib.sh to init.sh | Jim Meyering |
2010-09-07 | tests: exclude some tests when running on NFS | Pádraig Brady |
2010-07-05 | tests: make tests requiring a delay to pass, more robust | Pádraig Brady |
2010-02-02 | tests: fix various timeout races | Pádraig Brady |
2010-01-01 | maint: update all FSF copyright year lists to include 2010 | Jim Meyering |
2009-10-30 | tests: factor 350 fail=0 initializations into test-lib.sh | Jim Meyering |
2009-09-14 | tests: fix dd/skip-seek-past-file to work on ecryptfs | Pádraig Brady |
2009-09-10 | dd conv=unblock: print final newline consistently | Jim Meyering |
2009-08-28 | dd: detect closed stderr | Eric Blake |
2009-08-06 | dd: work around buffer length restrictions with oflag=direct (O_DIRECT) | Jim Meyering |
2009-06-23 | maint: update all Copyright year lists to include 2009 | Jim Meyering |
2009-04-07 | maint: Clarify ambiguous refs to Linux kernels or GNU/Linux systems | Pádraig Brady |
2009-03-29 | tests: don't use lang-default from individual tests | Jim Meyering |
2009-02-26 | tests: Remove system specific error strings | Pádraig Brady |
2009-02-06 | tests: fix dd skip=greater_max_file_size test on Solaris 10 | Pádraig Brady |
2009-02-02 | update copyright dates from recent changes | Jim Meyering |
2009-01-28 | dd: Better handle user specified offsets that are too big | Pádraig Brady |
2008-12-01 | tests: dd/reblock: Reduce chance of timing related failures | Pádraig Brady |
2008-11-30 | tests: dd/reblock: avoid occasional failure | Jim Meyering |
2008-11-22 | tests: dd: add a test for the required behavior | Jim Meyering |
2008-09-10 | tests: use "Exit $fail", not (exit $fail); exit $fail | Jim Meyering |
2008-08-14 | set envvars via "env" to avoid spurious set -x output from bad shells | Jim Meyering |
2008-07-23 | dd: minor fullblock changes | Jim Meyering |