Age | Commit message (Expand) | Author |
2011-09-27 | sort: avoid a NaN-induced infloop | Jim Meyering |
2011-09-16 | md5sum: handle BSD reversed format checksums | Pádraig Brady |
2011-09-02 | tests: remove require-perl script; use function instead | Jim Meyering |
2011-08-24 | maint: rename a test | Jim Meyering |
2011-08-19 | rm, du, chmod, chown, chgrp: use much less memory for large directories | Jim Meyering |
2011-07-25 | cp: don't mishandle existing dir dest permissions (Bug#9170) | Paul Eggert |
2011-07-25 | cp -up: preserve all hard links | Jim Meyering |
2011-07-08 | timeout: add --foreground to support interactive commands | Pádraig Brady |
2011-06-19 | tests: make test runner a script, not a shell function | Stefano Lattarini |
2011-05-28 | tests: move tests/misc/split-* into tests/split/... | Jim Meyering |
2011-05-13 | ls: allow stat-free use of --color | Jim Meyering |
2011-05-06 | tests: test split's new --filter=CMD option | Jim Meyering |
2011-04-29 | tests: distribute new file, CuSkip.pm | Jim Meyering |
2011-04-28 | tests: remove useless test: misc/pwd-unreadable-parent | Jim Meyering |
2011-04-25 | tail --follow=name no longer implies --retry | Jim Meyering |
2011-04-01 | copy: process empty extents more efficiently | Pádraig Brady |
2011-04-01 | copy: link rather than copy symlinks, when --link used | Pádraig Brady |
2011-03-05 | dd: add a flag to discard cached data | Pádraig Brady |
2011-03-03 | du: don't infloop for --files0-from=DIR | Jim Meyering |
2011-02-19 | maint: replace spaces with tab in tests/Makefile.am | Gilles Espinasse |
2011-02-08 | test: improve the cp fiemap tests | Pádraig Brady |
2011-01-31 | tests: exercise a rarely-used corner of copy.c | Jim Meyering |
2011-01-30 | tests: cp/fiemap: exercise previously-failing parts | Jim Meyering |
2011-01-30 | tests: ensure that FIEMAP-enabled cp copies a sparse file efficiently | Jim Meyering |
2011-01-30 | build: distribute new test script, filefrag-extent-compare | Jim Meyering |
2011-01-30 | tests: add a new test for FIEMAP-copy | Jie Liu |
2011-01-17 | tests: add a test for today's uniq bug | Jim Meyering |
2011-01-10 | du: don't abort when a subdir is renamed during traversal | Jim Meyering |
2010-12-16 | sort: fix hang with sort --compress | Paul Eggert |
2010-12-13 | sort: fix some --compress reaper bugs | Paul Eggert |
2010-12-12 | tests: test for access to stale thread memory | Paul Eggert |
2010-12-11 | sort: use mutexes, not spinlocks (avoid busy loop on blocked output) | Chen Guo |
2010-12-01 | tests: add test for parallel sort -u segfault bug | Jim Meyering |
2010-11-27 | tests: test for parallel sort spinlock abuse | Jim Meyering |
2010-11-22 | split: add --number to generate a particular number of files | Chen Guo |
2010-11-18 | od: fix bugs in displaying floating-point values | Paul Eggert |
2010-11-17 | tests: remove test-lib.sh; now all tests use gnulib's init.sh | Jim Meyering |
2010-11-11 | csplit: fix a memory leak per input buffer | Pádraig Brady |
2010-11-10 | csplit: avoid buffer overrun when writing more than 999 files | Jim Meyering |
2010-11-03 | stat: revert %X-%Y-%Z change; use e.g., %:X to print fractional seconds | Jim Meyering |
2010-10-23 | du: don't print junk when diagnosing out-of-range time stamps | Paul Eggert |
2010-10-12 | tail: fix checking of currently unavailable directories | Pádraig Brady |
2010-10-01 | stat: support printing birthtime | Eric Blake |
2010-09-29 | tr: fix various issues with case conversion | Pádraig Brady |
2010-08-27 | stat: add %m to output the mount point for a file | Aaron Burgemeister |
2010-07-15 | sort: add a test case for the sort -u bug | Paul R. Eggert |
2010-07-13 | sort: parallelize internal sort | Chen Guo |
2010-06-30 | tests: move most helper functions from test-lib.sh to new init.cfg | Jim Meyering |
2010-05-19 | tests: exercise du's --max-depth option | Jim Meyering |
2010-05-16 | sort: --debug: output data independent warnings and info | Pádraig Brady |