summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-22stat: Recognize k-afs, gfs, ocfs2 file system typesPádraig Brady
2009-12-22stat: add support for more file system typesPádraig Brady
2009-12-20build: correct coreutils-specific distcheck rulesJim Meyering
2009-12-19touch: fix ctime regression in 'touch -a'Eric Blake
2009-12-19maint: don't include the strverscmp gnulib modulePádraig Brady
2009-12-19doc: enhance and reference info about version comparisonPádraig Brady
2009-12-19rm: fix --one-file-system regression due to fts conversionPádraig Brady
2009-12-14maint: improve dist-check.mk rulesJim Meyering
2009-12-14base64: use *_OPTION_DESCRIPTION macros instead of hard-coded stringsThiago Farina
2009-12-13tests: unpack xz-compressed tarballs when possible, not always *.gzJim Meyering
2009-12-13maint: make dist-check.mk more easily sharedJim Meyering
2009-12-13nohup: if fd_repoen fails (redirecting stdin), report itJim Meyering
2009-12-13tests: make the taint-distcheck rule easier to share with other projectsJim Meyering
2009-12-13stat: recognize "sockfs" file system type, ...Jim Meyering
2009-12-13maint: move definitions from maint.mk to dist-check.mkJim Meyering
2009-12-12tests: tail-without-inotify: avoid spurious test failureJim Meyering
2009-12-12factor: add a missing va_endJim Meyering
2009-12-11build: update gnulib submodule to latest; adapt a patchJim Meyering
2009-12-11post-release administriviaJim Meyering
2009-12-11version 8.2Jim Meyering
2009-12-11tests: use a slightly better CU_TEST_NAME settingJim Meyering
2009-12-11tail: don't call fstat on an uninitialized FDJim Meyering
2009-12-11doc: NEWS: mention that gnulib's mgetgroups fix affects idJim Meyering
2009-12-10build: update gnulib submodule to latestJim Meyering
2009-12-10tests: avoid spurious failure when run via valgrindJim Meyering
2009-12-09doc: NEWS: the "make distcheck" vulnerability dates back to 5.0Jim Meyering
2009-12-09doc: NEWS: mention the "make distcheck" vulnerabilityJim Meyering
2009-12-09tests: don't let "umask 077" cause root-only cp/preserve-gid failureJim Meyering
2009-12-08build: update gnulib submodule to latestJim Meyering
2009-12-08maint: remove an erroneous commentPádraig Brady
2009-12-08sort: fix failure if sort's parent has ignored SIGCHLDPádraig Brady
2009-12-08timeout: fix failure if timeout's parent has ignored SIGCHLDPádraig Brady
2009-12-08tests: fix stty-row-col failure on small fixed terminalsPádraig Brady
2009-12-08tests: fix stty failure with serial control settingsPádraig Brady
2009-12-07build: update gnulib submodule to latestJim Meyering
2009-12-07build: distcheck: do not leave a $TMPDIR/coreutils directory behindJim Meyering
2009-12-06tests: readdir-mountpoint-inode avoid false-positive w/virtualboxJim Meyering
2009-12-06tests: don't run tail-2/inotify-race by defaultPádraig Brady
2009-12-04id: handle systems without getgroups supportEric Blake
2009-12-03tests: fix a bug in sanitize_path_ that inhibited verbose outputJim Meyering
2009-12-01sort: fix link failure on SolarisEric Blake
2009-12-01rm: fix empty-name bug introduced with conversion to use ftsJim Meyering
2009-11-30bootstrap: fix handling of various perl --version formatsPádraig Brady
2009-11-29bootstrap: update from gnulib, for perl-5.11.x supportJim Meyering
2009-11-29build: update gnulib submodule to latestJim Meyering
2009-11-28maint: chown.c: remove a commentJim Meyering
2009-11-24tests: fix link failure on cygwinEric Blake
2009-11-24build: fix link failure on cygwinEric Blake
2009-11-23tests: avoid test failures when PATH contains an unsearchable directoryJim Meyering
2009-11-22tests: do not fail on read-only root file systemDmitry V. Levin