| Age | Commit message (Expand) | Author | Lines |
| 2016-11-23 | build: avoid racy failure of "make -jN install" | Jim Meyering | -1/+1 |
| 2016-11-22 | b2sum: a new checksum utility with md5sum like interface | Pádraig Brady | -0/+6 |
| 2016-11-14 | all: reduce usage of proper_name_utf8() | Pádraig Brady | -10/+0 |
| 2016-10-15 | build: also distribute new file, src/die.h | Jim Meyering | -0/+1 |
| 2016-08-09 | maint: refactor common expand(1) and unexpand(1) code | Assaf Gordon | -0/+4 |
| 2016-01-01 | maint: update all copyright year number ranges | Pádraig Brady | -1/+1 |
| 2015-11-19 | build: fix VPATH build with --disable-dependency-tracking | Pádraig Brady | -0/+9 |
| 2015-11-17 | maint: remove unmaintained file, c99-to-c89.diff | Jim Meyering | -2/+1 |
| 2015-09-12 | numfmt: use new set-fields module to parse --field | Assaf Gordon | -0/+1 |
| 2015-09-12 | cut: refactor into set-fields module | Assaf Gordon | -0/+3 |
| 2015-09-03 | base32: A new program similar to base64 | Pádraig Brady | -0/+5 |
| 2015-07-15 | sync: fix build with separate $(LIB_FDATASYNC) | Peter Bray | -0/+1 |
| 2015-06-04 | build: port single_binary_prog to POSIX shell | Paul Eggert | -3/+6 |
| 2015-04-26 | ls: on GNU/Linux, remove dependency on libacl | Paul Eggert | -1/+1 |
| 2015-01-01 | maint: update all copyright year number ranges | Pádraig Brady | -1/+1 |
| 2014-11-25 | build: port new rule for coreutils.h to old Bash | Paul Eggert | -1/+2 |
| 2014-09-10 | build: adjust previous transformations on libstdbuf name | Pádraig Brady | -5/+5 |
| 2014-09-10 | build: avoid name transformations on libstdbuf | Pádraig Brady | -1/+8 |
| 2014-07-18 | build: don't distribute generated coreutils.h | Pádraig Brady | -2/+4 |
| 2014-07-13 | build: support building all tools in a single binary | Alex Deymo | -0/+61 |
| 2014-05-25 | build: libstdbuf.so: avoid new OS X link failure | Jim Meyering | -1/+1 |
| 2014-05-21 | tests: use chroot --user rather than internal setuidgid tool | Pádraig Brady | -3/+1 |
| 2014-03-18 | stat: port birthtime to Solaris 11 | Paul Eggert | -0/+3 |
| 2014-01-02 | maint: update all copyright year number ranges | Bernhard Voelker | -1/+1 |
| 2013-12-04 | md5sum, sha*sum: use libcrypto where available | Pádraig Brady | -0/+9 |
| 2013-11-27 | selinux: adjust utils to run restorecon with -Z | Pádraig Brady | -4/+12 |
| 2013-07-01 | mkdir,mkfifo,mknod: with -Z, create SMACK security context | Jarkko Sakkinen | -0/+3 |
| 2013-06-24 | ls: with -Z, show SMACK security context | Jarkko Sakkinen | -0/+1 |
| 2013-05-08 | id: with -Z, show SMACK security context | Jarkko Sakkinen | -0/+1 |
| 2013-03-24 | maint: improve make src/fs-magic-compare | Pádraig Brady | -6/+16 |
| 2013-01-01 | maint: update all copyright year number ranges | Jim Meyering | -1/+1 |
| 2012-12-19 | build: fix cygwin build issues | Zartaj Majeed | -2/+2 |
| 2012-11-16 | factor: tidy up primes.h again | Paul Eggert | -1/+1 |
| 2012-11-12 | factor: maintainer builds primes.h, not builder | Paul Eggert | -3/+9 |
| 2012-10-25 | build: ensure factor links the iconv library | Pádraig Brady | -0/+1 |
| 2012-10-04 | factor: merge with preexisting factor; integrate tests; avoid warnings | Jim Meyering | -16/+15 |
| 2012-10-03 | build: remove redundant dependency: $(PROGRAMS): lib/libcoreutils.a | Jim Meyering | -2/+0 |
| 2012-09-11 | build: build lib/ using non-recursive make | Jim Meyering | -4/+2 |
| 2012-09-10 | maint: allow per-directory CFLAGS settings with non-recursive make | Jim Meyering | -1/+2 |
| 2012-09-05 | build: remove two now-useless convenience targets | Stefano Lattarini | -10/+0 |
| 2012-09-05 | build: use 'check-local' to extend the 'check' target | Stefano Lattarini | -1/+1 |
| 2012-09-01 | build: fix VPATH issues in C compilation | Jim Meyering | -1/+1 |
| 2012-09-01 | build: simplify: get rid of some indirection variables | Stefano Lattarini | -3/+4 |
| 2012-09-01 | maint: fix and simplify maintainer checks | Stefano Lattarini | -37/+7 |
| 2012-09-01 | build: fix generation of manpages for programs not built by default | Stefano Lattarini | -5/+0 |
| 2012-09-01 | build: don't use recursive make to build the 'src' subdirectory | Stefano Lattarini | -0/+567 |