| Age | Commit message (Expand) | Author | Lines |
| 2024-03-25 | tests: fix false failure on systems that can chmod symlinks | Pádraig Brady | -4/+2 |
| 2024-03-24 | test: avoid false failure with setgid directories | Pádraig Brady | -8/+10 |
| 2024-03-19 | chmod: add support for -h, -H,-L,-P, --dereference options | Pádraig Brady | -0/+87 |
| 2024-01-01 | maint: update all copyright year number ranges | Pádraig Brady | -12/+12 |
| 2023-02-18 | tests: port chmod/setgid.sh to macOS 12 | Paul Eggert | -8/+7 |
| 2023-01-01 | maint: update all copyright year number ranges | Pádraig Brady | -12/+12 |
| 2022-01-02 | maint: update all copyright year number ranges | Pádraig Brady | -12/+12 |
| 2021-09-24 | chmod: fix exit status when ignoring symlinks | Pádraig Brady | -0/+31 |
| 2021-01-01 | maint: update all copyright year number ranges | Pádraig Brady | -11/+11 |
| 2020-01-01 | maint: update all copyright year number ranges | Pádraig Brady | -11/+11 |
| 2019-01-01 | maint: update all copyright year number ranges | Assaf Gordon | -11/+11 |
| 2018-01-01 | maint: update all copyright year number ranges | Pádraig Brady | -11/+11 |
| 2017-09-19 | all: prefer HTTPS in URLs | Paul Eggert | -11/+11 |
| 2017-01-01 | maint: update all copyright year number ranges | Pádraig Brady | -11/+11 |
| 2016-11-13 | tests: use "returns_" rather than explicit comparison with "$?" | Jim Meyering | -2/+1 |
| 2016-01-01 | maint: update all copyright year number ranges | Pádraig Brady | -11/+11 |
| 2015-01-14 | tests: add extra protection against unexpected exits | Pádraig Brady | -6/+6 |
| 2015-01-01 | maint: update all copyright year number ranges | Pádraig Brady | -11/+11 |
| 2014-05-07 | tests: improve diagnostics when asserting empty files | Pádraig Brady | -1/+1 |
| 2014-03-19 | chmod: fix erroneous warnings with -R --changes | Dylan Simon | -0/+11 |
| 2014-01-02 | maint: update all copyright year number ranges | Bernhard Voelker | -11/+11 |
| 2013-01-01 | maint: update all copyright year number ranges | Jim Meyering | -11/+11 |
| 2012-09-05 | build: don't use recursive make for tests/ subdirectory | Stefano Lattarini | -11/+11 |
| 2012-08-30 | tests: add .sh and .pl suffixes to shell and perl tests, respectively | Stefano Lattarini | -0/+0 |
| 2012-04-04 | tests: convert nearly all `...` expressions to $(...) | Jim Meyering | -10/+10 |
| 2012-03-08 | chmod: add notations +40, 00440, etc. | Paul Eggert | -4/+20 |
| 2012-01-27 | maint: use single copyright year range | Jim Meyering | -5/+5 |
| 2012-01-09 | tests: more automated quote adjustment | Jim Meyering | -1/+1 |
| 2012-01-09 | tests: change `...' to '...' on lines not matching /[=\$]/ | Jim Meyering | -5/+5 |
| 2012-01-09 | tests: adjust \`...' quoting to '...' to adapt to latest gnulib | Jim Meyering | -4/+4 |
| 2012-01-01 | maint: update all copyright year number ranges | Jim Meyering | -11/+11 |
| 2011-11-22 | tests: use "compare exp out", not "compare out exp" | Jim Meyering | -3/+3 |
| 2011-08-08 | tests: complete the renaming framework_failure -> framework_failure_ | Stefano Lattarini | -14/+14 |
| 2011-06-17 | tests: remove skip_test_ function; use new skip_ instead | Jim Meyering | -1/+1 |
| 2011-05-25 | chmod: output the original mode in verbose mode | Bernhard Voelker | -2/+2 |
| 2011-01-01 | maint: update all copyright year number ranges | Jim Meyering | -11/+11 |
| 2010-11-17 | tests: convert the multi-prog $VERBOSE/--version uses | Jim Meyering | -1/+1 |
| 2010-11-17 | tests: substitute the single-program $VERBOSE/--version uses | Jim Meyering | -10/+10 |
| 2010-11-17 | tests: convert remaining uses of test-lib.sh to init.sh | Jim Meyering | -1/+1 |
| 2010-11-17 | tests: convert 'if test "$VERBOSE" = yes; then' to test ... && | Jim Meyering | -7/+1 |
| 2010-11-17 | tests: convert first batch of tests from test-lib.sh to init.sh | Jim Meyering | -60/+20 |
| 2010-01-01 | maint: update all FSF copyright year lists to include 2010 | Jim Meyering | -11/+11 |
| 2009-10-30 | tests: factor 350 fail=0 initializations into test-lib.sh | Jim Meyering | -11/+0 |
| 2009-08-25 | global: convert indentation-TABs to spaces | Jim Meyering | -1/+1 |
| 2009-06-23 | maint: update all Copyright year lists to include 2009 | Jim Meyering | -11/+11 |
| 2009-03-27 | tests: migrate setgid-check into test-lib.sh | Jim Meyering | -1/+1 |
| 2008-12-03 | tests: ensure that chmod, chgrp and chown honor --silent | Jim Meyering | -0/+36 |
| 2008-09-10 | tests: use "Exit $fail", not (exit $fail); exit $fail | Jim Meyering | -10/+10 |
| 2008-05-27 | in 280+ tests/* files, use $srcdir, not $top_srcdir/tests | Jim Meyering | -10/+10 |
| 2008-05-27 | prefer abs_srcdir over abs_top_srcdir, ... | Jim Meyering | -1/+1 |