aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-05-12doc: link to the list of rejected feature requestsPádraig Brady1-2/+4
2013-05-12build: avoid new syntax-check failureJim Meyering1-1/+1
2013-05-11maint: add FIXME commentPaul Eggert1-1/+5
2013-05-11mkdir: don't assume umask equals POSIX default ACL maskPaul Eggert6-9/+77
2013-05-11build: update gnulib submodule to latestPaul Eggert3-6/+7
2013-05-08id: with -Z, show SMACK security contextJarkko Sakkinen4-4/+43
2013-05-08cut: improve performance, especially with --output-delimiterCojocaru Alexandru2-160/+95
2013-05-07cut: fix handling of overlapping rangesCojocaru Alexandru2-4/+10
2013-04-30doc: correct a URL to older textutils sourcePádraig Brady1-4/+4
2013-04-29cut: reduce CPU usage for the the common casePádraig Brady1-6/+74
2013-04-29cut: reduce CPU overhead in determining item to outputCojocaru Alexandru2-29/+27
2013-04-29cut: make memory allocation independent of range widthCojocaru Alexandru4-193/+109
2013-04-28stat,tail: improve support for snfsPádraig Brady2-1/+3
2013-04-25tests: fix usage of require_ulimit_Pádraig Brady11-10/+15
2013-04-22scripts: tweak URLs in autotools-installJim Meyering1-6/+6
2013-04-20tail: exit following by descriptor when no tailable file leftBernhard Voelker2-6/+43
2013-04-20tail: let -f --retry wait for inaccessible filesBernhard Voelker6-10/+129
2013-04-14tests: avoid false failures with non default groupsPádraig Brady4-1/+40
2013-04-14doc: mention caveats with using install --comparePádraig Brady1-0/+6
2013-04-14head: with --bytes=-N only allocate memory as neededPádraig Brady2-8/+29
2013-04-14dd: avoid buffer allocations unless neededOndrej Oprala3-53/+136
2013-04-10csplit: add the --suppress-matched optionAssaf Gordon5-2/+274
2013-04-07build: fix man page build failure with some permissions setupsEnrico Scholz1-1/+1
2013-04-04tests: avoid shared lib tests on unsupported platformsPádraig Brady5-4/+17
2013-04-04tail: exit without reading input if would never outputPádraig Brady2-0/+9
2013-04-04shuf: exit without reading if would never outputPádraig Brady2-2/+10
2013-04-04doc: add details on ln --relative symlink resolutionPádraig Brady2-1/+28
2013-04-04ln: --relative: fix updating of existing symlinksRémy Lefevre3-6/+17
2013-03-25shuf: use reservoir-sampling for large or unknown sized inputsAssaf Gordon4-7/+244
2013-03-24stat,tail: improve support for efivarfs, exofs, f2fs and ubifsPádraig Brady2-0/+15
2013-03-24maint: improve make src/fs-magic-comparePádraig Brady2-9/+20
2013-03-24build: fix issues when building with GMPPádraig Brady1-13/+21
2013-03-22doc: clarify the printable characters output by odPádraig Brady2-6/+7
2013-03-22doc: clarify stat the meaning of --format="%t %T"Pádraig Brady2-4/+9
2013-03-06doc: mention `numfmt` as an alternative to `sort -h`Pádraig Brady1-0/+3
2013-03-06doc: remove a redundant numfmt heading from texinfoPádraig Brady1-2/+0
2013-03-06maint: ensure proper backslash quoting in texinfo macrosPádraig Brady1-1/+1
2013-03-04build: fix factor build failure on aarch64Torbjörn Granlund2-14/+11
2013-02-28tests: don't skip all uniq tests when locale is missingAssaf Gordon1-15/+25
2013-02-28uniq: add the --group optionAssaf Gordon4-14/+189
2013-02-28doc: move some info from all --help messages, onlinePádraig Brady3-11/+2
2013-02-28tests: add '--ignore-case' tests for uniqAssaf Gordon1-0/+4
2013-02-28dircolors: add a new entry to colorize 'arc' filesJavier López1-0/+1
2013-02-28join: Add the -z, --zero-terminated optionAssaf Gordon4-4/+43
2013-02-28dircolors: add new entries to colorized archive formatsOndřej Vašík1-0/+7
2013-02-22install: cleanup properly if the strip program failed for any reasonOndrej Oprala3-5/+25
2013-02-20copy: ensure the correct root ID is checked on all platformsJoachim Schmitz1-2/+3
2013-02-20maint: cleanup up various uses of __attribute__Pádraig Brady13-34/+40
2013-02-20build: fix numfmt build error on compilers without __attributeJoachim Schmitz1-2/+1
2013-02-20tests: avoid false failures on file systems with smaller NAME_MAXPádraig Brady2-0/+10