summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
2023-03-04split: refactor lines_chunk_splitPaul Eggert-6/+6
2023-03-04tee: tune when later -p overrides earlierPaul Eggert-18/+9
2023-03-01maint: refactor tail.c to use iopollPádraig Brady-62/+51
2023-02-28tail: avoid undefined behavior when polling outputsPádraig Brady-2/+2
2023-02-28doc: tee -p: clarify operationPádraig Brady-1/+2
2023-02-28tee: enhance -p mode using iopoll() to detect broken pipe outputsCarl Edquist-16/+89
2023-02-28all: add broken pipe detection while waiting for inputCarl Edquist-0/+128
2023-02-24cp,install,mv: --debug: output debug info when reflinkingPádraig Brady-5/+5
2023-02-24cp,install,mv: add --debug to explain how a file is copiedPádraig Brady-4/+127
2023-02-23doc: chgrp,chmod,chown: state --reference always dereferencesPádraig Brady-5/+6
2023-02-21maint: avoid -Wmaybe-uninitialized warning from GCC13Pádraig Brady-1/+3
2023-02-21rm: --dir (-d): fix bugs in handling of empty, inaccessible directoriesJim Meyering-5/+20
2023-02-16cp: fclonefileat security fix + CLONE_ACL + fixupsPaul Eggert-13/+100
2023-02-10maint: fix some typos in commentsChuanGang Jiang-2/+2
2023-02-09cp: simplify infer_scantypePaul Eggert-10/+8
2023-02-06tail: improve --follow=name with single non regular filesPádraig Brady-2/+12
2023-02-06tail: fix support for -F with non seekable filesPádraig Brady-1/+2
2023-02-06cksum: add --raw option to output a binary digestPádraig Brady-10/+69
2023-02-05build: uptime: avoid issues on systems without utmp.hPádraig Brady-2/+2
2023-02-03maint: avoid line length syntax check failurePádraig Brady-2/+2
2023-01-31cksum: accept new option: --base64 (-b)Jim Meyering-51/+134
2023-01-31cp: improve --preserve usage docPaul Eggert-5/+9
2023-01-31cp,mv: skipping due to -u is success, not failurePaul Eggert-1/+1
2023-01-31cp,ln,mv: when skipping exit with nonzero statusPaul Eggert-4/+4
2023-01-30digest.c: remove a duplicate variableJim Meyering-4/+1
2023-01-27mv: new option --no-copyPaul Eggert-5/+11
2023-01-17doc: csplit: more accurate --elide-empty-files helpPádraig Brady-1/+1
2023-01-08copy: copy_file_range: handle ENOENT for CIFSPádraig Brady-0/+5
2023-01-07maint: adjust to Gnulib macro renamingPaul Eggert-20/+20
2023-01-06copy: immediately fail with transient reflink errorsPádraig Brady-24/+71
2023-01-06all: further adjustments for new Ronna, Quetta SI prefixesPádraig Brady-8/+8
2023-01-05numfmt: add support for new SI prefixesPaul Eggert-28/+44
2023-01-05ls: adjust to Gnulib renamingPaul Eggert-1/+1
2023-01-02doc: copy: mention the reinstated I/O size constraintsPádraig Brady-1/+3
2023-01-02copy: fix possible over allocation for regular filesPaul Eggert-1/+27
2023-01-01maint: update all copyright year number rangesPádraig Brady-139/+139
2022-12-31stty: fix off by one column wrapping on outputPádraig Brady-1/+1
2022-12-31copy: attempt copy offload with sparse files by defaultPádraig Brady-2/+2
2022-12-29wc: fix regression determining file sizePádraig Brady-1/+1
2022-12-05build: fix missing inclusion of poll.h on macOSDennis Williamson-1/+1
2022-10-28printf: with \U, support all valid unicode pointsPádraig Brady-8/+3
2022-09-28doc: be more consistent when documenting exit statusPádraig Brady-2/+21
2022-09-28runcon: fix inconsistent exit status upon write errorPádraig Brady-0/+1
2022-09-28maint: getlimits: diagnose invalid optionsPádraig Brady-3/+2
2022-09-28maint: rmdir: also use DS_... constants herePádraig Brady-1/+1
2022-09-26wc: add --total={auto,never,always,only} optionPádraig Brady-4/+39
2022-09-25maint: use enums to make dir_status code easier to readPádraig Brady-8/+13
2022-09-25maint: fix recent syntax-check failuresPádraig Brady-7/+8
2022-09-24rm: fix diagnostics on I/O errorPaul Eggert-55/+57
2022-09-18all: prefer HTTPS to HTTPStefan Kangas-2/+2