summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2023-06-13wc: port to kernels that disable XSAVE YMMPaul Eggert-121/+25
2023-06-12dircolors: update list of backup file extensionsVille Skyttä-5/+8
2023-06-11dd: fix parsing of numbers with more than two multipliersPádraig Brady-5/+21
2023-06-09build: update gnulib submodule to latestPádraig Brady-2/+1
2023-06-08doc: od --strings: clarify operationPádraig Brady-4/+3
2023-06-07maint: ls.c: update stale comment for previous commitPádraig Brady-4/+5
2023-06-07ls: display command line symlinks that return ELOOPPádraig Brady-1/+41
2023-06-07ls: use more standard symlink traversalPádraig Brady-39/+4
2023-06-07doc: reference COPYING from READMEPádraig Brady-0/+1
2023-06-06maint: avoid syntax-check failurePádraig Brady-0/+1
2023-06-06doc: NEWS: mention the more defensive copy_file_range avoidancePádraig Brady-0/+4
2023-06-05build: update gnulib submodule to latestPaul Eggert-0/+0
2023-06-01maint: use consistent make variable interpolation syntaxPádraig Brady-4/+4
2023-05-31split: --additional-suffix: disallow trailing '/'Pádraig Brady-8/+15
2023-05-31maint: adjust code to handle "error" syntax-check changesPádraig Brady-6/+5
2023-05-31maint: augment syntax checks to cater for more "error" functionsPádraig Brady-4/+7
2023-05-30dd: fix ‘error’ name issue without macrosPaul Eggert-57/+52
2023-05-28build: update gnulib submodule to latestPádraig Brady-0/+1
2023-05-19build: modernize bootstrap prerequsite toolsPádraig Brady-1/+3
2023-05-19build: update gnulib submodule to latestPádraig Brady-1/+0
2023-05-19build: pacify GCC 13 with -fltoPádraig Brady-0/+4
2023-05-19build: revert -Wmaybe-uninitialized warnings avoidancePádraig Brady-11/+8
2023-05-18build: avoid false -Wmaybe-uninitialized warningsPádraig Brady-9/+12
2023-05-18build: gnulib: avoid false -Wstringop-overflow warningPádraig Brady-0/+5
2023-05-13maint: cleanups to NEWSPádraig Brady-4/+4
2023-05-08split: advise the kernel of sequential access patternPádraig Brady-0/+9
2023-05-08doc: adjust build instructions for disabling year 2038 supportPádraig Brady-1/+1
2023-05-07build: update gnulib submodule to latestBernhard Voelker-4/+5
2023-05-07doc: time zone conversion examplePaul Eggert-0/+10
2023-05-07doc: new subsection for date format specsPaul Eggert-12/+19
2023-05-06pr: fix parsing of empty argumentsPádraig Brady-0/+6
2023-05-05cp: -p --parents: minor cleanup of previous patchPaul Eggert-25/+30
2023-05-03cp: -p --parents: fix failure to preserve permissions for absolute pathsPádraig Brady-5/+21
2023-05-02tests: provide more info on DEBUG=yesPádraig Brady-7/+6
2023-04-30doc: provide more info on the default 32-bit cksum digestPádraig Brady-3/+7
2023-04-30maint: remove redundant exit status handlingPádraig Brady-2/+1
2023-04-26maint: simplify --enable-gcc-warnings='expensive'Paul Eggert-2/+1
2023-04-26maint: suppress GCC 13 false alarmsPaul Eggert-0/+22
2023-04-26chmod: pacify GCC 13Paul Eggert-9/+8
2023-04-26csplit: pacify GCC 13Paul Eggert-26/+15
2023-04-26build: update gnulib submodule to latestPaul Eggert-0/+0
2023-04-26tests: more cases for read input diagnosticsPádraig Brady-12/+21
2023-04-26uniq: be more specific when diagnosing read errorsPádraig Brady-1/+1
2023-04-26build: fix build with -mno-ssse3Jaroslav Skarvada-0/+1
2023-04-25pr: fix infinite loop when double spacingPádraig Brady-1/+7
2023-04-25copy: reduce verbosity of -i and -u with --verbosePádraig Brady-13/+21
2023-04-24tests: ensure all utilities that read input diagnose errorsPádraig Brady-59/+80
2023-04-24factor: diagnose errors reading the inputPádraig Brady-2/+7
2023-04-24numfmt: diagnose errors reading the inputPádraig Brady-2/+2
2023-04-24tsort: diagnose errors reading the inputPádraig Brady-1/+8