2012-02-29 |
Bernhard Voelker | tests: compile and link shared object with $CC to make... |
tree | commitdiff |
2012-02-29 |
Roman Rybalko | dd: add support for the conv=sparse option |
tree | commitdiff |
2012-02-26 |
Jim Meyering | tests: fix help-version on cygwin, where $EXEEXT is... |
tree | commitdiff |
2012-02-26 |
Bernhard Voelker | tests: remove unnecessary use of -lc |
tree | commitdiff |
2012-02-20 |
Jérémy Compostella | split: add the --additional-suffix option |
tree | commitdiff |
2012-02-19 |
Jérémy Compostella | tests: ls/getxattr-speedup: include <sys/types.h> for... |
tree | commitdiff |
2012-02-18 |
Jim Meyering | tests: test for ls speed-up |
tree | commitdiff |
2012-02-18 |
Jérémy Compostella | split: support optional start value for --numeric-suffixes |
tree | commitdiff |
2012-02-13 |
Pádraig Brady | dd: fix issues in the count_bytes and seek_bytes flags... |
tree | commitdiff |
2012-02-12 |
Jérémy Compostella | dd: add count_bytes, skip_bytes and seek_bytes flags |
tree | commitdiff |
2012-02-12 |
Jim Meyering | mv: "mv A B" would sometimes succeed, yet A would remai... |
tree | commitdiff |
2012-01-30 |
Jim Meyering | mv: allow moving symlink onto same-inode dest with... |
tree | commitdiff |
2012-01-27 |
Jim Meyering | maint: use single copyright year range |
tree | commitdiff |
2012-01-25 |
Pádraig Brady | maint: cleanup an extraneous version output in a test |
tree | commitdiff |
2012-01-25 |
Pádraig Brady | maint: use the standard require_perl_ function |
tree | commitdiff |
2012-01-25 |
Pádraig Brady | realpath: remove extraneous '/' for --relative-to edge... |
tree | commitdiff |
2012-01-23 |
Jim Meyering | tests: remove crufty test=test_name code from old tests |
tree | commitdiff |
2012-01-22 |
Paul Eggert | maint: quote 'like this' or "like this", not `like... |
tree | commitdiff |
2012-01-09 |
Jim Meyering | maint: adjust quoting: emit '...', not `...' in diagnostics |
tree | commitdiff |
2012-01-09 |
Jim Meyering | tests: more automated quote adjustment |
tree | commitdiff |
2012-01-09 |
Jim Meyering | tests: change `...' to '...' on lines not matching... |
tree | commitdiff |
2012-01-09 |
Jim Meyering | tests: adjust \`...' quoting to '...' to adapt to lates... |
tree | commitdiff |
2012-01-07 |
Jim Meyering | maint: update quoting of "Try `prog --help'" to "Try... |
tree | commitdiff |
2012-01-06 |
Jim Meyering | tests: adjust quoting in expected output to match new... |
tree | commitdiff |
2012-01-05 |
Pádraig Brady | tests: avoid stty icanon issues on some platforms |
tree | commitdiff |
2012-01-05 |
Pádraig Brady | tests: avoid ulimit issue on bash 3.2 on OS X |
tree | commitdiff |
2012-01-05 |
Pádraig Brady | tests: avoid a false positive due to overflow on Linux... |
tree | commitdiff |
2012-01-05 |
Jim Meyering | tests: adjust setfacl usage to accommodate Solaris 10 |
tree | commitdiff |
2012-01-05 |
Bruno Haible | split: avoid failure due to leftover 'errno' value |
tree | commitdiff |
2012-01-03 |
Jim Meyering | tests: adjust realpath test to avoid "make distcheck... |
tree | commitdiff |
2012-01-03 |
Pádraig Brady | realpath: a new program to print the resolved path |
tree | commitdiff |
2012-01-01 |
Jim Meyering | tests: also print chmod's --version |
tree | commitdiff |
2012-01-01 |
Jim Meyering | maint: update all copyright year number ranges |
tree | commitdiff |
2012-01-01 |
Jim Meyering | tests: change copyright year from 2011 to 2012 in sampl... |
tree | commitdiff |
2011-12-31 |
Jim Meyering | tests: fix a missing-dependency problem |
tree | commitdiff |
2011-12-28 |
Jim Meyering | tests: also unset _STDBUF_E, _STDBUF_I and _STDBUF_O |
tree | commitdiff |
2011-12-15 |
Paul Eggert | du: -x should not count files in other file systems |
tree | commitdiff |
2011-12-12 |
Jim Meyering | ls: give a more useful diagnostic for a bogus --time... |
tree | commitdiff |
2011-12-01 |
Bernhard Voelker | tests: adjust PATH to generally include /sbin and ... |
tree | commitdiff |
2011-11-29 |
Eric Blake | build: update gnulib for syntax-check improvement |
tree | commitdiff |
2011-11-23 |
Jim Meyering | build: update gnulib and tests/init.sh |
tree | commitdiff |
2011-11-22 |
Jim Meyering | tests: use "compare exp out", not "compare out exp" |
tree | commitdiff |
2011-11-22 |
Jim Meyering | tests: use compare, not "diff", in a few stray tests |
tree | commitdiff |
2011-11-14 |
Ludovic Courtès | id: fail when getuid, getgid, etc. fail, e.g., on GNU... |
tree | commitdiff |
2011-11-13 |
Nix | tests: avoid rare fp failure in du/move-dir-while-trave... |
tree | commitdiff |
2011-11-12 |
Paul Eggert | * tests/misc/sort-continue: Port to Fedora 15. |
tree | commitdiff |
2011-11-12 |
Paul Eggert | * tests/ls/block-size: Make it executable. |
tree | commitdiff |
2011-11-12 |
Paul Eggert | ls: -k no longer affects -l's file sizes |
tree | commitdiff |
2011-11-03 |
Pádraig Brady | tests: avoid signal issues in timeout-group |
tree | commitdiff |
2011-11-03 |
Pádraig Brady | tests: fix a race in timeout-group |
tree | commitdiff |
2011-10-30 |
Jim Meyering | tests: doc: fix stale comment in new rm/many-dir-entrie... |
tree | commitdiff |
2011-10-29 |
Jim Meyering | tests: don't make tail's pipe-f2 test take the full... |
tree | commitdiff |
2011-10-19 |
Jim Meyering | maint: tac: prefer "failed to" diagnostic over "cannot" |
tree | commitdiff |
2011-10-17 |
Jim Meyering | tac: don't misbehave with multiple non-seekable inputs |
tree | commitdiff |
2011-10-17 |
Pádraig Brady | maint: speed up make check (vc_exe_in_TESTS) |
tree | commitdiff |
2011-10-12 |
Pádraig Brady | tests: avoid a false failure on systems without inotify |
tree | commitdiff |
2011-10-09 |
Jim Meyering | tests: skip rather than failing when perl is not available |
tree | commitdiff |
2011-10-08 |
Jim Meyering | tests: avoid tail-2/F-vs-missing failure on NFS |
tree | commitdiff |
2011-10-08 |
Jim Meyering | tests: avoid ls/slink-acl test failure on Solaris 10 |
tree | commitdiff |
2011-10-08 |
Jim Meyering | tests: avoid false-positive failures on linux/sparc64 |
tree | commitdiff |
2011-10-05 |
Jim Meyering | tests: add a test to exercise today's ls-lL-vs-ACL bug |
tree | commitdiff |
2011-10-01 |
Pádraig Brady | ls: fix output of dangling symlinks colored as target |
tree | commitdiff |
2011-09-27 |
Jim Meyering | sort: avoid a NaN-induced infloop |
tree | commitdiff |
2011-09-24 |
Bernhard Voelker | tests: mention new check-expensive/check-very-expensive... |
tree | commitdiff |
2011-09-19 |
Bruno Haible | tests: init.sh: support any non-GNU diff |
tree | commitdiff |
2011-09-19 |
Jim Meyering | tests: cp-parents: don't let a failing chmod go unnoticed |
tree | commitdiff |
2011-09-16 |
Pádraig Brady | md5sum: handle BSD reversed format checksums |
tree | commitdiff |
2011-09-08 |
Jim Meyering | doc: fix typo in test script comment |
tree | commitdiff |
2011-09-07 |
Bernhard Voelker | tests: adjust PATH to include /sbin for mkfs-using... |
tree | commitdiff |
2011-09-02 |
Bruno Haible | tests: init.sh: work also with any non-GNU diff that... |
tree | commitdiff |
2011-09-02 |
Jim Meyering | tests: remove require-perl script; use function instead |
tree | commitdiff |
2011-09-02 |
Jim Meyering | tests: cut: exercise distro-added multibyte code paths |
tree | commitdiff |
2011-09-01 |
Pádraig Brady | tests: split/l-chunk: avoid a portability issue |
tree | commitdiff |
2011-09-01 |
Jim Meyering | tests: pwd-long: diagnose failure earlier |
tree | commitdiff |
2011-09-01 |
Jim Meyering | tests: printf-surprise: avoid false-positive failure |
tree | commitdiff |
2011-09-01 |
Bernhard Voelker | tests: improve message in 'require_membership_in_two_gr... |
tree | commitdiff |
2011-09-01 |
Jim Meyering | tests: misc/printf: accommodate alternate behavior |
tree | commitdiff |
2011-09-01 |
Jim Meyering | tests: invoke via "env printf", rather than using an... |
tree | commitdiff |
2011-08-31 |
Jim Meyering | date: support parsing of ISO-8601-with-"T" dates |
tree | commitdiff |
2011-08-24 |
Jim Meyering | maint: rename a test |
tree | commitdiff |
2011-08-24 |
Jim Meyering | tests: adjust the new, very expensive rm test to be... |
tree | commitdiff |
2011-08-23 |
Pádraig Brady | pr: fix so that LAST_PAGE is honored with -T |
tree | commitdiff |
2011-08-19 |
Jim Meyering | rm, du, chmod, chown, chgrp: use much less memory for... |
tree | commitdiff |
2011-08-08 |
Jim Meyering | tests: avoid lack-of-support du test failure on HP... |
tree | commitdiff |
2011-08-08 |
Jim Meyering | join: with --check-order print offending file name... |
tree | commitdiff |
2011-08-08 |
Jim Meyering | maint: add copyright notice to init.cfg |
tree | commitdiff |
2011-08-08 |
Stefano Lattarini | tests: complete the renaming framework_failure -> frame... |
tree | commitdiff |
2011-08-04 |
Stefano Lattarini | tests: remove obsolete 'error_' shell function |
tree | commitdiff |
2011-07-27 |
Pádraig Brady | maint: copy: refactor hard link creation |
tree | commitdiff |
2011-07-27 |
Pádraig Brady | tests: cp/preserve-link: test all relevant paths |
tree | commitdiff |
2011-07-26 |
Jim Meyering | maint: use consistent style in C and test scripts |
tree | commitdiff |
2011-07-25 |
Paul Eggert | cp: don't mishandle existing dir dest permissions ... |
tree | commitdiff |
2011-07-25 |
Jim Meyering | cp -up: preserve all hard links |
tree | commitdiff |
2011-07-25 |
Pádraig Brady | timeout: support sub-second timeouts |
tree | commitdiff |
2011-07-20 |
Pádraig Brady | unexpand: fix misalignment when spaces span a tabstop |
tree | commitdiff |
2011-07-17 |
Paul Eggert | timeout: add regression test (Bug#9098) |
tree | commitdiff |
2011-07-16 |
Paul Eggert | timeout: treat seconds counts like 'sleep' does |
tree | commitdiff |
2011-07-08 |
Pádraig Brady | timeout: support cascaded timeouts |
tree | commitdiff |
2011-07-08 |
Pádraig Brady | timeout: add --foreground to support interactive commands |
tree | commitdiff |
2011-07-07 |
Jim Meyering | tests: exercise md5sum's new --strict option |
tree | commitdiff |
next |