summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2010-01-07version 8.3v8.3Jim Meyering-1/+1
2010-01-07maint: change an email address in THANKSJim Meyering-1/+1
2010-01-06pr: ensure the page header line is of the required formatEric Blake-13/+17
2010-01-06maint: apply correct license to auxiliary filesEric Blake-4/+5
2010-01-06build: require newer versions of automake and autoconfJim Meyering-4/+4
2010-01-06cp, touch: avoid problem with new glibcEric Blake-0/+4
2010-01-05doc: fix typo in NEWSPhilip Rowlands-1/+1
2010-01-05build: update gnulib submodule to latestJim Meyering-0/+0
2010-01-05maint: always free a buffer, to avoid even semblance of a leakJim Meyering-1/+6
2010-01-04maint: use more readable operator: "||" rather than "|"Jim Meyering-2/+2
2010-01-03maint: record update-copyright options for this packageJim Meyering-0/+4
2010-01-01ls: fix color of broken symlinks colored as targetEric Blake-1/+46
2010-01-01df: use fputs in place of printf in a few more placesJim Meyering-4/+4
2010-01-01build: update gnulib submodule to latestJim Meyering-0/+0
2010-01-01maint: add a few copyrights; remove obsolete README fileJim Meyering-5/+61
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering-643/+642
2010-01-01pr --help: add missing space between short and long options usage messageStéphane Raimbault-1/+1
2010-01-01pr --help: improve a line-breakStéphane Raimbault-2/+2
2010-01-01df: add comments to help translators align column headersStéphane Raimbault-0/+8
2009-12-31maint: newer gnulib; don't hard-code my GPG key IDJim Meyering-3/+0
2009-12-31doc: update tail's documentation to allow for new -F semanticsJim Meyering-8/+7
2009-12-30touch: work around ntfs-3g bugEric Blake-2/+3
2009-12-30build: update gnulib submodule to latestJim Meyering-0/+0
2009-12-30doc: mention two tail -F bug fixes in NEWSJim Meyering-0/+9
2009-12-30tail: test for a bug in inotify-enabled tail -FJim Meyering-0/+79
2009-12-30tail -F: don't stop following the target of a renameGiuseppe Scrivano-1/+14
2009-12-30maint: improve the info about $PATH in README-prereqPádraig Brady-5/+6
2009-12-29tail: add another test to exercise abort-inducing flaw in tail -FJim Meyering-0/+51
2009-12-29tail: add a test to exercise abort-inducing flaw in tail -FJim Meyering-0/+71
2009-12-29tail: remove `fdspec' from the hash table before changing its keyGiuseppe Scrivano-3/+6
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