summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2019-03-31factor: output immediately if stdout is a tty but stdin is notShugo Maeda-2/+5
2019-03-30maint: fix syntax check failurePádraig Brady-1/+1
2019-03-30maint: tee: use STDIN_FILENO rather than 0Martin Castillo-1/+1
2019-03-19dd: improve doc of stderr outputPaul Eggert-18/+35
2019-03-18md5sum,b2sum,sha*sum: --help: add note about binary/text modeKamil Dudka-1/+4
2019-03-17doc: add NEWS item for Solaris symlink fixPaul Eggert-1/+3
2019-03-17ln: port to symlink ("x", ".") failing with EINVALPaul Eggert-1/+2
2019-03-16doc: add a NEWS entry for the ln O_DIRECTORY fixPádraig Brady-0/+5
2019-03-16ln: port to platforms lacking O_DIRECTORYPaul Eggert-1/+13
2019-03-15doc: improve wording of the --kibibytes option descriptionKamil Dudka-3/+5
2019-03-11maint: sync extra files from gnulibBernhard Voelker-229/+286
2019-03-10maint: post-release administriviaPádraig Brady-2/+5
2019-03-10version 8.31v8.31Pádraig Brady-1/+1
2019-03-10tests: test-N: include subsecond values in gating checkPádraig Brady-3/+7
2019-03-09tests: wc-nbsp: fix false failures on various systemsPádraig Brady-14/+16
2019-03-06tests: tail-2/pipe-f: avoid false failure closing stdoutPádraig Brady-2/+7
2019-03-06tests: tac-2-nonseekable: ensure we don't block indefinitelyPádraig Brady-1/+4
2019-03-06tests: id/zero: avoid false failure due to sed differencesPádraig Brady-1/+3
2019-03-06tests: test-N: fix false positives on some systemsPádraig Brady-12/+20
2019-03-06doc: replace @hashchar{} with actual hash characterAssaf Gordon-5/+5
2019-03-06build: avoid statx related build failure on AIXPádraig Brady-1/+1
2019-03-06tests: wc-nbsp.sh: avoid failure on FreeBSDPádraig Brady-7/+15
2019-03-06build: fix env build where SIGNUM_BOUND is not constantPádraig Brady-1/+14
2019-03-04doc: remove older ChangeLog itemsPádraig Brady-1/+1
2019-03-04build: revert recent change with distributed man page handlingPádraig Brady-9/+2
2019-03-04env: add --list-signal-handling to output non default handlingPádraig Brady-1/+58
2019-03-04env: new options --{default,ignore,block}-signal[=SIG]Assaf Gordon-0/+457
2019-03-03stat: print birth time on systems supporting statxMartin Bukatovic-0/+25
2019-03-03df: support different file system encodings when not using ttyPádraig Brady-9/+56
2019-03-03maint: tidy up recent additions to NEWSPádraig Brady-4/+4
2019-02-27doc: further clarify 'yes' alternative in seq invocationBernhard Voelker-1/+1
2019-02-25wc: treat non breaking space as a word separatorPádraig Brady-2/+70
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