summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2009-09-03df: don't fail due to an unreadable argumentJim Meyering-1/+41
2009-09-03doc: install -C: fix bug in the texi documentationKamil Dudka-8/+9
2009-09-03tests: simplify and fix a race in 2 tail --follow testsPádraig Brady-111/+19
2009-09-03cp: don't leak resources for each xattr preservation failureOndřej Vašík-1/+4
2009-09-01chcon, chmod, chgrp, chown, du: report fts_close failurePádraig Brady-4/+16
2009-09-01build: update from gnulibJim Meyering-0/+0
2009-09-01chcon, chmod, chgrp, chown, du: do not ignore fts_close failureJim Meyering-16/+8
2009-09-01maint: du: remove unnecessary initializationJim Meyering-1/+0
2009-09-01maint: chown, chgrp, chmod, chcon: remove unnecessary initializationJim Meyering-4/+7
2009-09-01maint: shred: remove unnecessary initializationJim Meyering-1/+0
2009-09-01maint: dd: remove unnecessary initializationJim Meyering-2/+1
2009-09-01maint: tail: remove unnecessary initializationJim Meyering-1/+1
2009-09-01maint: mbsalign.c: remove unnecessary assignmentJim Meyering-1/+1
2009-09-01timeout: remove a redundant assignmentPádraig Brady-1/+0
2009-09-01timeout: defensive handling of all wait() errorsPádraig Brady-6/+19
2009-09-01ls -i: print consistent inode numbers also for mount pointsJim Meyering-7/+101
2009-08-31maint: revert my stdbuf change: the result didn't even compileJim Meyering-1/+2
2009-08-30maint: stdbuf: move a declaration; no-semantic-changeJim Meyering-2/+1
2009-08-30build: quiet "make check" in src/Jim Meyering-4/+4
2009-08-30doc: cp: update note on preserving symlink time stampsJim Meyering-5/+3
2009-08-30build: update bootstrap from gnulibJim Meyering-4/+35
2009-08-30tests: don't misbehave if $TMPDIR contains spacesPádraig Brady-41/+42
2009-08-29tests: other-fs-tmpdir: don't misbehave for quote-unfriendly $TMPDIRJim Meyering-3/+3
2009-08-29build: update from gnulibJim Meyering-0/+0
2009-08-29tests: move a coreutils-specific test from maint.mk to Makefile.amJim Meyering-0/+1
2009-08-29tests: cp/reflink-auto guard against a pathological $TMPDIRJim Meyering-1/+1
2009-08-29cp --reflink: preserve attributes on cloned files if askedPádraig Brady-144/+194
2009-08-29cp --reflink: add an "auto" parameter to fall back to a normal copyPádraig Brady-19/+128
2009-08-28stdbuf: fix a small typo in --help outputPádraig Brady-2/+2
2009-08-28build: avoid unused variable warnings on cygwinEric Blake-5/+14
2009-08-28dd: detect closed stderrEric Blake-2/+61
2009-08-28maint: ignore only man/*.1, not all *.1 filesJim Meyering-1/+1
2009-08-27build: prefix a few rules with $(AM_V_GEN)Jim Meyering-6/+6
2009-08-26build: stop earlier if touching ChangeLog failsJim Meyering-1/+1
2009-08-26tests: mkdir/selinux: avoid spurious failure on some SELinux systemsJim Meyering-2/+11
2009-08-26tests: tail-2/assert: avoid risk of race conditionJim Meyering-2/+6
2009-08-25maint: ensure we don't embed Emacs indent-tabs-mode setting linesJim Meyering-0/+6
2009-08-25maint: remove Local Variables: indent-tabs-mode: nil from all sourcesJim Meyering-65/+0
2009-08-25doc: HACKING: mention the new space-only indentation policyJim Meyering-12/+17
2009-08-25maint: teach "make syntax-check" the space-only indentation ruleJim Meyering-0/+13
2009-08-25global: convert indentation-TABs to spacesJim Meyering-19864/+19864
2009-08-24cp: ignore obscure failure to preserve symlink time stamps,Jim Meyering-5/+16
2009-08-23tests: skip (don't fail) a cp test, upon mount-related failureJim Meyering-7/+10
2009-08-23build: update from *public* gnulibJim Meyering-0/+0
2009-08-22build: update from gnulibJim Meyering-0/+0
2009-08-20post-release administriviaJim Meyering-2/+5
2009-08-20version 7.5v7.5Jim Meyering-1/+1
2009-08-20tests: skip the stdbuf tests when the abs build directory name is bogusJim Meyering-0/+8
2009-08-20install: avoid a portability bug when compiling with non-gccJim Meyering-1/+1
2009-08-19tests: make install-C slightly less prone to confusionJim Meyering-3/+3