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