summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-06build: require newer versions of automake and autoconfJim Meyering
2010-01-06cp, touch: avoid problem with new glibcEric Blake
2010-01-05doc: fix typo in NEWSPhilip Rowlands
2010-01-05build: update gnulib submodule to latestJim Meyering
2010-01-05maint: always free a buffer, to avoid even semblance of a leakJim Meyering
2010-01-04maint: use more readable operator: "||" rather than "|"Jim Meyering
2010-01-03maint: record update-copyright options for this packageJim Meyering
2010-01-01ls: fix color of broken symlinks colored as targetEric Blake
2010-01-01df: use fputs in place of printf in a few more placesJim Meyering
2010-01-01build: update gnulib submodule to latestJim Meyering
2010-01-01maint: add a few copyrights; remove obsolete README fileJim Meyering
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering
2010-01-01pr --help: add missing space between short and long options usage messageStéphane Raimbault
2010-01-01pr --help: improve a line-breakStéphane Raimbault
2010-01-01df: add comments to help translators align column headersStéphane Raimbault
2009-12-31maint: newer gnulib; don't hard-code my GPG key IDJim Meyering
2009-12-31doc: update tail's documentation to allow for new -F semanticsJim Meyering
2009-12-30touch: work around ntfs-3g bugEric Blake
2009-12-30build: update gnulib submodule to latestJim Meyering
2009-12-30doc: mention two tail -F bug fixes in NEWSJim Meyering
2009-12-30tail: test for a bug in inotify-enabled tail -FJim Meyering
2009-12-30tail -F: don't stop following the target of a renameGiuseppe Scrivano
2009-12-30maint: improve the info about $PATH in README-prereqPádraig Brady
2009-12-29tail: add another test to exercise abort-inducing flaw in tail -FJim Meyering
2009-12-29tail: add a test to exercise abort-inducing flaw in tail -FJim Meyering
2009-12-29tail: remove `fdspec' from the hash table before changing its keyGiuseppe Scrivano
2009-12-29maint: quiet "make" in doc/Jim Meyering
2009-12-29tail: rename an internal variableJim Meyering
2009-12-29tail: avoid read-beyond-end-of-buffer errorJim Meyering
2009-12-26maint: ignore more built filesEric Blake
2009-12-26tac: supply link dependencyEric Blake
2009-12-26build: update gnulib submodule to latestJim Meyering
2009-12-26tail: shrink internal struct by 8 bytesJim Meyering
2009-12-25maint: tail: avoid in-function #if directivesJim Meyering
2009-12-25tail: fix --follow to not use inotify on remote filesPádraig Brady
2009-12-23wc: line-buffer the printed countsPádraig Brady
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