aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-04-05tty: handle misconfigured namespacesPaul Eggert5-11/+69
2017-04-02doc: refactor and update expand and unexpand --helpPádraig Brady4-6/+25
2017-04-02expand,unexpand: add support for incremental tab stopsJacob Keller4-2/+86
2017-03-30sort: update commentPaul Eggert1-4/+4
2017-03-29doc: clarify in dd man page that bs= overrides [io]bs=Chris Davies1-1/+2
2017-03-27tests: avoid false ulimit failure on some systemsLudovic Courtès1-2/+1
2017-03-27maint: avoid syntax check failure with wrapped returns_Pádraig Brady1-0/+1
2017-03-27split: add new --hex-suffixes optionMichael Heimpold4-42/+48
2017-03-27md5sum,b2sum,sha*sum: don't erroneously trigger BSD reversed modePádraig Brady3-18/+32
2017-03-26df: avoid querying excluded file systemsPhilipp Thomas2-1/+7
2017-03-26maint: avoid a static analysis warning in expand-commonPádraig Brady1-0/+2
2017-03-26split: process more efficiently when filters exit earlyPádraig Brady2-25/+45
2017-03-26split: ensure input is processed when filters exit earlyPádraig Brady3-1/+13
2017-03-11tests: avoid a false failure on OS X 10.5.8Pádraig Brady1-6/+6
2017-03-10build: fix missing renameat() on OS X 10.5.8Pádraig Brady1-0/+1
2017-03-09tests: port to tzdb-2017aPaul Eggert1-4/+5
2017-03-08build: for factor use C in more cases for arm64 and ppc64Pádraig Brady1-13/+60
2017-03-08doc: rearrange a recent bug entry to an improvement in NEWSPádraig Brady2-5/+5
2017-03-08maint: post-release administriviaPádraig Brady3-2/+5
2017-03-08version 8.27v8.27Pádraig Brady1-1/+1
2017-03-08build: update gnulib submodule to latestPádraig Brady1-0/+0
2017-03-08stat,tail: support "RDT" Linux kernel control file systemPádraig Brady2-0/+6
2017-03-08doc: spelling fix for recent doc additionPádraig Brady1-1/+1
2017-03-07build: avoid redundant build of tr with --enable-single-binaryBernhard Voelker1-1/+1
2017-03-08build: fix 'install-html' targetAssaf Gordon1-0/+7
2017-03-04maint: bump makeinfo --version requirement to 6.1Pádraig Brady1-1/+1
2017-03-04doc: avoid makeinfo warningBernhard Voelker1-1/+1
2017-03-03build: update gnulib submodule to latestPádraig Brady1-0/+0
2017-03-03timeout: handle multiple children on solarisPádraig Brady1-1/+13
2017-03-03tests: avoid a spurious failure on older debianPádraig Brady1-0/+1
2017-03-03build: fix libstdbuf build on AIX 7Pádraig Brady1-0/+5
2017-03-01doc: expand 'join' info sectionAssaf Gordon1-35/+389
2017-03-01doc: give a stronger security warning in md5/sha1 man pagesPádraig Brady2-4/+4
2017-03-01expand: avoid an extraneous warning on 32 bitPádraig Brady1-3/+2
2017-02-28doc: indicate sha1 has the same limitations as md5Pádraig Brady3-11/+15
2017-02-28maint: avoid a -Werror=null-dereference with GCC-6.3.1Pádraig Brady1-0/+2
2017-02-28expand,unexpand: support specifying a trailing tab sizePádraig Brady4-13/+99
2017-02-26nproc: support OMP_THREAD_LIMIT to set a max valuePádraig Brady4-9/+73
2017-02-26build: update gnulib submodule to latestPádraig Brady1-0/+0
2017-02-22doc: add NEWS for an improvement to dd in the last releasePádraig Brady2-1/+5
2017-02-22cp: set SELinux context for --parents directoriesPádraig Brady5-4/+55
2017-02-17maint: tweaks so syntax tests pass for previous commitPádraig Brady2-2/+1
2017-02-16doc: avoid makeinfo warningBernhard Voelker1-1/+1
2017-02-16maint: xsetmode renamed to xbinary-ioPaul Eggert14-35/+35
2017-02-16build: update gnulib submodule to latestPaul Eggert1-0/+0
2017-02-15maint: use xsetmode, not xfreopenPaul Eggert14-58/+38
2017-02-15build: update gnulib submodule to latestPaul Eggert1-0/+0
2017-02-12maint: tweaks so syntax tests pass for previous commitPádraig Brady2-9/+3
2017-02-11ln: replace destination links more atomicallyPaul Eggert10-94/+268
2017-02-09timeout: fix race possibly terminating wrong processTobias Stoeckmann4-24/+62