| Age | Commit message (Expand) | Author | Files | Lines |
| 6 min. | tests: dd: avoid false failure with no controlling terminalHEADmaster | Pádraig Brady | 1 | -1/+1 |
| 25 hours | tests: dd: check that erroneous seeks are not done in output | oech3 | 1 | -0/+6 |
| 48 hours | tests: coreutils: ensure empty arg is diagnosed | oech3 | 1 | -0/+3 |
| 3 days | date: avoid calling putenv multiple times unnecessarily | Collin Funk | 1 | -6/+12 |
| 4 days | maint: remove unnecessary return statements | Collin Funk | 2 | -4/+0 |
| 4 days | who: avoid locking standard output for each user with the -q option | Collin Funk | 1 | -3/+3 |
| 4 days | doc: tty: mention the removal of the -s option from POSIX | Collin Funk | 1 | -0/+2 |
| 5 days | tests: env/env.sh: improve portability | oech3 | 1 | -6/+6 |
| 7 days | od: suppress address output on read error | Pádraig Brady | 2 | -1/+9 |
| 7 days | tests: od: ensure -j1 /dev/null succeeds | oech3 | 1 | -0/+2 |
| 7 days | tests: truncate: don't rely on errno being EISDIR | Collin Funk | 1 | -5/+1 |
| 8 days | tests: yes: support more zero-copy related syscalls | oech3 | 1 | -4/+13 |
| 8 days | maint: remove some unnecessary casts | Collin Funk | 1 | -2/+2 |
| 9 days | tests: cut: add test for -z with NUL delimiter and -s flag | Sylvestre Ledru | 1 | -0/+1 |
| 9 days | tests: tr: add test for invalid character class name | Sylvestre Ledru | 1 | -0/+4 |
| 9 days | sort: speed up keyed field sorting significantly using memchr | Chris Down | 1 | -4/+4 |
| 10 days | maint: fix an incomplete sentence | Collin Funk | 1 | -1/+1 |
| 10 days | tests: pwd: test the behavior when given an argument | Collin Funk | 2 | -0/+34 |
| 11 days | tac: avoid unnecessary standard output buffering | Collin Funk | 1 | -2/+4 |
| 11 days | tests: rm: fix a test that would sometimes hang | Collin Funk | 1 | -1/+1 |
| 11 days | tac: promptly diagnose write errors | Collin Funk | 3 | -2/+8 |
| 11 days | tests: support checking for specific write errors | Pádraig Brady | 1 | -3/+8 |
| 11 days | tests: nl: check that all files are processed | Collin Funk | 2 | -0/+34 |
| 12 days | test: truncate: improve the test added in the previous commit | Collin Funk | 1 | -1/+8 |
| 12 days | tests: truncate: check that all files are processed | Collin Funk | 2 | -0/+27 |
| 2026-03-17 | sort,split,yes: ensure pipe and pipe2 don't open standard descriptors | Collin Funk | 6 | -1/+18 |
| 2026-03-16 | tests: dd: fix false failure on NetBSD 10 | Pádraig Brady | 1 | -0/+1 |
| 2026-03-16 | tests: ls: fix false failure on FreeBSD | Pádraig Brady | 1 | -2/+2 |
| 2026-03-16 | maint: tee: remove an affirm call to silence coverity | Collin Funk | 1 | -1/+0 |
| 2026-03-16 | wc: make sure input buffer for neon 'wc -l' is aligned | Collin Funk | 1 | -1/+1 |
| 2026-03-15 | tee: prefer file descriptors over streams | Collin Funk | 3 | -55/+38 |
| 2026-03-13 | timeout: don't exit immediately if the parent is the init process | Collin Funk | 4 | -2/+50 |
| 2026-03-13 | doc: fix missing '=' in texi option descriptions | Pádraig Brady | 1 | -2/+2 |
| 2026-03-12 | dd: always diagnose partial writes on write failure | Pádraig Brady | 4 | -0/+44 |
| 2026-03-12 | doc: clarify a recent NEWS item | Pádraig Brady | 1 | -1/+1 |
| 2026-03-10 | doc: NEWS: adjust 'wc -l' aarch64 benchmark after recent commit | Collin Funk | 1 | -2/+2 |
| 2026-03-10 | tests: rm: check for hints when running 'rm -foo' | Collin Funk | 2 | -0/+54 |
| 2026-03-10 | maint: adjust to placate coverity | Pádraig Brady | 1 | -1/+2 |
| 2026-03-10 | yes: use a zero-copy implementation via (vm)splice | Pádraig Brady | 5 | -9/+180 |
| 2026-03-10 | all: use more consistent blank character determination | Pádraig Brady | 8 | -10/+35 |
| 2026-03-10 | cksum: fix tagged output on 32 bit platforms | Pádraig Brady | 1 | -4/+4 |
| 2026-03-09 | wc: improve aarch64 Neon optimization for 'wc -l' | Collin Funk | 2 | -65/+67 |
| 2026-03-09 | tests: expand: fix false failure on various systems | Pádraig Brady | 2 | -3/+5 |
| 2026-03-09 | build: update to latest gnulib | Pádraig Brady | 2 | -1/+1 |
| 2026-03-08 | maint: remove duplicate names from THANKS | Collin Funk | 1 | -0/+5 |
| 2026-03-07 | maint: prefer memset_explicit to explicit_bzero | Collin Funk | 3 | -3/+3 |
| 2026-03-07 | expand,unexpand: support multi-byte input | Lukáš Zaoral | 6 | -30/+401 |
| 2026-03-06 | maint: shred: fix typo in comment | Weixie Cui | 1 | -1/+1 |
| 2026-03-06 | maint: dd: fix typo in comment | Weixie Cui | 1 | -1/+1 |
| 2026-03-06 | build: update gnulib submodule to latest | Collin Funk | 1 | -0/+0 |