summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-14cp,mv: preserve extended attributes even for read-only filesOndřej Vašík
2009-09-14doc: improve timeout's --help messageJim Meyering
2009-09-13maint: use consistent cpp indentation in all .c filesJim Meyering
2009-09-13doc: NEWS: say quadratic and linear, rather than O(N^2) and O(N)Jim Meyering
2009-09-13doc: improve NEWSJim Meyering
2009-09-11id: don't print context=... when POSIXLY_CORRECT is setJim Meyering
2009-09-11rm: avoid compiler warningEric Blake
2009-09-11euidaccess-stat: remove unnecessary macrosEric Blake
2009-09-11rm: use gnulib faccessatEric Blake
2009-09-11rm: improve efficiency of rm -r (without -f) from O(N^2) to O(N)Jim Meyering
2009-09-11build: placate gcc's new -Wskip-jump-initJim Meyering
2009-09-11rm: rewrite to use ftsJim Meyering
2009-09-11maint: doc: adjust README-releaseJim Meyering
2009-09-11post-release administriviaJim Meyering
2009-09-11version 7.6Jim Meyering
2009-09-10link,ln: use gnulib's link module to work around Solaris 10 deficiencyJim Meyering
2009-09-10build: update gnulib submodule to latestJim Meyering
2009-09-10doc: improve various BLOCKSIZE and SIZE helpOndřej Vašík
2009-09-10dd conv=unblock: print final newline consistentlyJim Meyering
2009-09-09maint: make cfg.mk slightly more genericJim Meyering
2009-09-08* gnulib: Update submodule to latest.Jim Meyering
2009-09-08tail: make the new piped-stdin test as portable as the old oneJim Meyering
2009-09-08tests: tail-2/assert: reduce risk of race conditionPádraig Brady
2009-09-08tests: address a race condition in misc/cat-bufPádraig Brady
2009-09-07tail: syntax-only: use "false", rather than equivalent, 0Jim Meyering
2009-09-07tail: ignore -f for piped-stdin, as POSIX requiresJim Meyering
2009-09-07tests: tail-2/flush-initial should not rely on stdbufPádraig Brady
2009-09-07tail: don't give up on inotify mode for an already-ignored "-"Jim Meyering
2009-09-07tests: misc/cat-buf: clean up syntaxJim Meyering
2009-09-07tests: ls/color-clear-to-eol: append NL to accommodate old sedJim Meyering
2009-09-07tests: tail-2/infloop-1: avoid rare test failure on a busy systemJim Meyering
2009-09-07build: update gnulib submodule to latestJim Meyering
2009-09-07doc: tweak NEWSJim Meyering
2009-09-07tail -f: handle "-"/stdin once againJim Meyering
2009-09-06tests: tail-2/flush-initial: correct race avoidance codeJim Meyering
2009-09-06tests: ls-misc: don't let a bogus umask cause test failureJim Meyering
2009-09-06tail: flush initial output before possibly blockingJim Meyering
2009-09-05maint: remove unused file: lib/fdopendir-glibc.cJim Meyering
2009-09-05tests: ls/stat-vs-dirent: avoid spurious test failureJim Meyering
2009-09-05doc: make the tail --sleep-interval help less confusingPádraig Brady
2009-09-05maint: remove some tab indentation from copy.cPádraig Brady
2009-09-05tests: test old tail -f method even on systems with inotifyPádraig Brady
2009-09-05build: update gnulib submodule to latestJim Meyering
2009-09-05stty: use TAB0, TAB1, and TAB2 only if definedPetr Salinger
2009-09-04build: update from gnulibEric Blake
2009-09-04ln: add comments related to POSIX 2008Eric Blake
2009-09-04mv, cp: tweak LINK_FOLLOWS_SYMLINKS logicEric Blake
2009-09-04tests: fix a tail-2/pid failure on GNU/kFreeBSDPetr Salinger
2009-09-04tests: fix a failure when running tail-2/wait as rootPádraig Brady
2009-09-04build: fix libcap configure flag handlingMike Frysinger