summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2017-03-07build: avoid redundant build of tr with --enable-single-binaryBernhard Voelker-1/+1
2017-03-08build: fix 'install-html' targetAssaf Gordon-0/+7
2017-03-04maint: bump makeinfo --version requirement to 6.1Pádraig Brady-1/+1
2017-03-04doc: avoid makeinfo warningBernhard Voelker-1/+1
2017-03-03build: update gnulib submodule to latestPádraig Brady-0/+0
2017-03-03timeout: handle multiple children on solarisPádraig Brady-1/+13
2017-03-03tests: avoid a spurious failure on older debianPádraig Brady-0/+1
2017-03-03build: fix libstdbuf build on AIX 7Pádraig Brady-0/+5
2017-03-01doc: expand 'join' info sectionAssaf Gordon-35/+389
2017-03-01doc: give a stronger security warning in md5/sha1 man pagesPádraig Brady-4/+4
2017-03-01expand: avoid an extraneous warning on 32 bitPádraig Brady-3/+2
2017-02-28doc: indicate sha1 has the same limitations as md5Pádraig Brady-11/+15
2017-02-28maint: avoid a -Werror=null-dereference with GCC-6.3.1Pádraig Brady-0/+2
2017-02-28expand,unexpand: support specifying a trailing tab sizePádraig Brady-13/+99
2017-02-26nproc: support OMP_THREAD_LIMIT to set a max valuePádraig Brady-9/+73
2017-02-26build: update gnulib submodule to latestPádraig Brady-0/+0
2017-02-22doc: add NEWS for an improvement to dd in the last releasePádraig Brady-1/+5
2017-02-22cp: set SELinux context for --parents directoriesPádraig Brady-4/+55
2017-02-17maint: tweaks so syntax tests pass for previous commitPádraig Brady-2/+1
2017-02-16doc: avoid makeinfo warningBernhard Voelker-1/+1
2017-02-16maint: xsetmode renamed to xbinary-ioPaul Eggert-35/+35
2017-02-16build: update gnulib submodule to latestPaul Eggert-0/+0
2017-02-15maint: use xsetmode, not xfreopenPaul Eggert-58/+38
2017-02-15build: update gnulib submodule to latestPaul Eggert-0/+0
2017-02-12maint: tweaks so syntax tests pass for previous commitPádraig Brady-9/+3
2017-02-11ln: replace destination links more atomicallyPaul Eggert-94/+268
2017-02-09timeout: fix race possibly terminating wrong processTobias Stoeckmann-24/+62
2017-02-09doc: note the relationship between realpath and readlinkPádraig Brady-1/+9
2017-02-08tail: fix output of redundant headers when resumingJanne Snabb-16/+109
2017-02-08tests: fix tail test race causing false failurePádraig Brady-2/+3
2017-02-08tail: fix erroneous status about 'giving up' on filePádraig Brady-5/+5
2017-02-08doc: only distribute 5 years of ChangeLogsPádraig Brady-53798/+7
2017-02-07maint: fix HACKING instructions to run a single testMaxime de Roucy-1/+1
2017-01-25build: fix issue with HAVE_FALLOCATE on centos5Pádraig Brady-1/+3
2017-01-25build: Properly expand cu_install_program when cross-compilingManolis Ragkousis-1/+1
2017-01-21dircolors: highlight windows archive formatMike Swanson-0/+4
2017-01-21maint: mention the recent date time zone bug fixPádraig Brady-0/+4
2017-01-21maint: appease syntax-check failures due to recent updatesAssaf Gordon-9/+9
2017-01-20date: fix TZ= regressionPaul Eggert-7/+17
2017-01-20build: update gnulib submodule to latestPaul Eggert-0/+0
2017-01-15maint: update README-hacking, now that vc-dwim accepts --initJim Meyering-3/+2
2017-01-14date: output "-00" for indeterminate time zonePaul Eggert-17/+21
2017-01-14date: new option spelling --rfc-emailPaul Eggert-13/+22
2017-01-14maint: modernize URLsPaul Eggert-107/+69
2017-01-14build: update gnulib submodule to latestPaul Eggert-0/+0
2017-01-10doc: move "File timestamps" to a separate chapterBernhard Voelker-69/+75
2017-01-10maint: fix recent syntax check failuresEric Blake-2/+2
2017-01-09doc: cover file timestamps betterPaul Eggert-68/+107
2017-01-09maint: standardize on "timestamp" as per POSIXPaul Eggert-60/+60
2017-01-09stty: ensure no side effects from invalid optionsPádraig Brady-162/+209