summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* maint: cleanups to NEWSHEADmasterPádraig Brady2023-05-131-4/+4
* split: advise the kernel of sequential access patternPádraig Brady2023-05-082-0/+9
* doc: adjust build instructions for disabling year 2038 supportPádraig Brady2023-05-081-1/+1
* build: update gnulib submodule to latestBernhard Voelker2023-05-073-4/+5
* doc: time zone conversion examplePaul Eggert2023-05-071-0/+10
* doc: new subsection for date format specsPaul Eggert2023-05-071-12/+19
* pr: fix parsing of empty argumentsPádraig Brady2023-05-061-0/+6
* cp: -p --parents: minor cleanup of previous patchPaul Eggert2023-05-051-25/+30
* cp: -p --parents: fix failure to preserve permissions for absolute pathsPádraig Brady2023-05-033-5/+21
* tests: provide more info on DEBUG=yesPádraig Brady2023-05-022-7/+6
* doc: provide more info on the default 32-bit cksum digestPádraig Brady2023-04-301-3/+7
* maint: remove redundant exit status handlingPádraig Brady2023-04-301-2/+1
* maint: simplify --enable-gcc-warnings='expensive'Paul Eggert2023-04-261-2/+1
* maint: suppress GCC 13 false alarmsPaul Eggert2023-04-264-0/+22
* chmod: pacify GCC 13Paul Eggert2023-04-261-9/+8
* csplit: pacify GCC 13Paul Eggert2023-04-261-26/+15
* build: update gnulib submodule to latestPaul Eggert2023-04-261-0/+0
* tests: more cases for read input diagnosticsPádraig Brady2023-04-262-12/+21
* uniq: be more specific when diagnosing read errorsPádraig Brady2023-04-261-1/+1
* build: fix build with -mno-ssse3Jaroslav Skarvada2023-04-261-0/+1
* pr: fix infinite loop when double spacingPádraig Brady2023-04-253-1/+7
* copy: reduce verbosity of -i and -u with --verbosePádraig Brady2023-04-255-13/+21
* tests: ensure all utilities that read input diagnose errorsPádraig Brady2023-04-244-59/+80
* factor: diagnose errors reading the inputPádraig Brady2023-04-242-2/+7
* numfmt: diagnose errors reading the inputPádraig Brady2023-04-242-2/+2
* tsort: diagnose errors reading the inputPádraig Brady2023-04-242-1/+8
* cksum: fix failure to diagnose read errors with crc32Pádraig Brady2023-04-243-14/+5
* tests: avoid failure when cp fails for proc filesAndreas Schwab2023-04-241-1/+7
* install: support stripping files with a leading hyphenPádraig Brady2023-04-213-3/+22
* maint: post-release administriviaPádraig Brady2023-04-183-2/+5
* 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