]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2023-04-24  Pádraig Bradytsort: diagnose errors reading the input
2023-04-24  Pádraig Bradycksum: fix failure to diagnose read errors with crc32
2023-04-24  Andreas Schwabtests: avoid failure when cp fails for proc files
2023-04-21  Pádraig Bradyinstall: support stripping files with a leading hyphen
2023-04-18  Pádraig Bradymaint: post-release administrivia
2023-04-18  Pádraig Bradyversion 9.3 v9.3
2023-04-16  Pádraig Bradytests: avoid allocation checks on ZFS
2023-04-13  Pádraig Bradytests: tty-eof: fix various issues
2023-04-13  Pádraig Bradytests: avoid dependence on file layout for cp sparse...
2023-04-13  Pádraig Bradycopy: --debug: indicate if NUL detection is used with...
2023-04-10  Paul Eggertdoc: update re 32-bit builds
2023-04-10  Pádraig Bradybuild: fix _Noreturn compilation failure
2023-04-10  Pádraig Bradytests: avoid non portable brace expansion
2023-04-10  Paul Eggertmaint: require support for post-2038 timestamps
2023-04-10  Paul Eggertbuild: update gnulib submodule to latest
2023-04-08  Pádraig Bradywc: ensure we update file offset
2023-04-08  Pádraig Bradycp,mv: issue "skipped" messages when skipping files
2023-04-08  Pádraig Bradycp,mv: add --update=none to always skip existing files
2023-04-04  Pádraig Bradycp: fix --backup with subdirectories
2023-03-31  Pádraig Bradytests: tee: avoid false failure due to fifo usage
2023-03-31  Pádraig Bradytests: adjust csplit VM limit
2023-03-31  Pádraig Bradywc: diagnose overflow of total counts
2023-03-28  Pádraig Bradydircolors: diagnose read errors
2023-03-28  Pádraig Bradytests: add a test case for the previous date fix
2023-03-28  Paul Eggertdate: diagnose -f read errors
2023-03-25  Paul Eggertcp: clarify commentary
2023-03-24  Pádraig Bradycopy: fix --reflink=auto to fallback in more cases
2023-03-24  Pádraig Bradydoc: add a NEWS entry for the previous fix
2023-03-23  Pádraig Bradycksum: fix reporting of failed checks
2023-03-21  Nick Alcocktests: skip some parts of tests/misc/tee.sh if run...
2023-03-20  Pádraig Bradymaint: post-release administrivia
2023-03-20  Pádraig Bradyversion 9.2 v9.2
2023-03-19  Pádraig Bradytests: avoid false failure on systems without statx
2023-03-19  Pádraig Bradystty: ensure arbitrary data is not displayed
2023-03-19  Pádraig Bradytests: df: avoid false failure on systems with multiple...
2023-03-18  Pádraig Bradydoc: uniq: revert previous man page adjustment
2023-03-18  Pádraig Bradydoc: uniq: use more standard description of -D long...
2023-03-18  Pádraig Bradytests: aix: avoid unsupported functionality
2023-03-16  Bernhard Voelkermaint: avoid discarded-qualifiers warnings with SELinux 3.5
2023-03-15  Pádraig Bradytest: avoid a test hang on Hurd
2023-03-15  Pádraig Bradycksum: fix --raw on 64 bit big endian systems
2023-03-15  Bruno Haiblebuild: avoid -Wsometimes-uninitialized on macOS 12
2023-03-13  Pádraig Bradydoc: remove older ChangeLog items
2023-03-13  Pádraig Bradytee: avoid undefined behavior after fclose()
2023-03-13  Pádraig Bradydoc: dircolors: better separate the sections in the...
2023-03-13  Pádraig Bradyls: --color: honor separate sequences for extension...
2023-03-13  Pádraig Bradytests: adjust du test for recent apparent size change
2023-03-08  Pádraig Bradytee: support non blocking outputs
2023-03-08  Pádraig Bradydoc: remove redundant NEWS entry
2023-03-07  Paul Eggertsplit: support split -n on larger pipe input
2023-03-07  Pádraig Bradytee: fix a crash with unwriteable files
2023-03-06  Paul Eggertmaint: pacify ‘make syntax-check’
2023-03-06  Pádraig Bradytail,tee: avoid issues with many files on systems witho...
2023-03-05  Paul Eggertdu: --apparent counts only symlinks and regular
2023-03-04  Paul Eggertsplit: tune for when creating output files
2023-03-04  Paul Eggertsplit: style fix
2023-03-04  Paul Eggertsplit: prefer signed integers to size_t
2023-03-04  Paul Eggertsplit: handle large numbers better
2023-03-04  Paul Eggertsplit: prefer ssize_t for read result
2023-03-04  Paul Eggertsplit: be more careful about buffer sizes
2023-03-04  Paul Eggertsplit: minor -1 / 0 refactor
2023-03-04  Paul Eggertsplit: don’t worry about ECHILD
2023-03-04  Paul Eggertsplit: don’t assume pid_t fits in int
2023-03-04  Paul Eggertsplit: simplify SIGPIPE handling
2023-03-04  Paul Eggertsplit: port ‘split -n N /dev/null’ better to macOS
2023-03-04  Paul Eggertmaint: fix NEWS quoting
2023-03-04  Paul Eggertsplit: split more evenly with -n
2023-03-04  Paul Eggertsplit: small -n lines simplification
2023-03-04  Paul Eggertsplit: refactor lines_chunk_split
2023-03-04  Paul Eggerttee: tune when later -p overrides earlier
2023-03-01  Pádraig Bradymaint: refactor tail.c to use iopoll
2023-02-28  Pádraig Bradytail: avoid undefined behavior when polling outputs
2023-02-28  Pádraig Bradydoc: tee -p: clarify operation
2023-02-28  Pádraig Bradytests: tee -p: add test for early exit with closed...
2023-02-28  Carl Edquisttee: enhance -p mode using iopoll() to detect broken...
2023-02-28  Carl Edquistall: add broken pipe detection while waiting for input
2023-02-27  Pádraig Bradybuild: update to latest gnulib
2023-02-26  Pádraig Bradytests: avoid hang in new test
2023-02-26  Pádraig Bradytests: avoid gdb on macOS
2023-02-24  Pádraig Bradycp,install,mv: --debug: output debug info when reflinking
2023-02-24  Pádraig Bradytests: determine if SEEK_HOLE is enabled
2023-02-24  Pádraig Bradycp,install,mv: add --debug to explain how a file is...
2023-02-23  Paul Eggertbuild: update gnulib submodule to latest
2023-02-23  Pádraig Bradydoc: chgrp,chmod,chown: state --reference always derefe...
2023-02-21  ChuanGang Jiangdoc: fix some spelling mistakes
2023-02-21  Pádraig Bradymaint: avoid -Wmaybe-uninitialized warning from GCC13
2023-02-21  Jim Meyeringtests: initialize a variable
2023-02-21  Jim Meyeringrm: --dir (-d): fix bugs in handling of empty, inaccess...
2023-02-18  Paul Eggerttests: port chmod/setgid.sh to macOS 12
2023-02-18  Paul Eggerttests: port better to macOS group numbers
2023-02-18  Paul Eggertbuild: update gnulib submodule to latest
2023-02-16  Paul Eggertcp: fclonefileat security fix + CLONE_ACL + fixups
2023-02-10  ChuanGang Jiangmaint: fix some typos in comments
2023-02-10  Paul Eggertcp: simplify infer_scantype
2023-02-06  Pádraig Bradytail: improve --follow=name with single non regular...
2023-02-06  Pádraig Bradytail: fix support for -F with non seekable files
2023-02-06  Pádraig Bradycksum: add --raw option to output a binary digest
2023-02-05  Pádraig Bradybuild: uptime: avoid issues on systems without utmp.h
2023-02-04  Paul Eggertmaint: use alignasof, not stdalign
2023-02-04  Paul Eggertmaint: prefer https: to git:
next