| Age | Commit message (Expand) | Author | Lines |
| 2023-04-16 | tests: avoid allocation checks on ZFS | Pádraig Brady | -1/+3 |
| 2023-04-14 | tests: tty-eof: fix various issues | Pádraig Brady | -4/+8 |
| 2023-04-13 | tests: avoid dependence on file layout for cp sparse check | Pádraig Brady | -14/+4 |
| 2023-04-10 | tests: avoid non portable brace expansion | Pádraig Brady | -2/+2 |
| 2023-04-08 | wc: ensure we update file offset | Pádraig Brady | -0/+12 |
| 2023-04-08 | cp,mv: issue "skipped" messages when skipping files | Pádraig Brady | -8/+23 |
| 2023-04-08 | cp,mv: add --update=none to always skip existing files | Pádraig Brady | -16/+31 |
| 2023-04-04 | cp: fix --backup with subdirectories | Pádraig Brady | -1/+7 |
| 2023-03-31 | tests: tee: avoid false failure due to fifo usage | Pádraig Brady | -1/+1 |
| 2023-03-31 | tests: adjust csplit VM limit | Pádraig Brady | -1/+1 |
| 2023-03-31 | wc: diagnose overflow of total counts | Pádraig Brady | -0/+17 |
| 2023-03-28 | dircolors: diagnose read errors | Pádraig Brady | -0/+29 |
| 2023-03-28 | tests: add a test case for the previous date fix | Pádraig Brady | -0/+30 |
| 2023-03-23 | cksum: fix reporting of failed checks | Pádraig Brady | -0/+10 |
| 2023-03-21 | tests: skip some parts of tests/misc/tee.sh if run as root | Nick Alcock | -3/+5 |
| 2023-03-19 | tests: avoid false failure on systems without statx | Pádraig Brady | -4/+6 |
| 2023-03-19 | tests: df: avoid false failure on systems with multiple roots | Pádraig Brady | -3/+6 |
| 2023-03-18 | tests: aix: avoid unsupported functionality | Pádraig Brady | -2/+10 |
| 2023-03-15 | test: avoid a test hang on Hurd | Pádraig Brady | -1/+1 |
| 2023-03-13 | ls: --color: honor separate sequences for extension cases | Pádraig Brady | -1/+45 |
| 2023-03-13 | tests: adjust du test for recent apparent size change | Pádraig Brady | -102/+3 |
| 2023-03-08 | tee: support non blocking outputs | Pádraig Brady | -1/+16 |
| 2023-03-07 | split: support split -n on larger pipe input | Paul Eggert | -6/+9 |
| 2023-03-07 | tee: fix a crash with unwriteable files | Pádraig Brady | -0/+5 |
| 2023-03-06 | maint: pacify ‘make syntax-check’ | Paul Eggert | -1/+1 |
| 2023-03-04 | du: --apparent counts only symlinks and regular | Paul Eggert | -0/+34 |
| 2023-03-04 | split: handle large numbers better | Paul Eggert | -18/+5 |
| 2023-03-04 | split: port ‘split -n N /dev/null’ better to macOS | Paul Eggert | -3/+4 |
| 2023-03-04 | split: split more evenly with -n | Paul Eggert | -17/+31 |
| 2023-02-28 | tests: tee -p: add test for early exit with closed pipes | Pádraig Brady | -0/+10 |
| 2023-02-26 | tests: avoid hang in new test | Pádraig Brady | -8/+8 |
| 2023-02-26 | tests: avoid gdb on macOS | Pádraig Brady | -0/+11 |
| 2023-02-24 | tests: determine if SEEK_HOLE is enabled | Pádraig Brady | -4/+4 |
| 2023-02-24 | cp,install,mv: add --debug to explain how a file is copied | Pádraig Brady | -0/+29 |
| 2023-02-21 | doc: fix some spelling mistakes | ChuanGang Jiang | -1/+1 |
| 2023-02-21 | tests: initialize a variable | Jim Meyering | -0/+1 |
| 2023-02-21 | rm: --dir (-d): fix bugs in handling of empty, inaccessible directories | Jim Meyering | -2/+25 |
| 2023-02-18 | tests: port chmod/setgid.sh to macOS 12 | Paul Eggert | -8/+7 |
| 2023-02-10 | maint: fix some typos in comments | ChuanGang Jiang | -1/+1 |
| 2023-02-06 | cksum: add --raw option to output a binary digest | Pádraig Brady | -0/+61 |
| 2023-02-03 | tests: fix exit status check in cp -u test | Pádraig Brady | -1/+1 |
| 2023-01-31 | cksum: accept new option: --base64 (-b) | Jim Meyering | -0/+100 |
| 2023-01-31 | cp,mv: skipping due to -u is success, not failure | Paul Eggert | -4/+3 |
| 2023-01-31 | cp,ln,mv: when skipping exit with nonzero status | Paul Eggert | -15/+16 |
| 2023-01-30 | tests: cksum: fix test to include more cases | Pádraig Brady | -1/+1 |
| 2023-01-27 | tests: ensure we fail if mv --no-copy crashes | Pádraig Brady | -2/+2 |
| 2023-01-27 | mv: new option --no-copy | Paul Eggert | -0/+34 |
| 2023-01-06 | all: further adjustments for new Ronna, Quetta SI prefixes | Pádraig Brady | -3/+3 |
| 2023-01-05 | numfmt: add support for new SI prefixes | Paul Eggert | -39/+45 |
| 2023-01-01 | maint: update all copyright year number ranges | Pádraig Brady | -608/+608 |