| Commit message (Expand) | Author | Age | Files | Lines |
* | tests: add a test case for the previous date fix | Pádraig Brady | 2023-03-28 | 1 | -0/+4 |
* | copy: fix --reflink=auto to fallback in more cases | Pádraig Brady | 2023-03-24 | 1 | -0/+8 |
* | doc: add a NEWS entry for the previous fix | Pádraig Brady | 2023-03-24 | 1 | -0/+5 |
* | maint: post-release administrivia | Pádraig Brady | 2023-03-20 | 1 | -0/+3 |
* | version 9.2v9.2 | Pádraig Brady | 2023-03-20 | 1 | -1/+1 |
* | ls: --color: honor separate sequences for extension cases | Pádraig Brady | 2023-03-13 | 1 | -0/+3 |
* | tee: support non blocking outputs | Pádraig Brady | 2023-03-08 | 1 | -0/+4 |
* | doc: remove redundant NEWS entry | Pádraig Brady | 2023-03-08 | 1 | -4/+0 |
* | split: support split -n on larger pipe input | Paul Eggert | 2023-03-07 | 1 | -0/+3 |
* | du: --apparent counts only symlinks and regular | Paul Eggert | 2023-03-04 | 1 | -0/+5 |
* | split: handle large numbers better | Paul Eggert | 2023-03-04 | 1 | -0/+3 |
* | split: port ‘split -n N /dev/null’ better to macOS | Paul Eggert | 2023-03-04 | 1 | -0/+4 |
* | maint: fix NEWS quoting | Paul Eggert | 2023-03-04 | 1 | -1/+1 |
* | split: split more evenly with -n | Paul Eggert | 2023-03-04 | 1 | -0/+5 |
* | tee: enhance -p mode using iopoll() to detect broken pipe outputs | Carl Edquist | 2023-02-28 | 1 | -0/+4 |
* | build: update to latest gnulib | Pádraig Brady | 2023-02-27 | 1 | -0/+4 |
* | cp,install,mv: add --debug to explain how a file is copied | Pádraig Brady | 2023-02-24 | 1 | -0/+3 |
* | rm: --dir (-d): fix bugs in handling of empty, inaccessible directories | Jim Meyering | 2023-02-21 | 1 | -0/+4 |
* | cp: fclonefileat security fix + CLONE_ACL + fixups | Paul Eggert | 2023-02-16 | 1 | -0/+7 |
* | maint: fix some typos in comments | ChuanGang Jiang | 2023-02-10 | 1 | -1/+1 |
* | tail: improve --follow=name with single non regular files | Pádraig Brady | 2023-02-06 | 1 | -0/+4 |
* | tail: fix support for -F with non seekable files | Pádraig Brady | 2023-02-06 | 1 | -0/+4 |
* | cksum: add --raw option to output a binary digest | Pádraig Brady | 2023-02-06 | 1 | -0/+3 |
* | cksum: accept new option: --base64 (-b) | Jim Meyering | 2023-01-31 | 1 | -0/+3 |
* | cp,ln,mv: when skipping exit with nonzero status | Paul Eggert | 2023-01-31 | 1 | -0/+5 |
* | mv: new option --no-copy | Paul Eggert | 2023-01-27 | 1 | -0/+3 |
* | copy: copy_file_range: handle ENOENT for CIFS | Pádraig Brady | 2023-01-08 | 1 | -0/+4 |
* | copy: immediately fail with transient reflink errors | Pádraig Brady | 2023-01-06 | 1 | -0/+8 |
* | all: further adjustments for new Ronna, Quetta SI prefixes | Pádraig Brady | 2023-01-06 | 1 | -2/+3 |
* | numfmt: add support for new SI prefixes | Paul Eggert | 2023-01-05 | 1 | -0/+6 |
* | doc: copy: mention the reinstated I/O size constraints | Pádraig Brady | 2023-01-02 | 1 | -0/+4 |
* | copy: fix possible over allocation for regular files | Paul Eggert | 2023-01-02 | 1 | -0/+5 |
* | maint: update all copyright year number ranges | Pádraig Brady | 2023-01-01 | 1 | -1/+1 |
* | stty: fix off by one column wrapping on output | Pádraig Brady | 2022-12-31 | 1 | -0/+4 |
* | copy: attempt copy offload with sparse files by default | Pádraig Brady | 2022-12-31 | 1 | -0/+6 |
* | wc: fix regression determining file size | Pádraig Brady | 2022-12-29 | 1 | -0/+5 |
* | printf: with \U, support all valid unicode points | Pádraig Brady | 2022-10-28 | 1 | -0/+4 |
* | maint: NEWS: use consistent quoting | Pádraig Brady | 2022-09-28 | 1 | -1/+1 |
* | wc: add --total={auto,never,always,only} option | Pádraig Brady | 2022-09-26 | 1 | -0/+3 |
* | doc: mention the recent rm improvement | Pádraig Brady | 2022-09-25 | 1 | -0/+4 |
* | stty: fix false warnings from [io]speed settings | Pádraig Brady | 2022-09-11 | 1 | -2/+3 |
* | stty: validate ispeed and ospeed arguments | Pádraig Brady | 2022-08-31 | 1 | -0/+5 |
* | doc: NEWS: document recent comm fix, and runcon change | Pádraig Brady | 2022-08-27 | 1 | -0/+10 |
* | ls: support explicit --time=modification selection | Pádraig Brady | 2022-08-13 | 1 | -0/+3 |
* | date: --debug: diagnose discarded -d or -s options | Pádraig Brady | 2022-07-24 | 1 | -0/+5 |
* | runcon: ensure --compute runs the file it inspects | Pádraig Brady | 2022-07-24 | 1 | -0/+4 |
* | stat: -c %s now prints unsigned | Paul Eggert | 2022-07-22 | 1 | -0/+2 |
* | cp: don’t remove nonempty cloned dest | Paul Eggert | 2022-07-06 | 1 | -0/+3 |
* | cp: fix ‘cp -rx / /mnt’ | Paul Eggert | 2022-06-11 | 1 | -0/+3 |
* | build: update gnulib submodule to latest | Paul Eggert | 2022-06-03 | 1 | -0/+6 |