| Age | Commit message (Expand) | Author | Lines |
| 2009-09-11 | version 7.6v7.6 | Jim Meyering | -1/+1 |
| 2009-09-10 | link,ln: use gnulib's link module to work around Solaris 10 deficiency | Jim Meyering | -0/+44 |
| 2009-09-10 | build: update gnulib submodule to latest | Jim Meyering | -0/+0 |
| 2009-09-10 | doc: improve various BLOCKSIZE and SIZE help | Ondřej Vašík | -34/+31 |
| 2009-09-10 | dd conv=unblock: print final newline consistently | Jim Meyering | -6/+71 |
| 2009-09-09 | maint: make cfg.mk slightly more generic | Jim Meyering | -1/+1 |
| 2009-09-08 | * gnulib: Update submodule to latest. | Jim Meyering | -0/+0 |
| 2009-09-08 | tail: make the new piped-stdin test as portable as the old one | Jim Meyering | -30/+16 |
| 2009-09-08 | tests: tail-2/assert: reduce risk of race condition | Pádraig Brady | -6/+2 |
| 2009-09-08 | tests: address a race condition in misc/cat-buf | Pádraig Brady | -2/+7 |
| 2009-09-07 | tail: syntax-only: use "false", rather than equivalent, 0 | Jim Meyering | -1/+1 |
| 2009-09-07 | tail: ignore -f for piped-stdin, as POSIX requires | Jim Meyering | -1/+93 |
| 2009-09-07 | tests: tail-2/flush-initial should not rely on stdbuf | Pádraig Brady | -1/+3 |
| 2009-09-07 | tail: don't give up on inotify mode for an already-ignored "-" | Jim Meyering | -1/+1 |
| 2009-09-07 | tests: misc/cat-buf: clean up syntax | Jim Meyering | -4/+4 |
| 2009-09-07 | tests: ls/color-clear-to-eol: append NL to accommodate old sed | Jim Meyering | -1/+5 |
| 2009-09-07 | tests: tail-2/infloop-1: avoid rare test failure on a busy system | Jim Meyering | -3/+9 |
| 2009-09-07 | build: update gnulib submodule to latest | Jim Meyering | -0/+0 |
| 2009-09-07 | doc: tweak NEWS | Jim Meyering | -1/+2 |
| 2009-09-07 | tail -f: handle "-"/stdin once again | Jim Meyering | -1/+65 |
| 2009-09-06 | tests: tail-2/flush-initial: correct race avoidance code | Jim Meyering | -3/+4 |
| 2009-09-06 | tests: ls-misc: don't let a bogus umask cause test failure | Jim Meyering | -0/+4 |
| 2009-09-06 | tail: flush initial output before possibly blocking | Jim Meyering | -1/+53 |
| 2009-09-05 | maint: remove unused file: lib/fdopendir-glibc.c | Jim Meyering | -136/+0 |
| 2009-09-05 | tests: ls/stat-vs-dirent: avoid spurious test failure | Jim Meyering | -1/+4 |
| 2009-09-05 | doc: make the tail --sleep-interval help less confusing | Pádraig Brady | -1/+1 |
| 2009-09-05 | maint: remove some tab indentation from copy.c | Pádraig Brady | -3/+3 |
| 2009-09-05 | tests: test old tail -f method even on systems with inotify | Pádraig Brady | -75/+101 |
| 2009-09-05 | build: update gnulib submodule to latest | Jim Meyering | -0/+0 |
| 2009-09-05 | stty: use TAB0, TAB1, and TAB2 only if defined | Petr Salinger | -0/+8 |
| 2009-09-04 | build: update from gnulib | Eric Blake | -0/+0 |
| 2009-09-04 | ln: add comments related to POSIX 2008 | Eric Blake | -21/+15 |
| 2009-09-04 | mv, cp: tweak LINK_FOLLOWS_SYMLINKS logic | Eric Blake | -14/+16 |
| 2009-09-04 | tests: fix a tail-2/pid failure on GNU/kFreeBSD | Petr Salinger | -1/+1 |
| 2009-09-04 | tests: fix a failure when running tail-2/wait as root | Pádraig Brady | -5/+8 |
| 2009-09-04 | build: fix libcap configure flag handling | Mike Frysinger | -8/+16 |
| 2009-09-03 | df: don't fail due to an unreadable argument | Jim Meyering | -1/+41 |
| 2009-09-03 | doc: install -C: fix bug in the texi documentation | Kamil Dudka | -8/+9 |
| 2009-09-03 | tests: simplify and fix a race in 2 tail --follow tests | Pádraig Brady | -111/+19 |
| 2009-09-03 | cp: don't leak resources for each xattr preservation failure | Ondřej Vašík | -1/+4 |
| 2009-09-01 | chcon, chmod, chgrp, chown, du: report fts_close failure | Pádraig Brady | -4/+16 |
| 2009-09-01 | build: update from gnulib | Jim Meyering | -0/+0 |
| 2009-09-01 | chcon, chmod, chgrp, chown, du: do not ignore fts_close failure | Jim Meyering | -16/+8 |
| 2009-09-01 | maint: du: remove unnecessary initialization | Jim Meyering | -1/+0 |
| 2009-09-01 | maint: chown, chgrp, chmod, chcon: remove unnecessary initialization | Jim Meyering | -4/+7 |
| 2009-09-01 | maint: shred: remove unnecessary initialization | Jim Meyering | -1/+0 |
| 2009-09-01 | maint: dd: remove unnecessary initialization | Jim Meyering | -2/+1 |
| 2009-09-01 | maint: tail: remove unnecessary initialization | Jim Meyering | -1/+1 |
| 2009-09-01 | maint: mbsalign.c: remove unnecessary assignment | Jim Meyering | -1/+1 |
| 2009-09-01 | timeout: remove a redundant assignment | Pádraig Brady | -1/+0 |