Age | Commit message (Expand) | Author |
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 |
2011-11-13 | tests: avoid rare fp failure in du/move-dir-while-traversing | Nix |
2011-11-13 | maint: adjust git hook to allow "copy: ..." on line 1 of commit message | Jim Meyering |
2011-11-13 | maint: id, groups: use conforming diagnostics | Jim Meyering |
2011-11-13 | maint: avoid new syntax-check failure due to indentation with TABs | Jim Meyering |
2011-11-12 | maint: install customized git hooks to keep commit logs consistent | Jim Meyering |
2011-11-12 | maint: add rule to ensure that our commit hook copies are up to date | Jim Meyering |
2011-11-12 | maint: sync pre-commit script with git's | Jim Meyering |
2011-11-12 | build: update gnulib for fstatat cross-compile improvement | Jim Meyering |
2011-11-12 | maint: adjust the URL that will appear in the generated announcement | Jim Meyering |
2011-11-12 | ls: plug a per-argument leak | Jim Meyering |
2011-11-12 | * tests/misc/sort-continue: Port to Fedora 15. | Paul Eggert |
2011-11-12 | * tests/ls/block-size: Make it executable. | Paul Eggert |
2011-11-11 | * src/system.h (emit_size_note): Reword for clarity. | Paul Eggert |
2011-11-11 | ls: -k no longer affects -l's file sizes | Paul Eggert |
2011-11-08 | doc: fix typo in sort description | Eric Blake |
2011-11-05 | build: update gnulib for more openat changes | Jim Meyering |
2011-11-04 | build: do use fstatat and unlinkat modules, now that they're separate | Jim Meyering |
2011-11-04 | build: update gnulib to pull in openat module separation changes | Jim Meyering |
2011-11-03 | tests: avoid signal issues in timeout-group | Pádraig Brady |
2011-11-03 | tests: fix a race in timeout-group | Pádraig Brady |
2011-11-02 | build: adapt to gnulib's recent openat/fchmodat separation | Jim Meyering |
2011-11-02 | maint: fix git-log typos when generating ChangeLog | Jim Meyering |
2011-11-02 | stat: avoid compilation failure with gnulib's new alignof | Jim Meyering |
2011-11-02 | scripts: reject references to long-form bug URLs | Jim Meyering |
2011-11-01 | doc: date: mention that the hardware clock might not be set | Pádraig Brady |
2011-11-01 | build: adapt to gnulib's recent openat/fchownat separation | Jim Meyering |
2011-10-30 | build: update gnulib for GNUmakefile fix | Jim Meyering |
2011-10-30 | maint: avoid new "make syntax-check" failure due to stdalign definition | Jim Meyering |
2011-10-30 | tests: update gnulib to latest to avoid FP DST-related test failure | Jim Meyering |
2011-10-30 | tests: doc: fix stale comment in new rm/many-dir-entries-vs-OOM | Jim Meyering |
2011-10-29 | tests: don't make tail's pipe-f2 test take the full 10 seconds | Jim Meyering |
2011-10-27 | date: reinstate the --iso-8601 (-I) option | Jim Meyering |
2011-10-27 | build: avoid bootstrap failure when using patch-2.5.8 | Jim Meyering |
2011-10-25 | build: do not remove definition of ENODATA, after all | Jim Meyering |
2011-10-24 | doc: NEWS: correct "bug introduced in ..." version number | Eric Blake |
2011-10-24 | rm: update gnulib to get an fts fix for Cygwin+NWFS/NcFsd file systems | Jim Meyering |
2011-10-23 | maint: add git hook scripts | Jim Meyering |
2011-10-21 | tail: with -f, use nanosleep (not inotify) on a GPFS file system | Martial Bornet |