summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* maint: fix error in syntax-check checkingBernhard Voelker2019-08-061-2/+1
* maint: fix issues in syntax-checkAkim Demaille2019-08-042-18/+22
* seq: fix superfluous output lineAssaf Gordon2019-08-024-1/+55
* doc: improve new version sort chapterBernhard Voelker2019-07-221-24/+27
* doc: add "version sort ordering" chapterAssaf Gordon2019-07-153-59/+915
* stat: don't explicitly request file size for filenamesAndreas Dilger2019-07-121-2/+2
* od: use fseek on non-regular filesPaul Eggert2019-06-192-2/+9
* doc: mention ls -l user/group justificationPaul Eggert2019-06-181-2/+6
* stat: fix enabling of statx logicJeff Layton2019-06-141-6/+6
* tests: avoid false-positive in date-debug testAssaf Gordon2019-06-121-2/+9
* stat: Use statx where available and support --cachedJeff Layton2019-06-104-202/+451
* doc: fix description of tail -f on truncated filesPádraig Brady2019-06-091-1/+2
* split: fix failure for certain number of specified filesPádraig Brady2019-06-084-9/+21
* dd: be more careful about signal handlingPaul Eggert2019-05-302-23/+96
* maint: fix version number in NEWSPaul Eggert2019-05-291-1/+1
* cp: fix /dev/stdin problem on SolarisPaul Eggert2019-05-284-9/+55
* doc: clarify dd sparse detection is by *output* blockKevin Locke2019-05-262-5/+5
* doc: fix typo in sort set operations exampleMartin Castillo2019-05-221-1/+1
* b2sum: port blake2b-ref.c to HP-UX aCCPaul Eggert2019-05-171-0/+4
* b2sum: sync better with upstreamPaul Eggert2019-05-151-13/+16
* b2sum: port to HP-UX aCCPaul Eggert2019-05-153-20/+5
* stdbuf: port configure-time checking to HP-UX aCCPaul Eggert2019-05-141-0/+3
* b2sum: port to HP-UX CPaul Eggert2019-05-111-4/+12
* cp: port fiemap.h to C99Paul Eggert2019-05-112-8/+4
* basenc: port to C99Paul Eggert2019-05-111-96/+88
* maint: adjust to recent verify_true removalPaul Eggert2019-05-111-9/+9
* build: update gnulib submodule to latestPaul Eggert2019-05-111-0/+0
* gnulib: update to the latestBernhard Voelker2019-04-192-0/+7
* factor: output immediately if stdout is a tty but stdin is notShugo Maeda2019-03-312-2/+5
* maint: fix syntax check failurePádraig Brady2019-03-301-1/+1
* maint: tee: use STDIN_FILENO rather than 0Martin Castillo2019-03-301-1/+1
* dd: improve doc of stderr outputPaul Eggert2019-03-191-18/+35
* md5sum,b2sum,sha*sum: --help: add note about binary/text modeKamil Dudka2019-03-181-1/+4
* doc: add NEWS item for Solaris symlink fixPaul Eggert2019-03-171-1/+3
* ln: port to symlink ("x", ".") failing with EINVALPaul Eggert2019-03-171-1/+2
* doc: add a NEWS entry for the ln O_DIRECTORY fixPádraig Brady2019-03-161-0/+5
* ln: port to platforms lacking O_DIRECTORYPaul Eggert2019-03-161-1/+13
* doc: improve wording of the --kibibytes option descriptionKamil Dudka2019-03-151-3/+5
* maint: sync extra files from gnulibBernhard Voelker2019-03-112-229/+286
* maint: post-release administriviaPádraig Brady2019-03-103-2/+5
* version 8.31v8.31Pádraig Brady2019-03-101-1/+1
* tests: test-N: include subsecond values in gating checkPádraig Brady2019-03-101-3/+7
* tests: wc-nbsp: fix false failures on various systemsPádraig Brady2019-03-091-14/+16
* tests: tail-2/pipe-f: avoid false failure closing stdoutPádraig Brady2019-03-061-2/+7
* tests: tac-2-nonseekable: ensure we don't block indefinitelyPádraig Brady2019-03-061-1/+4
* tests: id/zero: avoid false failure due to sed differencesPádraig Brady2019-03-061-1/+3
* tests: test-N: fix false positives on some systemsPádraig Brady2019-03-061-12/+20
* doc: replace @hashchar{} with actual hash characterAssaf Gordon2019-03-061-5/+5
* build: avoid statx related build failure on AIXPádraig Brady2019-03-061-1/+1
* tests: wc-nbsp.sh: avoid failure on FreeBSDPádraig Brady2019-03-061-7/+15