summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2024-04-06dd: don’t trust st_size on /proc/filesPaul Eggert-1/+1
2024-04-06cat: don’t trust st_size on /proc filesPaul Eggert-10/+41
2024-04-04build: update gnulib submodule to latestPádraig Brady-0/+10
2024-04-01doc: chown,chgrp: fix missing full stop in --helpPádraig Brady-1/+1
2024-03-28maint: post-release administriviaPádraig Brady-2/+5
2024-03-28version 9.5v9.5Pádraig Brady-1/+1
2024-03-27tests: od: avoid outputting undefined floating point valuesBruno Haible-1/+1
2024-03-26build: update with gnulib fixesPádraig Brady-0/+0
2024-03-26tests: numfmt: fix false failures on some systemsPádraig Brady-4/+6
2024-03-26ls: avoid ENOENT from readdir() on FreeBSD 14Pádraig Brady-0/+3
2024-03-26tests: avoid false failure due to mismatched isblank()Pádraig Brady-2/+3
2024-03-25cp: with --no-preserve=mode ensure set-group-ID bits maintained on dirsPádraig Brady-0/+8
2024-03-25tests: avoid false failure with partial locale infoPádraig Brady-0/+5
2024-03-25tests: avoid triggering obsolete tail option processingPádraig Brady-1/+1
2024-03-25tests: remove debugging from a testPádraig Brady-1/+1
2024-03-25tests: fix false failure on systems that can chmod symlinksPádraig Brady-4/+2
2024-03-24doc: fix translation issue in chown/chgrp amalgamationPádraig Brady-14/+7
2024-03-24doc: fix various translation issuesPádraig Brady-5/+5
2024-03-24test: avoid false failure with setgid directoriesPádraig Brady-8/+10
2024-03-24tests: avoid false failure on new mv --exchange testPádraig Brady-1/+4
2024-03-24doc: update THANKS related to env --argv0 optionPádraig Brady-0/+1
2024-03-24doc: ls: detail output format for device filesStephane Chazelas-0/+4
2024-03-23doc: remove older ChangeLog itemsPádraig Brady-1/+1
2024-03-22mv: treat --exchange more like non-exchangePaul Eggert-25/+23
2024-03-22cp,ln,mv: improve dir vs nondir diagnosticsPaul Eggert-62/+26
2024-03-22env: add -a,--argv0 to set the first argument passed to execPádraig Brady-5/+46
2024-03-21doc: pr: give solution to expanding TABs in multicolumn outputPádraig Brady-1/+3
2024-03-20doc: clarify mv --exchangePaul Eggert-0/+1
2024-03-20mv: new option --exchangePaul Eggert-27/+116
2024-03-19chmod: fix TOCTOU security issue with symlink replacementPádraig Brady-7/+12
2024-03-19chmod: add support for -h, -H,-L,-P, --dereference optionsPádraig Brady-39/+254
2024-03-19maint: basenc: consistently check buffer bounds when encodingPádraig Brady-3/+7
2024-03-19pinky: disable location canonicalization by defaultPádraig Brady-4/+28
2024-03-18doc: fix stale --dereference info for chown/chgrpPádraig Brady-27/+7
2024-03-16build: update gnulib submodule to latestPaul Eggert-0/+0
2024-03-15build: provide a cross-compiling default for 16 bit float checksPádraig Brady-0/+4
2024-03-13env,kill,timeout: support unnamed signalsGrisha Levit-27/+52
2024-03-13build: add caching for involved configure checksPádraig Brady-26/+31
2024-03-13build: strengthen 16 bit float support checksGrisha Levit-4/+6
2024-03-12maint: prefer minmax.h instead of defining our ownCollin Funk-5/+1
2024-03-12dircolors: add more archive extensionsVille Skyttä-0/+6
2024-03-12doc: add basic documentation for 'pinky'Collin Funk-0/+65
2024-03-12timeout: fix narrow race in failing to kill processesPádraig Brady-11/+25
2024-03-11timeout: fix race where we might kill arbitrary processesPádraig Brady-3/+12
2024-03-06cksum: ensure appropriate "binary" mode with --untaggedPádraig Brady-7/+21
2024-03-05mv: revert add --swap (-x) optionPádraig Brady-99/+1
2024-03-04cksum: consistently validate --length attributesPádraig Brady-5/+9
2024-03-03doc: fix spellings in NEWSPádraig Brady-2/+2
2024-03-03mv: add --swap (-x) option to atomically swap 2 pathsPetr Malat-1/+99
2024-02-28cat,cp,mv,dd,install,split: set the default IO size to 256KiBPádraig Brady-15/+23