| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2011-12-05 | maint: don't assume GNU make \# syntax | Paul Eggert | -3/+2 |
| 2011-12-04 | od,test: address warnings from gcc's -Wjump-misses-init | Jim Meyering | -36/+42 |
| 2011-12-04 | maint: remove redundant usage declarations (-Wredundant-decls) | Jim Meyering | -3/+0 |
| 2011-12-03 | maint: add missing ":" after "License" in local gnulib module files | Jim Meyering | -4/+4 |
| 2011-12-01 | doc: fix list of GNU extension date formats | Eric Blake | -5/+0 |
| 2011-12-01 | tests: adjust PATH to generally include /sbin and /usr/sbin | Bernhard Voelker | -22/+8 |
| 2011-11-29 | build: simplify warnings based on last gnulib update | Eric Blake | -1/+0 |
| 2011-11-29 | build: update gnulib for syntax-check improvement | Eric Blake | -8/+2 |
| 2011-11-29 | build: update gnulib to fix build failure with --enable-gcc-warnings | Jim Meyering | -0/+0 |
| 2011-11-28 | build: enable -Wsuggest-attribute=pure|const in lib/,... | Jim Meyering | -3/+3 |
| 2011-11-28 | build: update gnulib for const+pure attributes | Jim Meyering | -0/+0 |
| 2011-11-27 | tests: add a syntax check for last week's global change | Jim Meyering | -0/+6 |
| 2011-11-27 | maint: update comment gcc-4.6.2 still botches -Wsuggest-attribute=pure | Jim Meyering | -1/+1 |
| 2011-11-24 | maint: bootstrap: run autopoint and libtoolize *before* gnulib-tool | Jim Meyering | -35/+51 |
| 2011-11-24 | maint: bootstrap: remove some now-unneeded code | Jim Meyering | -133/+8 |
| 2011-11-24 | maint: use gnulib's gettext-h, not the gettext module | Jim Meyering | -1/+1 |
| 2011-11-24 | maint: append many lib/ and m4/ names to .gitignore | Jim Meyering | -0/+77 |
| 2011-11-24 | build: update gnulib submodule to latest for fixed stdalign test | Jim Meyering | -0/+0 |
| 2011-11-23 | scripts: commit-msg: tweak 72-column test to avoid a false-positive | Jim Meyering | -1/+1 |
| 2011-11-23 | build: update gnulib and tests/init.sh | Jim Meyering | -6/+86 |
| 2011-11-23 | build: --enable-gcc-warnings: disable some new warnings | Jim Meyering | -0/+5 |
| 2011-11-22 | tests: use "compare exp out", not "compare out exp" | Jim Meyering | -219/+219 |
| 2011-11-22 | tests: use compare, not "diff", in a few stray tests | Jim Meyering | -6/+6 |
| 2011-11-20 | maint: revert "build: update gnulib submodule to latest" | Jim Meyering | -0/+0 |
| 2011-11-20 | build: update gnulib submodule to latest | Jim Meyering | -0/+0 |
| 2011-11-20 | maint: make generated THANKS file read-only | Jim Meyering | -2/+2 |
| 2011-11-20 | doc: clarify ln's --help output | Jim Meyering | -1/+2 |
| 2011-11-20 | port to GNU hosts, where getuid and friends can fail | Paul Eggert | -9/+54 |
| 2011-11-20 | maint: avoid gitlog-to-changelog diagnostic about unused entries | Jim Meyering | -10/+14 |
| 2011-11-20 | ln: fix position of --backup values description | Erik Auerswald | -5/+5 |
| 2011-11-18 | scripts: rewrite git commit-msg hook in Perl | Jim Meyering | -69/+129 |
| 2011-11-16 | sort: clarify wording on -k syntax | Eric Blake | -8/+8 |