| Age | Commit message (Expand) | Author | Lines |
| 2011-11-15 | id: fix bug when euid != ruid | Paul Eggert | -21/+30 |
| 2011-11-15 | ls: another reword of generic size note | Ruediger Meier | -2/+2 |
| 2011-11-15 | id: tweak comment | Eric Blake | -3/+3 |
| 2011-11-15 | id: handle (uid_t) -1 more portably | Paul Eggert | -12/+15 |
| 2011-11-15 | id: undo previous commit, which was done by mistake | Paul Eggert | -19/+12 |
| 2011-11-15 | doc: update for ISO/IEC 80000-13 | Paul Eggert | -18/+23 |
| 2011-11-14 | id: fail when getuid, getgid, etc. fail, e.g., on GNU/Hurd | Ludovic Courtès | -0/+57 |
| 2011-11-13 | tests: avoid rare fp failure in du/move-dir-while-traversing | Nix | -2/+2 |
| 2011-11-13 | maint: adjust git hook to allow "copy: ..." on line 1 of commit message | Jim Meyering | -1/+1 |
| 2011-11-13 | maint: id, groups: use conforming diagnostics | Jim Meyering | -2/+2 |
| 2011-11-13 | maint: avoid new syntax-check failure due to indentation with TABs | Jim Meyering | -1/+1 |
| 2011-11-12 | maint: install customized git hooks to keep commit logs consistent | Jim Meyering | -0/+14 |
| 2011-11-12 | maint: add rule to ensure that our commit hook copies are up to date | Jim Meyering | -0/+28 |
| 2011-11-12 | maint: sync pre-commit script with git's | Jim Meyering | -2/+2 |
| 2011-11-12 | build: update gnulib for fstatat cross-compile improvement | Jim Meyering | -0/+0 |
| 2011-11-12 | maint: adjust the URL that will appear in the generated announcement | Jim Meyering | -0/+4 |
| 2011-11-12 | ls: plug a per-argument leak | Jim Meyering | -6/+16 |
| 2011-11-12 | * tests/misc/sort-continue: Port to Fedora 15. | Paul Eggert | -5/+3 |
| 2011-11-12 | * tests/ls/block-size: Make it executable. | Paul Eggert | -0/+0 |
| 2011-11-11 | * src/system.h (emit_size_note): Reword for clarity. | Paul Eggert | -1/+1 |
| 2011-11-11 | ls: -k no longer affects -l's file sizes | Paul Eggert | -21/+226 |
| 2011-11-08 | doc: fix typo in sort description | Eric Blake | -1/+1 |
| 2011-11-05 | build: update gnulib for more openat changes | Jim Meyering | -0/+0 |
| 2011-11-04 | build: do use fstatat and unlinkat modules, now that they're separate | Jim Meyering | -0/+2 |
| 2011-11-04 | build: update gnulib to pull in openat module separation changes | Jim Meyering | -0/+0 |
| 2011-11-03 | tests: avoid signal issues in timeout-group | Pádraig Brady | -2/+13 |
| 2011-11-03 | tests: fix a race in timeout-group | Pádraig Brady | -5/+16 |
| 2011-11-02 | build: adapt to gnulib's recent openat/fchmodat separation | Jim Meyering | -0/+1 |
| 2011-11-02 | maint: fix git-log typos when generating ChangeLog | Jim Meyering | -0/+45 |
| 2011-11-02 | stat: avoid compilation failure with gnulib's new alignof | Jim Meyering | -1/+1 |
| 2011-11-02 | scripts: reject references to long-form bug URLs | Jim Meyering | -0/+6 |
| 2011-11-01 | doc: date: mention that the hardware clock might not be set | Pádraig Brady | -6/+8 |
| 2011-11-01 | build: adapt to gnulib's recent openat/fchownat separation | Jim Meyering | -0/+1 |
| 2011-10-30 | build: update gnulib for GNUmakefile fix | Jim Meyering | -0/+0 |
| 2011-10-30 | maint: avoid new "make syntax-check" failure due to stdalign definition | Jim Meyering | -1/+2 |
| 2011-10-30 | tests: update gnulib to latest to avoid FP DST-related test failure | Jim Meyering | -0/+0 |
| 2011-10-30 | tests: doc: fix stale comment in new rm/many-dir-entries-vs-OOM | Jim Meyering | -1/+1 |
| 2011-10-29 | tests: don't make tail's pipe-f2 test take the full 10 seconds | Jim Meyering | -2/+13 |
| 2011-10-27 | date: reinstate the --iso-8601 (-I) option | Jim Meyering | -1/+33 |
| 2011-10-27 | build: avoid bootstrap failure when using patch-2.5.8 | Jim Meyering | -5/+5 |
| 2011-10-25 | build: do not remove definition of ENODATA, after all | Jim Meyering | -0/+8 |
| 2011-10-24 | doc: NEWS: correct "bug introduced in ..." version number | Eric Blake | -1/+1 |
| 2011-10-24 | rm: update gnulib to get an fts fix for Cygwin+NWFS/NcFsd file systems | Jim Meyering | -11/+4 |
| 2011-10-23 | maint: add git hook scripts | Jim Meyering | -4/+145 |
| 2011-10-21 | tail: with -f, use nanosleep (not inotify) on a GPFS file system | Martial Bornet | -0/+5 |
| 2011-10-20 | build: include man-pages for non-default progs | Mike Frysinger | -1/+2 |
| 2011-10-19 | maint: tac: prefer "failed to" diagnostic over "cannot" | Jim Meyering | -4/+6 |
| 2011-10-19 | tac: do not let failed allocation cause immediate exit | Jim Meyering | -1/+6 |
| 2011-10-19 | tac: use only one temporary file, with multiple nonseekable inputs | Jim Meyering | -49/+72 |
| 2011-10-18 | maint: make tac.c slightly cleaner | Paul Eggert | -6/+3 |