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