| Age | Commit message (Expand) | Author | Lines |
| 2016-11-27 | shred,sort: ensure faster unaligned access to rand module | Pádraig Brady | -1/+1 |
| 2016-11-07 | maint: refactor printing of backup suffix --help | Pádraig Brady | -0/+18 |
| 2016-09-11 | pinky,who: remove redeclarations of ttyname | George Burgess IV | -6/+6 |
| 2016-01-24 | build: avoid dynamic linking issue on Solaris sparc | Pádraig Brady | -5/+11 |
| 2016-01-13 | join,sort,uniq: with -z, treat '\n' as a field separator | Pádraig Brady | -0/+7 |
| 2016-01-01 | maint: update all copyright year number ranges | Pádraig Brady | -1/+1 |
| 2015-11-04 | all: avoid quoting file names when possible | Pádraig Brady | -1/+20 |
| 2015-10-27 | copy,dd: simplify and optimize NUL bytes detection | Pádraig Brady | -18/+54 |
| 2015-05-26 | maint: remove sys/types.h include order check | Pádraig Brady | -10/+0 |
| 2015-05-10 | build: rewrite is_ENOTSUP without an #if directive | Paul Eggert | -5/+1 |
| 2015-05-09 | build: avoid a warning form gcc's new -Wlogical-op | Jim Meyering | -0/+14 |
| 2015-04-30 | doc: standardize messages about the '-' stdin FILE | Pádraig Brady | -0/+7 |
| 2015-02-17 | maint: prefer STREQ_LEN and STRPREFIX over strncmp in all cases | Bernhard Voelker | -3/+2 |
| 2015-01-01 | maint: update all copyright year number ranges | Pádraig Brady | -1/+1 |
| 2014-12-19 | build: don't call OS/2 routines on all systems | KO Myung-Hun | -2/+6 |
| 2014-12-18 | build: expand a response file and a wildcard on OS/2 | KO Myung-Hun | -2/+3 |
| 2014-09-19 | doc: output correct --help references with --program-prefix | Pádraig Brady | -3/+1 |
| 2014-09-19 | doc: ensure the correct texinfo nodes are referenced in --help | Pádraig Brady | -3/+22 |
| 2014-09-11 | doc: reference online info pages directly from man pages | Pádraig Brady | -5/+8 |
| 2014-09-10 | doc: adjust reference to info nodes in man pages | Pádraig Brady | -1/+2 |
| 2014-07-01 | maint: fix const correctness warnings with security_context_t | Pádraig Brady | -0/+6 |
| 2014-05-02 | numfmt: improve processing throughput by 800% | Pádraig Brady | -0/+10 |
| 2014-03-03 | doc: improve df --human and --si, help and man page | Pádraig Brady | -2/+2 |
| 2014-01-02 | maint: update all copyright year number ranges | Bernhard Voelker | -1/+1 |
| 2013-11-27 | selinux: adjust utils to run restorecon with -Z | Pádraig Brady | -1/+1 |
| 2013-05-18 | maint: port --enable-gcc-warnings to clang | Paul Eggert | -4/+7 |
| 2013-02-28 | doc: move some info from all --help messages, online | Pádraig Brady | -5/+1 |
| 2013-02-20 | maint: cleanup up various uses of __attribute__ | Pádraig Brady | -4/+0 |
| 2013-02-14 | build: avoid link failure in devmsg() on older linkers | Pádraig Brady | -15/+0 |
| 2013-02-10 | maint: consolidate developer debug messages | Pádraig Brady | -0/+15 |
| 2013-01-23 | maint: define usage note about mandatory args centrally | Bernhard Voelker | -0/+8 |
| 2013-01-01 | maint: update all copyright year number ranges | Jim Meyering | -1/+1 |
| 2012-07-21 | maint: stzncpy: restrict pointer parameters | Jim Meyering | -3/+4 |
| 2012-07-15 | pinky,who: fix bug in latest change | Jim Meyering | -0/+14 |
| 2012-06-22 | maint: refactor common mode bits used to create files | Pádraig Brady | -0/+3 |
| 2012-05-10 | maint: handle file sizes more reliably | Paul Eggert | -1/+2 |
| 2012-05-08 | maint: new function: usable_st_size | Jim Meyering | -0/+7 |
| 2012-03-22 | maint: ensure PATH_MAX is set correctly | Pádraig Brady | -0/+2 |
| 2012-03-06 | maint: refactor copy to use is_nul() | Pádraig Brady | -0/+21 |
| 2012-02-24 | doc: clarify a comment in system.h | Jim Meyering | -1/+1 |
| 2012-01-27 | maint: use single copyright year range | Jim Meyering | -1/+1 |
| 2012-01-09 | maint: src/*.[ch]: convert more `...' to '...' | Jim Meyering | -5/+5 |
| 2012-01-07 | maint: update quoting of "Try `prog --help'" to "Try 'prog --help'" | Jim Meyering | -1/+1 |
| 2012-01-07 | maint: factor out all `Try --help'-emitting statements | Jim Meyering | -0/+6 |
| 2012-01-01 | maint: update all copyright year number ranges | Jim Meyering | -1/+1 |
| 2011-11-15 | ls: another reword of generic size note | Ruediger Meier | -2/+2 |
| 2011-11-11 | * src/system.h (emit_size_note): Reword for clarity. | Paul Eggert | -1/+1 |
| 2011-10-25 | build: do not remove definition of ENODATA, after all | Jim Meyering | -0/+8 |
| 2011-10-24 | rm: update gnulib to get an fts fix for Cygwin+NWFS/NcFsd file systems | Jim Meyering | -11/+0 |
| 2011-10-01 | build: use getgr*_nomembers functions on Interix | Markus Duft | -0/+18 |