summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
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
2024-02-27mktemp: fix template diagnostic with --suffixlvgenggeng-3/+13
2024-02-27tests: move join tests to their own directoryPádraig Brady-2/+2
2024-02-27tests: simplify treatment of the $LOCALE_FR_UTF8 variablePádraig Brady-10/+4
2024-02-27join: avoid test failure on systems with no French UTF-8 localeBruno Haible-1/+1
2024-02-27sort: make the startup time optimization effective on glibc < 2.34Bruno Haible-2/+11
2024-02-26build: improve libcrypto library detectionPádraig Brady-1/+1
2024-02-26wc: fix -w with breaking space over UCHAR_MAXAearil-1/+7
2024-02-26cp,mv: add --update=none-fail to fail if existing filesPádraig Brady-36/+72
2024-02-26cp,mv: reinstate that -n exits with success if files skippedPádraig Brady-32/+36
2024-02-26build: fix libcrypto version linked by sort at runtimePádraig Brady-4/+11
2024-02-26maint: avoid sc_tight_scope failure in sort.cPádraig Brady-0/+3
2024-02-25doc: mention -lcrypto change in NEWSPaul Eggert-0/+3
2024-02-25sort: dynamically link -lcrypto if -RPaul Eggert-1/+80
2024-02-25doc: de-“note” the documentationPaul Eggert-143/+133
2024-02-22cp: add --keep-directory-symlink optionDaan De Meyer-2/+56
2024-02-19dircolors: update list of archive file extensionsMichel Lind-34/+35
2024-02-19maint: prefer #include <...> for gnulib substitute headersCollin Funk-3/+3
2024-02-19doc: add '[' to the info indexPádraig Brady-0/+1
2024-02-18build: update gnulib submodule to latestPaul Eggert-0/+0
2024-02-18nohup: document GCC bug numberPaul Eggert-1/+2
2024-02-18ls: remove unnecessary pragmasPaul Eggert-8/+0
2024-02-18maint: update GCC version commentPaul Eggert-1/+1
2024-02-18maint: document fix for GCC bug 109628Paul Eggert-1/+1
2024-02-18maint: remove unneeded suggest-attributes pragmasPaul Eggert-12/+0
2024-02-17doc: fix typo in shred exampleGreg Wooledge-2/+1
2024-02-07maint: avoid -Wshadow warning under clangCollin Funk-7/+7
2024-02-07build: fix od build on clang < 17Pádraig Brady-16/+54
2024-02-05od: support half precision floating pointPádraig Brady-3/+103
2024-01-28seq: say why not ‘x += step’Paul Eggert-0/+4
2024-01-18doc: split -C: test and document a heap overflowPádraig Brady-0/+16