2023-03-20 |
Pádraig Brady | maint: post-release administrivia |
commit | commitdiff | tree |
2023-03-20 |
Pádraig Brady | version 9.2 v9.2 |
commit | commitdiff | tree |
2023-03-19 |
Pádraig Brady | tests: avoid false failure on systems without statx |
commit | commitdiff | tree |
2023-03-19 |
Pádraig Brady | stty: ensure arbitrary data is not displayed |
commit | commitdiff | tree |
2023-03-19 |
Pádraig Brady | tests: df: avoid false failure on systems with multiple... |
commit | commitdiff | tree |
2023-03-18 |
Pádraig Brady | doc: uniq: revert previous man page adjustment |
commit | commitdiff | tree |
2023-03-18 |
Pádraig Brady | doc: uniq: use more standard description of -D long... |
commit | commitdiff | tree |
2023-03-18 |
Pádraig Brady | tests: aix: avoid unsupported functionality |
commit | commitdiff | tree |
2023-03-16 |
Bernhard Voelker | maint: avoid discarded-qualifiers warnings with SELinux 3.5 |
commit | commitdiff | tree |
2023-03-15 |
Pádraig Brady | test: avoid a test hang on Hurd |
commit | commitdiff | tree |
2023-03-15 |
Pádraig Brady | cksum: fix --raw on 64 bit big endian systems |
commit | commitdiff | tree |
2023-03-15 |
Bruno Haible | build: avoid -Wsometimes-uninitialized on macOS 12 |
commit | commitdiff | tree |
2023-03-13 |
Pádraig Brady | doc: remove older ChangeLog items |
commit | commitdiff | tree |
2023-03-13 |
Pádraig Brady | tee: avoid undefined behavior after fclose() |
commit | commitdiff | tree |
2023-03-13 |
Pádraig Brady | doc: dircolors: better separate the sections in the... |
commit | commitdiff | tree |
2023-03-13 |
Pádraig Brady | ls: --color: honor separate sequences for extension... |
commit | commitdiff | tree |
2023-03-13 |
Pádraig Brady | tests: adjust du test for recent apparent size change |
commit | commitdiff | tree |
2023-03-08 |
Pádraig Brady | tee: support non blocking outputs |
commit | commitdiff | tree |
2023-03-08 |
Pádraig Brady | doc: remove redundant NEWS entry |
commit | commitdiff | tree |
2023-03-07 |
Paul Eggert | split: support split -n on larger pipe input |
commit | commitdiff | tree |
2023-03-07 |
Pádraig Brady | tee: fix a crash with unwriteable files |
commit | commitdiff | tree |
2023-03-06 |
Paul Eggert | maint: pacify ‘make syntax-check’ |
commit | commitdiff | tree |
2023-03-06 |
Pádraig Brady | tail,tee: avoid issues with many files on systems witho... |
commit | commitdiff | tree |
2023-03-05 |
Paul Eggert | du: --apparent counts only symlinks and regular |
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | split: tune for when creating output files |
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | split: style fix |
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | split: prefer signed integers to size_t |
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | split: handle large numbers better |
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | split: prefer ssize_t for read result |
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | split: be more careful about buffer sizes |
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | split: minor -1 / 0 refactor |
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | split: don’t worry about ECHILD |
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | split: don’t assume pid_t fits in int |
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | split: simplify SIGPIPE handling |
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | split: port ‘split -n N /dev/null’ better to macOS |
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | maint: fix NEWS quoting |
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | split: split more evenly with -n |
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | split: small -n lines simplification |
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | split: refactor lines_chunk_split |
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | tee: tune when later -p overrides earlier |
commit | commitdiff | tree |
2023-03-01 |
Pádraig Brady | maint: refactor tail.c to use iopoll |
commit | commitdiff | tree |
2023-02-28 |
Pádraig Brady | tail: avoid undefined behavior when polling outputs |
commit | commitdiff | tree |
2023-02-28 |
Pádraig Brady | doc: tee -p: clarify operation |
commit | commitdiff | tree |
2023-02-28 |
Pádraig Brady | tests: tee -p: add test for early exit with closed... |
commit | commitdiff | tree |
2023-02-28 |
Carl Edquist | tee: enhance -p mode using iopoll() to detect broken... |
commit | commitdiff | tree |
2023-02-28 |
Carl Edquist | all: add broken pipe detection while waiting for input |
commit | commitdiff | tree |
2023-02-27 |
Pádraig Brady | build: update to latest gnulib |
commit | commitdiff | tree |
2023-02-26 |
Pádraig Brady | tests: avoid hang in new test |
commit | commitdiff | tree |
2023-02-26 |
Pádraig Brady | tests: avoid gdb on macOS |
commit | commitdiff | tree |
2023-02-24 |
Pádraig Brady | cp,install,mv: --debug: output debug info when reflinking |
commit | commitdiff | tree |
2023-02-24 |
Pádraig Brady | tests: determine if SEEK_HOLE is enabled |
commit | commitdiff | tree |
2023-02-24 |
Pádraig Brady | cp,install,mv: add --debug to explain how a file is... |
commit | commitdiff | tree |
2023-02-23 |
Paul Eggert | build: update gnulib submodule to latest |
commit | commitdiff | tree |
2023-02-23 |
Pádraig Brady | doc: chgrp,chmod,chown: state --reference always derefe... |
commit | commitdiff | tree |
2023-02-21 |
ChuanGang Jiang | doc: fix some spelling mistakes |
commit | commitdiff | tree |
2023-02-21 |
Pádraig Brady | maint: avoid -Wmaybe-uninitialized warning from GCC13 |
commit | commitdiff | tree |
2023-02-21 |
Jim Meyering | tests: initialize a variable |
commit | commitdiff | tree |
2023-02-21 |
Jim Meyering | rm: --dir (-d): fix bugs in handling of empty, inaccess... |
commit | commitdiff | tree |
2023-02-18 |
Paul Eggert | tests: port chmod/setgid.sh to macOS 12 |
commit | commitdiff | tree |
2023-02-18 |
Paul Eggert | tests: port better to macOS group numbers |
commit | commitdiff | tree |
2023-02-18 |
Paul Eggert | build: update gnulib submodule to latest |
commit | commitdiff | tree |
2023-02-16 |
Paul Eggert | cp: fclonefileat security fix + CLONE_ACL + fixups |
commit | commitdiff | tree |
2023-02-10 |
ChuanGang Jiang | maint: fix some typos in comments |
commit | commitdiff | tree |
2023-02-10 |
Paul Eggert | cp: simplify infer_scantype |
commit | commitdiff | tree |
2023-02-06 |
Pádraig Brady | tail: improve --follow=name with single non regular... |
commit | commitdiff | tree |
2023-02-06 |
Pádraig Brady | tail: fix support for -F with non seekable files |
commit | commitdiff | tree |
2023-02-06 |
Pádraig Brady | cksum: add --raw option to output a binary digest |
commit | commitdiff | tree |
2023-02-05 |
Pádraig Brady | build: uptime: avoid issues on systems without utmp.h |
commit | commitdiff | tree |
2023-02-04 |
Paul Eggert | maint: use alignasof, not stdalign |
commit | commitdiff | tree |
2023-02-04 |
Paul Eggert | maint: prefer https: to git: |
commit | commitdiff | tree |
2023-02-04 |
Paul Eggert | build: update gnulib submodule to latest |
commit | commitdiff | tree |
2023-02-03 |
Pádraig Brady | maint: avoid line length syntax check failure |
commit | commitdiff | tree |
2023-02-03 |
Pádraig Brady | tests: fix exit status check in cp -u test |
commit | commitdiff | tree |
2023-02-01 |
Jim Meyering | cksum: accept new option: --base64 (-b) |
commit | commitdiff | tree |
2023-01-31 |
Paul Eggert | doc: document --preserve=mode better |
commit | commitdiff | tree |
2023-01-31 |
Paul Eggert | cp: improve --preserve usage doc |
commit | commitdiff | tree |
2023-01-31 |
Paul Eggert | cp,mv: skipping due to -u is success, not failure |
commit | commitdiff | tree |
2023-01-31 |
Paul Eggert | cp,ln,mv: when skipping exit with nonzero status |
commit | commitdiff | tree |
2023-01-30 |
Pádraig Brady | tests: cksum: fix test to include more cases |
commit | commitdiff | tree |
2023-01-30 |
Jim Meyering | digest.c: remove a duplicate variable |
commit | commitdiff | tree |
2023-01-30 |
Jim Meyering | build: avoid spurious failures due to lack of EGREP... |
commit | commitdiff | tree |
2023-01-27 |
Pádraig Brady | tests: ensure we fail if mv --no-copy crashes |
commit | commitdiff | tree |
2023-01-27 |
Paul Eggert | mv: new option --no-copy |
commit | commitdiff | tree |
2023-01-17 |
Pádraig Brady | maint: add lib/error.h to .gitignore |
commit | commitdiff | tree |
2023-01-17 |
Pádraig Brady | doc: csplit: more accurate --elide-empty-files help |
commit | commitdiff | tree |
2023-01-14 |
Paul Eggert | build: update gnulib submodule to latest |
commit | commitdiff | tree |
2023-01-08 |
Pádraig Brady | copy: copy_file_range: handle ENOENT for CIFS |
commit | commitdiff | tree |
2023-01-07 |
Paul Eggert | maint: update .gitignore |
commit | commitdiff | tree |
2023-01-07 |
Paul Eggert | maint: adjust to Gnulib macro renaming |
commit | commitdiff | tree |
2023-01-07 |
Paul Eggert | build: update gnulib submodule to latest |
commit | commitdiff | tree |
2023-01-06 |
Pádraig Brady | copy: immediately fail with transient reflink errors |
commit | commitdiff | tree |
2023-01-06 |
Pádraig Brady | all: further adjustments for new Ronna, Quetta SI prefixes |
commit | commitdiff | tree |
2023-01-05 |
Paul Eggert | numfmt: add support for new SI prefixes |
commit | commitdiff | tree |
2023-01-05 |
Paul Eggert | ls: adjust to Gnulib renaming |
commit | commitdiff | tree |
2023-01-05 |
Paul Eggert | build: update gnulib submodule to latest |
commit | commitdiff | tree |
2023-01-03 |
Bernhard Voelker | maint: avoid grep warning in sc_prohibit_test_minus_ao |
commit | commitdiff | tree |
2023-01-02 |
Pádraig Brady | doc: copy: mention the reinstated I/O size constraints |
commit | commitdiff | tree |
2023-01-02 |
Paul Eggert | copy: fix possible over allocation for regular files |
commit | commitdiff | tree |
2023-01-01 |
Pádraig Brady | maint: update all copyright year number ranges |
commit | commitdiff | tree |
2023-01-01 |
Pádraig Brady | build: update gnulib submodule to latest |
commit | commitdiff | tree |
next |