summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-03-10remove: without -f, avoid unnecessary-expense/issues with euidaccessJim Meyering
2010-03-04maint: rename the si_present variable in sort to iec_presentPádraig Brady
2010-03-04sort: inform the system about our input access patternJoey Degges
2010-03-01sort: fix issues with month sorting in some localesPádraig Brady
2010-02-25expr: clarify error messageEric Blake
2010-02-19maint: clean up the output from syntax-check rulesPádraig Brady
2010-02-17ls: fix a regression by honoring NORMAL attributes againMoritz Orbach
2010-02-16maint: fix the man page correlation testsPádraig Brady
2010-02-15doc: fix inconsistent capitalization in --help outputPádraig Brady
2010-02-15remove.c: remove three unnecessary #include directivesJim Meyering
2010-02-11doc: remove extraneous periods from --help outputPádraig Brady
2010-02-07copy.c: improve a commentJim Meyering
2010-02-01join: make -t '' operate on the whole linePádraig Brady
2010-02-01join: add --header option to always output the first lineAssaf Gordon
2010-02-01maint: fix an inconsequential memory leak in joinPádraig Brady
2010-02-01ls --color: don't emit a final no-op escape sequenceJim Meyering
2010-01-25who --mesg (-T) can use a more accurate test for TTY writabilityKamil Dudka
2010-01-18libstdbuf: plug a very unlikely leakJim Meyering
2010-01-18pr: avoid two over-allocationsJim Meyering
2010-01-12ls: reorder includes to work around broken <sys/capability.h>Kamil Dudka
2010-01-06pr: ensure the page header line is of the required formatEric Blake
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-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-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-31doc: update tail's documentation to allow for new -F semanticsJim Meyering
2009-12-30tail -F: don't stop following the target of a renameGiuseppe Scrivano
2009-12-29tail: remove `fdspec' from the hash table before changing its keyGiuseppe Scrivano
2009-12-29tail: rename an internal variableJim Meyering
2009-12-29tail: avoid read-beyond-end-of-buffer errorJim Meyering
2009-12-26tac: supply link dependencyEric Blake
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-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-14base64: use *_OPTION_DESCRIPTION macros instead of hard-coded stringsThiago Farina
2009-12-13nohup: if fd_repoen fails (redirecting stdin), report itJim Meyering
2009-12-13stat: recognize "sockfs" file system type, ...Jim Meyering
2009-12-12factor: add a missing va_endJim Meyering
2009-12-11tail: don't call fstat on an uninitialized FDJim Meyering
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