Age | Commit message (Expand) | Author |
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 |
2011-11-20 | port to GNU hosts, where getuid and friends can fail | Paul Eggert |
2011-11-20 | maint: avoid gitlog-to-changelog diagnostic about unused entries | Jim Meyering |
2011-11-20 | ln: fix position of --backup values description | Erik Auerswald |
2011-11-18 | scripts: rewrite git commit-msg hook in Perl | Jim Meyering |
2011-11-16 | sort: clarify wording on -k syntax | Eric Blake |
2011-11-15 | id: fix bug when euid != ruid | Paul Eggert |
2011-11-15 | ls: another reword of generic size note | Ruediger Meier |
2011-11-15 | id: tweak comment | Eric Blake |
2011-11-15 | id: handle (uid_t) -1 more portably | Paul Eggert |
2011-11-15 | id: undo previous commit, which was done by mistake | Paul Eggert |
2011-11-15 | doc: update for ISO/IEC 80000-13 | Paul Eggert |
2011-11-14 | id: fail when getuid, getgid, etc. fail, e.g., on GNU/Hurd | Ludovic Courtès |