summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2019-02-25doc: more date +%F clarificationsPaul Eggert-2/+11
2019-02-25doc: give date +%+F examplePaul Eggert-2/+3
2019-02-25doc: fix typo in previous patchPaul Eggert-1/+1
2019-02-24date: ‘+’ conversion specification flagPaul Eggert-3/+18
2019-02-24build: update gnulib submodule to latestPaul Eggert-0/+0
2019-02-24all: detect --help and --version more consistentlyBernhard Voelker-141/+126
2019-02-23gnulib: update to the latestPádraig Brady-0/+0
2019-02-19doc: fix join examples in texinfoMartin Castillo-7/+8
2019-02-18ls: better align month abbreviations containing digitsDaming Yang-1/+6
2019-02-17sort: clarify in --debug; only text comparisons affectedPádraig Brady-21/+22
2019-02-11comm,join: ensure warnings are apparent upon exitPádraig Brady-9/+18
2019-02-11doc: fix typo referencing RFC 2822Filipp Gunbin-1/+1
2019-02-10gnulib: update to use new strtold modulePádraig Brady-25/+6
2019-02-03seq: output decimal points consistently with invalid localesPádraig Brady-3/+41
2019-02-03build: ensure sys/select.h is includedPádraig Brady-2/+2
2019-02-03stat,tail: fix android build and support inotifyPádraig Brady-4/+14
2019-01-30tests: add test for locale decimal processingPádraig Brady-1/+14
2019-01-30build: fix recent build failure on systems without strtoldPádraig Brady-2/+7
2019-01-27maint: fix new syntax-check failure from recent changePádraig Brady-1/+2
2019-01-26printf,seq: remove c-strtod dependencyPaul Eggert-1/+3
2019-01-26printf,seq: improve long double accuracyPaul Eggert-1/+3
2019-01-26printf,seq,sleep,tail,timeout: accept current-locale floatsPaul Eggert-27/+166
2019-01-25doc: update Goldberg URLPaul Eggert-2/+2
2019-01-25sleep: improve docPaul Eggert-8/+7
2019-01-20tail: fix handling of broken pipes with SIGPIPE ignoredPádraig Brady-14/+37
2019-01-20tail: fix recent ineffective AIX changeAyappan-5/+5
2019-01-19build: ensure VLAs are not usedPádraig Brady-1/+4
2019-01-19gnulib: update to the latestPádraig Brady-1/+11
2019-01-16build: use distributed man pages when running with --help failsBernhard Voelker-2/+9
2019-01-12ls: with --group-directories-first, also group symlinked dirsPádraig Brady-20/+66
2019-01-12tail: don't exit immediately with filters on AIXPádraig Brady-4/+22
2019-01-05basenc: allocate buffers on heapAssaf Gordon-4/+13
2019-01-04doc: adjust URLs in help to avoid wrappingPádraig Brady-3/+3
2019-01-01maint: update all copyright year number rangesAssaf Gordon-907/+942
2019-01-01maint: mention base32 in the title line of common basenc.cBernhard Voelker-3/+1
2019-01-01base64,base32: fix 'extra operand' error messageAssaf Gordon-3/+13
2018-12-31doc: mention that more than 8 colors are supported by lsPádraig Brady-2/+4
2018-12-27basenc: A new program complementary to base64/base32Assaf Gordon-20/+1397
2018-12-21maint: rename base64.c to basenc.cAssaf Gordon-2/+3
2018-12-15shred,sort,split: add NEWS itemPaul Eggert-0/+7
2018-12-15shred,sort,split: fix ftruncate error reportingPaul Eggert-18/+34
2018-11-06sync: add NEWS and test for the fix in the previous commitBernhard Voelker-3/+9
2018-11-06sync: fix open fallback bugPaul Eggert-2/+4
2018-10-28ln: use linkat and symlinkatPaul Eggert-77/+86
2018-10-28build: update gnulib submodule to latestPaul Eggert-3/+5
2018-10-27tests: provide 100% coverage for echoBernhard Voelker-18/+51
2018-10-27echo: always process escapes when POSIXLY_CORRECT is setPádraig Brady-6/+79
2018-10-26test: add -N unary operatorBernhard Voelker-0/+63
2018-10-26test: simplify redundant codeBernhard Voelker-33/+5
2018-10-26test: remove support for the ambigous -a unary operatorBernhard Voelker-3/+9