Age | Commit message (Expand) | Author |
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 |
2011-12-05 | maint: don't assume GNU make \# syntax | Paul Eggert |
2011-12-04 | od,test: address warnings from gcc's -Wjump-misses-init | Jim Meyering |
2011-12-04 | maint: remove redundant usage declarations (-Wredundant-decls) | Jim Meyering |
2011-12-03 | maint: add missing ":" after "License" in local gnulib module files | Jim Meyering |
2011-12-01 | doc: fix list of GNU extension date formats | Eric Blake |
2011-12-01 | tests: adjust PATH to generally include /sbin and /usr/sbin | Bernhard Voelker |
2011-11-29 | build: simplify warnings based on last gnulib update | Eric Blake |
2011-11-29 | build: update gnulib for syntax-check improvement | Eric Blake |
2011-11-29 | build: update gnulib to fix build failure with --enable-gcc-warnings | Jim Meyering |
2011-11-28 | build: enable -Wsuggest-attribute=pure|const in lib/,... | Jim Meyering |
2011-11-28 | build: update gnulib for const+pure attributes | Jim Meyering |
2011-11-27 | tests: add a syntax check for last week's global change | Jim Meyering |
2011-11-27 | maint: update comment gcc-4.6.2 still botches -Wsuggest-attribute=pure | Jim Meyering |
2011-11-24 | maint: bootstrap: run autopoint and libtoolize *before* gnulib-tool | Jim Meyering |
2011-11-24 | maint: bootstrap: remove some now-unneeded code | Jim Meyering |
2011-11-24 | maint: use gnulib's gettext-h, not the gettext module | Jim Meyering |
2011-11-24 | maint: append many lib/ and m4/ names to .gitignore | Jim Meyering |
2011-11-24 | build: update gnulib submodule to latest for fixed stdalign test | Jim Meyering |
2011-11-23 | scripts: commit-msg: tweak 72-column test to avoid a false-positive | Jim Meyering |
2011-11-23 | build: update gnulib and tests/init.sh | Jim Meyering |
2011-11-23 | build: --enable-gcc-warnings: disable some new warnings | Jim Meyering |
2011-11-22 | tests: use "compare exp out", not "compare out exp" | Jim Meyering |
2011-11-22 | tests: use compare, not "diff", in a few stray tests | Jim Meyering |
2011-11-20 | maint: revert "build: update gnulib submodule to latest" | Jim Meyering |
2011-11-20 | build: update gnulib submodule to latest | Jim Meyering |
2011-11-20 | maint: make generated THANKS file read-only | Jim Meyering |
2011-11-20 | doc: clarify ln's --help output | Jim Meyering |