| Age | Commit message (Expand) | Author | Lines |
| 2012-01-09 | tests: change `...' to '...' on lines not matching /[=\$]/ | Jim Meyering | -371/+371 |
| 2012-01-09 | tests: adjust \`...' quoting to '...' to adapt to latest gnulib | Jim Meyering | -74/+74 |
| 2012-01-09 | build: update gnulib submodule to latest (quoting change) | Jim Meyering | -0/+0 |
| 2012-01-09 | maint: prep for global quoting changes: handle irregular cases manually | Jim Meyering | -8/+8 |
| 2012-01-07 | maint: update quoting of "Try `prog --help'" to "Try 'prog --help'" | Jim Meyering | -25/+25 |
| 2012-01-07 | maint: use new emit_try_help in place of equivalent fprintf | Jim Meyering | -192/+96 |
| 2012-01-07 | maint: factor out all `Try --help'-emitting statements | Jim Meyering | -0/+6 |
| 2012-01-06 | maint: post-release administrivia | Jim Meyering | -2/+5 |
| 2012-01-06 | version 8.15v8.15 | Jim Meyering | -1/+1 |
| 2012-01-06 | scripts: allow one-line summary to start with "[Vv]ersion \d" | Jim Meyering | -11/+24 |
| 2012-01-06 | build: update gnulib submodule to latest | Jim Meyering | -0/+0 |
| 2012-01-06 | tests: adjust quoting in expected output to match new gnulib policy | Jim Meyering | -6/+6 |
| 2012-01-06 | maint: adjust ChangeLog to reflect earlier df request | Jim Meyering | -0/+5 |
| 2012-01-05 | tests: avoid stty icanon issues on some platforms | Pádraig Brady | -1/+3 |
| 2012-01-05 | tests: avoid ulimit issue on bash 3.2 on OS X | Pádraig Brady | -2/+4 |
| 2012-01-05 | tests: avoid a false positive due to overflow on Linux/HPPA | Pádraig Brady | -15/+24 |
| 2012-01-05 | tests: adjust setfacl usage to accommodate Solaris 10 | Jim Meyering | -6/+15 |
| 2012-01-05 | split: avoid failure due to leftover 'errno' value | Bruno Haible | -2/+11 |
| 2012-01-05 | doc: README: recommend GNU make to run tests on IRIX 6.5 and Solaris 9 | Jim Meyering | -0/+8 |
| 2012-01-04 | maint: ignore *.trs files, lib/getopt.h and build-aux/test-driver | Jim Meyering | -0/+3 |
| 2012-01-03 | doc: adjust NEWS | Jim Meyering | -8/+9 |
| 2012-01-03 | df: work around long-named /dev/disk/by-uuid/... symlinks | Jim Meyering | -8/+46 |
| 2012-01-03 | tests: adjust realpath test to avoid "make distcheck" failure | Jim Meyering | -3/+3 |
| 2012-01-03 | realpath: a new program to print the resolved path | Pádraig Brady | -10/+527 |
| 2012-01-03 | build: update gnulib for canonicalize_filename_mode improvements | Pádraig Brady | -0/+0 |
| 2012-01-02 | build: tail: avoid type/format mismatch warning from gcc | Jim Meyering | -4/+7 |
| 2012-01-01 | tests: also print chmod's --version | Jim Meyering | -1/+1 |
| 2012-01-01 | maint: update all copyright year number ranges | Jim Meyering | -677/+677 |
| 2012-01-01 | tests: change copyright year from 2011 to 2012 in sample-test | Jim Meyering | -1/+1 |
| 2011-12-31 | tests: fix a missing-dependency problem | Jim Meyering | -1/+1 |
| 2011-12-30 | build: avoid spurious test.c warning with -Wsuggest-attribute=pure | Jim Meyering | -0/+6 |
| 2011-12-28 | tail: avoid theoretically undefined behavior | Jim Meyering | -2/+3 |
| 2011-12-28 | tests: also unset _STDBUF_E, _STDBUF_I and _STDBUF_O | Jim Meyering | -0/+3 |
| 2011-12-26 | doc: homologize ch{con,grp,mod,own} option descriptions | Pádraig Brady | -22/+47 |
| 2011-12-26 | stat,tail: recognize new FS type: pipefs | Jim Meyering | -0/+7 |
| 2011-12-24 | doc: stat: clarify that %t and %T expand to the file system type | Jim Meyering | -40/+40 |
| 2011-12-23 | tail: with -f, use polling when a file is on an FS of unknown type | Jim Meyering | -109/+150 |
| 2011-12-22 | doc: update README-release with process to check for new FS magic | Jim Meyering | -0/+10 |
| 2011-12-22 | tail,stat: add support for FhGFS | Jim Meyering | -2/+6 |
| 2011-12-20 | doc: improve factor example | Jim Meyering | -2/+4 |
| 2011-12-17 | build: remove now-useless code from bootstrap.conf | Jim Meyering | -5/+0 |
| 2011-12-17 | build: merge in bootstrap changes from gnulib | Jim Meyering | -1/+27 |
| 2011-12-14 | du: -x should not count files in other file systems | Paul Eggert | -4/+19 |
| 2011-12-12 | doc: document 'touch' and timestamps better | Paul Eggert | -4/+33 |
| 2011-12-12 | ls: give a more useful diagnostic for a bogus --time-style arg | Jim Meyering | -24/+88 |
| 2011-12-09 | maint: remove a misleading comment from shred.c | Jim Meyering | -11/+1 |
| 2011-12-08 | ls: be responsive to interrupts when color-listing large directories | Jim Meyering | -1/+10 |
| 2011-12-05 | ln: clarify usage of -L, -n, -T | Paul Eggert | -4/+5 |
| 2011-12-05 | maint: don't assume GNU make \# syntax (fix previous) | Paul Eggert | -3/+4 |
| 2011-12-05 | maint: sort, stat: remove unused parameters | Jim Meyering | -14/+12 |