summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2013-07-02stat: ensure --context emits an "unrecognized option" diagnosticPádraig Brady-1/+0
2013-07-02mkdir,mkfifo,mknod: give scontext-related variable a better scopeBernhard Voelker-17/+18
2013-07-02maint: refactor SMACK interface to a separate modulePádraig Brady-66/+105
2013-07-02id: don't show SMACK errors unless -Z is specifiedPádraig Brady-2/+3
2013-07-01mkdir,mkfifo,mknod: with -Z, create SMACK security contextJarkko Sakkinen-4/+53
2013-06-27doc: fix details on the interaction of df with device nodesD. Hugh Redelmeier-9/+6
2013-06-24ls: with -Z, show SMACK security contextJarkko Sakkinen-9/+36
2013-06-22stdbuf: make it mandatory to specify a buffering optionPádraig Brady-6/+21
2013-06-22doc: clarify that truncate --size represents bytes by defaultPádraig Brady-1/+2
2013-06-20id: adjust/restrict smack support to newer versions of libsmackJarkko Sakkinen-6/+8
2013-06-18tests: use appropriate precision when printing float limitsPádraig Brady-3/+17
2013-06-13maint: update gitignore entriesPádraig Brady-0/+2
2013-06-12doc: clarify the description of du --separate-dirsPádraig Brady-3/+2
2013-06-05doc: mention prior stat changeEric Blake-1/+4
2013-06-05build: update gnulib submodule; also bootstrap to latestBernhard Voelker-10/+15
2013-06-03tests: avoid a race in tail --retry testingPádraig Brady-6/+8
2013-06-03doc: mention 'UTC' in date --utc helpAndreas Mohr-1/+1
2013-06-02od: -wN, N>64K, avoid misbehavior on systems with 32-bit size_tJim Meyering-3/+15
2013-06-01tests: head-c: avoid spurious failure with a 32-bit size_tJim Meyering-1/+2
2013-05-27tests: avoid spurious failure when SIZE_MAX is 2^32-1Jim Meyering-1/+1
2013-05-26tests: fix an ls test not to fail when user or group name contains SPJim Meyering-7/+7
2013-05-27tests: numfmt: use the printf program, not the shell builtinStefano Lattarini-1/+1
2013-05-24stat: tune for large-LDAP casePaul Eggert-2/+0
2013-05-23split: with --line-bytes only allocate memory as neededPádraig Brady-43/+186
2013-05-18maint: port --enable-gcc-warnings to clangPaul Eggert-43/+76
2013-05-18build: update gnulib submodule to latestPaul Eggert-0/+0
2013-05-18tests: don't assume expr was built with GMPPaul Eggert-1/+22
2013-05-12doc: link to the list of rejected feature requestsPádraig Brady-2/+4
2013-05-12build: avoid new syntax-check failureJim Meyering-1/+1
2013-05-11maint: add FIXME commentPaul Eggert-1/+5
2013-05-11mkdir: don't assume umask equals POSIX default ACL maskPaul Eggert-9/+77
2013-05-11build: update gnulib submodule to latestPaul Eggert-6/+7
2013-05-08id: with -Z, show SMACK security contextJarkko Sakkinen-4/+43
2013-05-08cut: improve performance, especially with --output-delimiterCojocaru Alexandru-160/+95
2013-05-07cut: fix handling of overlapping rangesCojocaru Alexandru-4/+10
2013-04-30doc: correct a URL to older textutils sourcePádraig Brady-4/+4
2013-04-29cut: reduce CPU usage for the the common casePádraig Brady-6/+74
2013-04-29cut: reduce CPU overhead in determining item to outputCojocaru Alexandru-29/+27
2013-04-29cut: make memory allocation independent of range widthCojocaru Alexandru-193/+109
2013-04-28stat,tail: improve support for snfsPádraig Brady-1/+3
2013-04-25tests: fix usage of require_ulimit_Pádraig Brady-10/+15
2013-04-22scripts: tweak URLs in autotools-installJim Meyering-6/+6
2013-04-20tail: exit following by descriptor when no tailable file leftBernhard Voelker-6/+43
2013-04-20tail: let -f --retry wait for inaccessible filesBernhard Voelker-10/+129
2013-04-14tests: avoid false failures with non default groupsPádraig Brady-1/+40
2013-04-14doc: mention caveats with using install --comparePádraig Brady-0/+6
2013-04-14head: with --bytes=-N only allocate memory as neededPádraig Brady-8/+29
2013-04-14dd: avoid buffer allocations unless neededOndrej Oprala-53/+136
2013-04-10csplit: add the --suppress-matched optionAssaf Gordon-2/+274
2013-04-07build: fix man page build failure with some permissions setupsEnrico Scholz-1/+1