summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2009-05-01version 7.3v7.3Jim Meyering-1/+1
2009-05-01maint: tweak release-building notesJim Meyering-3/+3
2009-04-30stdopen: remove unused codeEric Blake-103/+0
2009-04-30build: update from gnulib, for fixed lib/signbitl.cJim Meyering-0/+0
2009-04-30build: "make check" now fails in a friendlier manner for missing PerlJim Meyering-1/+1
2009-04-30build: doc: emit something for each "make check"-run ruleJim Meyering-19/+19
2009-04-29build: update from gnulib, for the lib/*-state.c compilation fixesJim Meyering-0/+0
2009-04-28misc: correct NEWS entry about id -G portabilityPádraig Brady-1/+1
2009-04-28df: adjust comment to match recent code changeJim Meyering-2/+3
2009-04-28misc: mention the df vs. automount changeJim Meyering-0/+3
2009-04-28misc: alphabetize NEWS entriesJim Meyering-4/+4
2009-04-28df: use open(2), not stat, to trigger automountingTomas Smetana-2/+6
2009-04-28tests: ensure that cp's -a doesn't silence --preserve=contextOndřej Vašík-0/+11
2009-04-28tests: add test for xattr diagnostics on dest. FS lacking xattr supportOndřej Vašík-0/+91
2009-04-27copy.c: factor out test for errno value indicating "unsupported"Jim Meyering-1/+8
2009-04-27cp -a: diagnose failure when preserving xattr/context requiredOndřej Vašík-7/+14
2009-04-27mv: ignore xattr-preservation failure when not supported by filesystemOndřej Vašík-2/+21
2009-04-25build: update from gnulib, for the vc-list-files fixJim Meyering-0/+0
2009-04-25build: adjust use of automake's new $(AM_V_GEN) variableJim Meyering-12/+6
2009-04-25tests: fix check-AUTHORS skip logicRalf Wildenhues-3/+3
2009-04-24cfg.mk: update to latest gnulib changeEric Blake-1/+5
2009-04-24build: move coreutils-specific rules from maint.mk to new fileJim Meyering-0/+138
2009-04-24tests: avoid unusual (~1-in-20) failure of a new testJim Meyering-0/+8
2009-04-24build: use automake's new $(AM_V_GEN) and $(AM_V_at) variablesJim Meyering-25/+31
2009-04-24build: use maint.mk from gnulibSimon Josefsson-852/+2
2009-04-23build: make --enable-silent-rules the defaultJim Meyering-1/+2
2009-04-23* gnulib: Update submodule to latest.Jim Meyering-0/+0
2009-04-23sort -m: don't segfault when output file is also an input fileJim Meyering-6/+28
2009-04-23tests: make the check-AUTHORS test more portable, now that it's...Jim Meyering-3/+8
2009-04-23avoid parallel "make distcheck" failure due to two run-in-src/ rulesJim Meyering-32/+8
2009-04-22cp: work around linux kernel bug: short-read != EOF on /procJim Meyering-3/+62
2009-04-22tests: avoid new "make distcheck" failure due to newer File::TempJim Meyering-10/+8
2009-04-19doc: update READMEJim Meyering-8/+6
2009-04-19tests: avoid failure of install-C test on FreeBSD UFS file systemAurelien Jarno-1/+1
2009-04-19comment touch up: insert a space between "#" and text of commentJim Meyering-6/+6
2009-04-19fix comment typosRalf Wildenhues-5/+5
2009-04-17maint: bootstrap: sync a tiny change from gnulibJim Meyering-2/+2
2009-04-16* gnulib: Update submodule to latest.Jim Meyering-0/+0
2009-04-16build: use '.'-relative name, gnulib_dirJim Meyering-2/+2
2009-04-15maint: clean up skipped syntax-check rulesJim Meyering-43/+2
2009-04-11build: avoid parallel distcheck failureRalf Wildenhues-0/+13
2009-04-10doc: fix a typo: s/is a is a/is a/Jim Meyering-1/+1
2009-04-10build: tight-scope test: don't build excluded programsJim Meyering-1/+1
2009-04-10gnulib: update to latest: fix ls -v & sort -VJim Meyering-0/+3
2009-04-10maint: remove obsolete utime moduleJim Meyering-1/+0
2009-04-10maint: put each module name on its own line; sortJim Meyering-89/+211
2009-04-09tests: misc/ls-misc: avoid shadowing local decl of $eJim Meyering-4/+4
2009-04-09id: fix infinite loop on some systemsPádraig Brady-1/+47
2009-04-07maint: avoid "make syntax-check" failureJim Meyering-2/+2
2009-04-07install: deprecate the --preserve_context optionPádraig Brady-4/+8