summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2009-12-29maint: quiet "make" in doc/Jim Meyering-7/+6
2009-12-29tail: rename an internal variableJim Meyering-7/+9
2009-12-29tail: avoid read-beyond-end-of-buffer errorJim Meyering-14/+13
2009-12-26maint: ignore more built filesEric Blake-0/+3
2009-12-26tac: supply link dependencyEric Blake-1/+3
2009-12-26build: update gnulib submodule to latestJim Meyering-0/+0
2009-12-26tail: shrink internal struct by 8 bytesJim Meyering-10/+10
2009-12-25maint: tail: avoid in-function #if directivesJim Meyering-55/+59
2009-12-25tail: fix --follow to not use inotify on remote filesPádraig Brady-14/+121
2009-12-23wc: line-buffer the printed countsPádraig Brady-0/+46
2009-12-22stat: Recognize k-afs, gfs, ocfs2 file system typesPádraig Brady-2/+8
2009-12-22stat: add support for more file system typesPádraig Brady-2/+11
2009-12-20build: correct coreutils-specific distcheck rulesJim Meyering-2/+2
2009-12-19touch: fix ctime regression in 'touch -a'Eric Blake-0/+5
2009-12-19maint: don't include the strverscmp gnulib modulePádraig Brady-1/+0
2009-12-19doc: enhance and reference info about version comparisonPádraig Brady-25/+33
2009-12-19rm: fix --one-file-system regression due to fts conversionPádraig Brady-1/+40
2009-12-14maint: improve dist-check.mk rulesJim Meyering-9/+9
2009-12-14base64: use *_OPTION_DESCRIPTION macros instead of hard-coded stringsThiago Farina-3/+2
2009-12-13tests: unpack xz-compressed tarballs when possible, not always *.gzJim Meyering-5/+22
2009-12-13maint: make dist-check.mk more easily sharedJim Meyering-4/+8
2009-12-13nohup: if fd_repoen fails (redirecting stdin), report itJim Meyering-1/+5
2009-12-13tests: make the taint-distcheck rule easier to share with other projectsJim Meyering-0/+3
2009-12-13stat: recognize "sockfs" file system type, ...Jim Meyering-0/+2
2009-12-13maint: move definitions from maint.mk to dist-check.mkJim Meyering-12/+20
2009-12-12tests: tail-without-inotify: avoid spurious test failureJim Meyering-1/+3
2009-12-12factor: add a missing va_endJim Meyering-0/+1
2009-12-11build: update gnulib submodule to latest; adapt a patchJim Meyering-36/+36
2009-12-11post-release administriviaJim Meyering-2/+5
2009-12-11version 8.2v8.2Jim Meyering-1/+1
2009-12-11tests: use a slightly better CU_TEST_NAME settingJim Meyering-1/+1
2009-12-11tail: don't call fstat on an uninitialized FDJim Meyering-20/+33
2009-12-11doc: NEWS: mention that gnulib's mgetgroups fix affects idJim Meyering-0/+3
2009-12-10build: update gnulib submodule to latestJim Meyering-0/+0
2009-12-10tests: avoid spurious failure when run via valgrindJim Meyering-3/+4
2009-12-09doc: NEWS: the "make distcheck" vulnerability dates back to 5.0Jim Meyering-1/+1
2009-12-09doc: NEWS: mention the "make distcheck" vulnerabilityJim Meyering-0/+7
2009-12-09tests: don't let "umask 077" cause root-only cp/preserve-gid failureJim Meyering-0/+3
2009-12-08build: update gnulib submodule to latestJim Meyering-0/+0
2009-12-08maint: remove an erroneous commentPádraig Brady-1/+0
2009-12-08sort: fix failure if sort's parent has ignored SIGCHLDPádraig Brady-1/+16
2009-12-08timeout: fix failure if timeout's parent has ignored SIGCHLDPádraig Brady-1/+14
2009-12-08tests: fix stty-row-col failure on small fixed terminalsPádraig Brady-0/+9
2009-12-08tests: fix stty failure with serial control settingsPádraig Brady-2/+4
2009-12-07build: update gnulib submodule to latestJim Meyering-0/+0
2009-12-07build: distcheck: do not leave a $TMPDIR/coreutils directory behindJim Meyering-5/+10
2009-12-06tests: readdir-mountpoint-inode avoid false-positive w/virtualboxJim Meyering-0/+2
2009-12-06tests: don't run tail-2/inotify-race by defaultPádraig Brady-4/+12
2009-12-04id: handle systems without getgroups supportEric Blake-5/+9
2009-12-03tests: fix a bug in sanitize_path_ that inhibited verbose outputJim Meyering-1/+1