| Age | Commit message (Expand) | Author | Lines |
| 2009-06-03 | doc: adjust wording in README-prereq | Jim Meyering | -4/+4 |
| 2009-06-03 | dircolors: recognize .xz, .txz, .tbz and .tlz suffixes | Jim Meyering | -1/+5 |
| 2009-06-03 | doc: use newer URL for XZ utils | Jim Meyering | -3/+2 |
| 2009-06-03 | doc: adjust README-prereq instructions | Matěj Cepl | -5/+7 |
| 2009-06-02 | doc: HACKING: mention the GNU Coding Standards | Jim Meyering | -0/+3 |
| 2009-06-02 | build: no longer list gnulib's "memchr" module as obsolete | Jim Meyering | -1/+1 |
| 2009-06-02 | build: make generated man/*.1 files read-only | Jim Meyering | -3/+6 |
| 2009-06-02 | build (man/): use automake's new $(AM_V_GEN) variable | Jim Meyering | -5/+5 |
| 2009-06-02 | chroot: make --groups= work without --userspec=; be more robust | Jim Meyering | -23/+40 |
| 2009-06-02 | chroot: don't set bogus user-ID or group-ID for --u=U: or --u=:G | Jim Meyering | -4/+13 |
| 2009-06-02 | chroot: set-*-ID failure must provoke nonzero exit before execvp | Jim Meyering | -3/+18 |
| 2009-06-02 | tests: use "nobody" as the default group name in chroot test | Jim Meyering | -1/+1 |
| 2009-06-02 | build: make distcheck rules use --enable-gcc-warnings | Jim Meyering | -10/+2 |
| 2009-05-29 | head, tail: make --help less ambiguous | Eric Blake | -36/+38 |
| 2009-05-26 | sort: new --human-numeric-sort option to sort KiB MB etc. | Michael Speer | -8/+144 |
| 2009-05-26 | chroot: accept new options --userspec=U:G and --groups=G1,G2,G3 | Giuseppe Scrivano | -6/+192 |
| 2009-05-18 | doc: clarify the operation of the comm -123 parameters | Pádraig Brady | -4/+17 |
| 2009-05-18 | build: require automake-1.11 | Jim Meyering | -2/+2 |
| 2009-05-17 | maint: HACKING: mention a few more useful git commands | Jim Meyering | -1/+7 |
| 2009-05-17 | build: avoid new "make distcheck" failure with gcc 4.5.0 20090517 | Jim Meyering | -0/+6 |
| 2009-05-17 | build: avoid new warnings from gcc 4.5.0 20090517 | Jim Meyering | -0/+5 |
| 2009-05-17 | maint: use ARRAY_CARDINALITY more | Jim Meyering | -13/+11 |
| 2009-05-17 | build: tr: avoid a warning due to newer gcc's -Wenum-compare | Jim Meyering | -3/+2 |
| 2009-05-17 | maint: define ARRAY_CARDINALITY in system.h | Jim Meyering | -0/+4 |
| 2009-05-17 | build: turn off -Wlong-long | Jim Meyering | -1/+3 |
| 2009-05-16 | maint: cfg.mk: remove now-unnecessary gnulib_dir definition | Jim Meyering | -5/+0 |
| 2009-05-15 | tests: fix date-next-dow failure on older systems | Pádraig Brady | -2/+3 |
| 2009-05-14 | build: update from gnulib, for rename.m4 fix, improved tests, etc. | Jim Meyering | -0/+0 |
| 2009-05-14 | maint: README-release: minor improvements | Jim Meyering | -1/+3 |
| 2009-05-11 | truncate: fix bug in use of isspace | Eric Blake | -3/+7 |
| 2009-05-07 | post-release administrivia | Jim Meyering | -2/+5 |
| 2009-05-07 | version 7.4v7.4 | Jim Meyering | -0/+4 |
| 2009-05-07 | admin: update NEWS | Jim Meyering | -1/+20 |
| 2009-05-05 | doc: note the use of LC_COLLATE in comm, join and uniq | Pádraig Brady | -4/+12 |
| 2009-05-05 | tests: rm/one-file-system: umount more reliably | Jim Meyering | -3/+6 |
| 2009-05-05 | tests: fix typo in check-AUTHORS rule | Andreas Schwab | -2/+3 |
| 2009-05-04 | build: use a gnulib SHA1 that is not private | Jim Meyering | -0/+0 |
| 2009-05-04 | build: update from gnulib, for ACL-related fixes | Jim Meyering | -0/+0 |
| 2009-05-03 | mv, rm: adapt to new and improved gnulib interfaces | David Bartley | -0/+9 |
| 2009-05-03 | tests: correct the "make check"-run check-AUTHORS test | Jim Meyering | -6/+6 |
| 2009-05-03 | tests: add tests of e.g., date -d 'next monday' | Jim Meyering | -0/+78 |
| 2009-05-01 | post-release administrivia | Jim Meyering | -2/+5 |
| 2009-05-01 | version 7.3v7.3 | Jim Meyering | -1/+1 |
| 2009-05-01 | maint: tweak release-building notes | Jim Meyering | -3/+3 |
| 2009-04-30 | stdopen: remove unused code | Eric Blake | -103/+0 |
| 2009-04-30 | build: update from gnulib, for fixed lib/signbitl.c | Jim Meyering | -0/+0 |
| 2009-04-30 | build: "make check" now fails in a friendlier manner for missing Perl | Jim Meyering | -1/+1 |
| 2009-04-30 | build: doc: emit something for each "make check"-run rule | Jim Meyering | -19/+19 |
| 2009-04-29 | build: update from gnulib, for the lib/*-state.c compilation fixes | Jim Meyering | -0/+0 |
| 2009-04-28 | misc: correct NEWS entry about id -G portability | Pádraig Brady | -1/+1 |