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