| Age | Commit message (Expand) | Author | Lines |
| 2023-08-28 | tests: avoid test failure on Android | Bruno Haible | -4/+13 |
| 2023-08-23 | shred: fix operation on Solaris with 64 bit builds | Pádraig Brady | -1/+7 |
| 2023-07-01 | maint: improve static and dynamic checking | Paul Eggert | -9/+9 |
| 2023-06-29 | maint: prefer C23-style nullptr | Paul Eggert | -35/+35 |
| 2023-02-04 | maint: use alignasof, not stdalign | Paul Eggert | -1/+1 |
| 2023-01-01 | maint: update all copyright year number ranges | Pádraig Brady | -31/+31 |
| 2022-09-18 | all: prefer HTTPS to HTTP | Stefan Kangas | -2/+2 |
| 2022-09-15 | maint: prefer static_assert to verify | Paul Eggert | -2/+2 |
| 2022-09-15 | maint: assume C23 alignof | Paul Eggert | -1/+0 |
| 2022-09-15 | maint: don’t include config.h twice | Paul Eggert | -3/+0 |
| 2022-09-12 | maint: adjust to Gnulib stdbool C23 change | Paul Eggert | -6/+0 |
| 2022-04-13 | maint: syntax-check: fix preprocessor indentation | Pádraig Brady | -1/+1 |
| 2022-04-12 | cp,mv,install: omit an ‘inline’ | Paul Eggert | -1/+1 |
| 2022-04-12 | cp,mv,install: improve EACCES targetdir messages | Paul Eggert | -16/+34 |
| 2022-04-12 | cp,mv,install: avoid excess stat calls on non-GNU | Paul Eggert | -7/+9 |
| 2022-04-12 | cp,mv,install: modularize targetdir | Paul Eggert | -0/+167 |
| 2022-01-31 | maint: pacify gcc -flto -Wmaybe-uninitialized | Paul Eggert | -0/+5 |
| 2022-01-27 | shred: fix declaration typo | Paul Eggert | -2/+1 |
| 2022-01-02 | maint: update all copyright year number ranges | Pádraig Brady | -29/+29 |
| 2021-12-20 | maint: syntax-check requires "char const *", not "const char *" | Jim Meyering | -1/+1 |
| 2021-12-18 | maint: use GNU style for spacing | Paul Eggert | -8/+8 |
| 2021-11-15 | maint: fix nonnull decl | Paul Eggert | -2/+1 |
| 2021-10-31 | maint: use minmax.h instead of rolling our own | Paul Eggert | -8/+5 |
| 2021-10-31 | maint: add function attributes to .h files | Paul Eggert | -36/+74 |
| 2021-10-31 | maint: remove unused __attribute__ defn | Paul Eggert | -6/+0 |
| 2021-10-31 | maint: prefer attribute.h in .c files | Paul Eggert | -3/+4 |
| 2021-10-10 | sort: fix unlikely bug when '\377' < 0 | Paul Eggert | -3/+5 |
| 2021-10-02 | maint: switch to C11-style _Noreturn | Paul Eggert | -5/+1 |
| 2021-04-26 | maint: port to Autoconf 2.71 | Paul Eggert | -1/+1 |
| 2021-04-11 | maint: use "char const *" rather than "const char *" | Pádraig Brady | -14/+14 |
| 2021-01-01 | maint: update all copyright year number ranges | Pádraig Brady | -29/+29 |
| 2020-10-19 | build: update gnulib submodule to latest | Paul Eggert | -2/+2 |
| 2020-06-01 | maint: use getrandom, not getentropy | Paul Eggert | -7/+6 |
| 2020-05-31 | maint: use getentropy and new tempname modules | Paul Eggert | -272/+21 |
| 2020-01-01 | maint: update all copyright year number ranges | Pádraig Brady | -29/+29 |
| 2019-10-22 | shuf: improve randperm overflow checking | Paul Eggert | -11/+18 |
| 2019-02-10 | gnulib: update to use new strtold module | Pádraig Brady | -6/+1 |
| 2019-01-30 | build: fix recent build failure on systems without strtold | Pádraig Brady | -2/+7 |
| 2019-01-26 | printf,seq: remove c-strtod dependency | Paul Eggert | -1/+3 |
| 2019-01-26 | printf,seq: improve long double accuracy | Paul Eggert | -1/+3 |
| 2019-01-26 | printf,seq,sleep,tail,timeout: accept current-locale floats | Paul Eggert | -0/+125 |
| 2019-01-01 | maint: update all copyright year number ranges | Assaf Gordon | -28/+28 |
| 2018-10-19 | build: update gnulib submodule to latest | Paul Eggert | -2/+2 |
| 2018-01-01 | maint: update all copyright year number ranges | Pádraig Brady | -28/+28 |
| 2017-09-19 | all: prefer HTTPS in URLs | Paul Eggert | -28/+28 |
| 2017-08-12 | gnulib: update to latest and adjust gl/modules/tempname.diff | Jim Meyering | -2/+1 |
| 2017-07-20 | shred: use explicit_bzero | Paul Eggert | -2/+2 |
| 2017-04-22 | maint: remove unused functions and constants | Paul Eggert | -17/+3 |
| 2017-04-22 | build: update gnulib submodule to latest | Paul Eggert | -9/+2 |
| 2017-01-01 | maint: update all copyright year number ranges | Pádraig Brady | -28/+28 |