| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2016-11-27 | shred,sort: ensure faster unaligned access to rand module | Pádraig Brady | -2/+2 |
| 2016-03-15 | maint: remove gl/lib/reg*.c.diff; no longer needed | Jim Meyering | -152/+0 |
| 2016-03-09 | build: update gnulib submodule to latest | Eric Blake | -27/+28 |
| 2016-01-01 | maint: update all copyright year number ranges | Pádraig Brady | -28/+28 |
| 2015-11-04 | all: avoid quoting file names when possible | Pádraig Brady | -2/+2 |
| 2015-11-04 | all: replace most uses of quotearg_colon() with quote() | Pádraig Brady | -3/+3 |
| 2015-09-23 | build: update gnulib submodule to latest | Pádraig Brady | -17/+17 |
| 2015-04-26 | build: update gnulib submodule to latest | Paul Eggert | -19/+21 |
| 2015-02-11 | build: update to latest gnulib | Pádraig Brady | -55/+60 |
| 2015-02-03 | build: fix invalid gnulib patch | Pádraig Brady | -30/+30 |
| 2015-01-31 | doc,maint: fix use of "i.e." in documentation and comments | Bernhard Voelker | -3/+3 |
| 2015-01-01 | maint: update all copyright year number ranges | Pádraig Brady | -28/+28 |