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