summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
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
2017-01-05tests: improve 'date --debug' testsAssaf Gordon-0/+180
2017-01-05build: update gnulib submodule to latestAssaf Gordon-0/+0
2017-01-01maint: update all copyright year number rangesPádraig Brady-782/+789
2016-12-28doc: recommend b2sum as well as SHA2Zooko-2/+3
2016-12-28tests: avoid false fails on NFS due to EPERMPádraig Brady-4/+8
2016-12-27doc: Update POSIX part of README (Bug#25259)Paul Eggert-6/+4
2016-12-26wc: with only --bytes, determine size more efficientlyPádraig Brady-11/+50
2016-12-20maint: correct the version for the previous bug fixPádraig Brady-2/+2
2016-12-19wc: fix wrong byte counts when using --files-from0William R. Fraser-1/+20
2016-12-18tests: fix typos in previous commitPádraig Brady-1/+1
2016-12-18tests: support non-MLS enabled SELinux systemsNicolas Iooss-14/+26
2016-12-08factor: retry properly if Pollard rho gives a trivial factorizationTorbjörn Granlund-1/+17
2016-12-08factor: fix infinite loop in gcd2_oddNiels Möller-2/+19
2016-12-02doc: fix --help for: od -t f[SIZE]Pádraig Brady-1/+1
2016-11-30maint: post-release administriviaPádraig Brady-2/+5
2016-11-30version 8.26v8.26Pádraig Brady-1/+1
2016-11-30tests: fix false failure with spaces in $PWDPádraig Brady-1/+1
2016-11-30maint: avoid "make distcheck" failure without excess .deps directoriesPádraig Brady-1/+1
2016-11-29tests: fix ERRORs and false FAILs on some platformsPádraig Brady-10/+11
2016-11-28head: fix processing of non-seekable input as seekablePádraig Brady-2/+6
2016-11-28install,mkdir: fix handling of -DZ and -pZ, respectivelyKamil Dudka-2/+6
2016-11-28tac: fix mem corruption when failing to read non seekable inputsPádraig Brady-7/+10
2016-11-27tail: fix uninitialized memory read when failing to read filePádraig Brady-2/+14
2016-11-27doc: add NEWS entries for recent changesPádraig Brady-6/+15
2016-11-27stat,tail: sync with latest Linux file systemsPádraig Brady-0/+9
2016-11-27build: fix potential factor build failure on arm and riscPádraig Brady-6/+15
2016-11-27shred,sort: ensure faster unaligned access to rand modulePádraig Brady-3/+3
2016-11-26shuf: test input-closed bugPaul Eggert-0/+5
2016-11-26build: update gnulib submodule to latestPaul Eggert-0/+0
2016-11-25numfmt: pacify Sun C 5.14Paul Eggert-1/+1
2016-11-25tests: fix false failure on new ls testPádraig Brady-2/+1
2016-11-25pr: fix read from invalid memory with tabs in separatorPádraig Brady-1/+12