summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version 9.3v9.3Pádraig Brady2023-04-181-1/+1
* tests: avoid allocation checks on ZFSPádraig Brady2023-04-161-1/+3
* tests: tty-eof: fix various issuesPádraig Brady2023-04-141-4/+8
* tests: avoid dependence on file layout for cp sparse checkPádraig Brady2023-04-131-14/+4
* copy: --debug: indicate if NUL detection is used with SEEK_HOLEPádraig Brady2023-04-131-0/+4
* doc: update re 32-bit buildsPaul Eggert2023-04-101-7/+7
* build: fix _Noreturn compilation failurePádraig Brady2023-04-103-3/+5
* tests: avoid non portable brace expansionPádraig Brady2023-04-101-2/+2
* maint: require support for post-2038 timestampsPaul Eggert2023-04-092-1/+6
* build: update gnulib submodule to latestPaul Eggert2023-04-091-0/+0
* wc: ensure we update file offsetPádraig Brady2023-04-083-1/+20
* cp,mv: issue "skipped" messages when skipping filesPádraig Brady2023-04-084-12/+53
* cp,mv: add --update=none to always skip existing filesPádraig Brady2023-04-088-36/+194
* cp: fix --backup with subdirectoriesPádraig Brady2023-04-043-2/+13
* tests: tee: avoid false failure due to fifo usagePádraig Brady2023-03-311-1/+1
* tests: adjust csplit VM limitPádraig Brady2023-03-311-1/+1
* wc: diagnose overflow of total countsPádraig Brady2023-03-313-7/+64
* dircolors: diagnose read errorsPádraig Brady2023-03-284-2/+36
* tests: add a test case for the previous date fixPádraig Brady2023-03-283-0/+34
* date: diagnose -f read errorsPaul Eggert2023-03-281-1/+3
* cp: clarify commentaryPaul Eggert2023-03-251-11/+11
* copy: fix --reflink=auto to fallback in more casesPádraig Brady2023-03-242-27/+43
* doc: add a NEWS entry for the previous fixPádraig Brady2023-03-241-0/+5
* cksum: fix reporting of failed checksPádraig Brady2023-03-232-2/+12
* tests: skip some parts of tests/misc/tee.sh if run as rootNick Alcock2023-03-211-3/+5
* maint: post-release administriviaPádraig Brady2023-03-203-2/+5
* version 9.2v9.2Pádraig Brady2023-03-201-1/+1
* tests: avoid false failure on systems without statxPádraig Brady2023-03-192-4/+6
* stty: ensure arbitrary data is not displayedPádraig Brady2023-03-191-2/+6
* tests: df: avoid false failure on systems with multiple rootsPádraig Brady2023-03-191-3/+6
* doc: uniq: revert previous man page adjustmentPádraig Brady2023-03-181-3/+4
* doc: uniq: use more standard description of -D long optionPádraig Brady2023-03-181-4/+3
* tests: aix: avoid unsupported functionalityPádraig Brady2023-03-182-2/+10
* maint: avoid discarded-qualifiers warnings with SELinux 3.5Bernhard Voelker2023-03-171-2/+2
* test: avoid a test hang on HurdPádraig Brady2023-03-151-1/+1
* cksum: fix --raw on 64 bit big endian systemsPádraig Brady2023-03-151-2/+4
* build: avoid -Wsometimes-uninitialized on macOS 12Bruno Haible2023-03-152-2/+2
* doc: remove older ChangeLog itemsPádraig Brady2023-03-131-1/+1
* tee: avoid undefined behavior after fclose()Pádraig Brady2023-03-133-9/+11
* doc: dircolors: better separate the sections in the databasePádraig Brady2023-03-131-0/+12
* ls: --color: honor separate sequences for extension casesPádraig Brady2023-03-134-9/+114
* tests: adjust du test for recent apparent size changePádraig Brady2023-03-131-102/+3
* tee: support non blocking outputsPádraig Brady2023-03-085-25/+139
* doc: remove redundant NEWS entryPádraig Brady2023-03-081-4/+0
* split: support split -n on larger pipe inputPaul Eggert2023-03-075-43/+72
* tee: fix a crash with unwriteable filesPádraig Brady2023-03-072-3/+10
* maint: pacify ‘make syntax-check’Paul Eggert2023-03-062-4/+4
* tail,tee: avoid issues with many files on systems without pollPádraig Brady2023-03-061-0/+6
* du: --apparent counts only symlinks and regularPaul Eggert2023-03-045-4/+46
* split: tune for when creating output filesPaul Eggert2023-03-041-3/+9