]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
25 hours ago  Pádraig Bradytests: add tests to ensure quoting to tty master
25 hours ago  Pádraig Bradydu: quote problematic names on tty
25 hours ago  Pádraig Bradyreadlink: quote problematic names on tty
25 hours ago  Pádraig Bradybasename: quote problematic names on tty
25 hours ago  Pádraig Bradyrealpath: quote problematic names on tty
25 hours ago  Pádraig Bradymaint: ls,stat: factor out getenv_quoting_style
25 hours ago  Pádraig Bradymaint: stat: standardize QUOTING_STYLE handling
25 hours ago  Pádraig Bradyls: protect newlines for non terminal output
25 hours ago  Pádraig Bradyls: with -m, quote names containing commas when appropriate
32 hours ago  Collin Funktests: du: test --block-size with thousands separators
4 days ago  Collin Funktests: du: test --block-size and BLOCK_SIZE
5 days ago  Ayesha Shafiqueptx: fix infinite loop with -G and a narrow output...
5 days ago  Collin Funktests: join: test the parsing of space separated -o...
6 days ago  Pádraig Bradytests: tail: remove redundant inotify config check
6 days ago  Sylvestre Ledrutests: expr: exercise the C.UTF-8 locale
6 days ago  Sylvestre Ledrutests: sort: check byte-wise ordering in the C.UTF...
6 days ago  Sylvestre Ledrutests: ls: cover quoting in the C.UTF-8 locale
6 days ago  Collin Funktests: prefer require_inotify_supported_ to file system...
6 days ago  Collin Funktest: handle adjacent binary operators
7 days ago  Collin Funktests: avoid a false ERROR when using overlayfs
8 days ago  Pádraig Bradydoc: mention the option of a multi-call binary package
8 days ago  Bruno Haibledoc: add packaging hints for distributions
8 days ago  Bruno Haibledoc: detail dependencies for users and distributions
9 days ago  Pádraig Bradydoc: tweak recent NEWS entries
9 days ago  Pádraig Bradyls: fix a small mem leak when CLI args have errors
9 days ago  Pádraig Bradymaint: refactor stat syscall determination
9 days ago  Pádraig Bradychcon,chgrp,chmod,chown,du,ls: ignore missing files...
10 days ago  Collin Funktests: date: check that weekdays are ignored when given...
10 days ago  Collin Funktests: wc: test -m in single byte and multi byte locales
10 days ago  Pádraig Bradydoc: printf: detail exactly which escapes are supported
10 days ago  Pádraig Bradydoc: printf: provide usage examples
12 days ago  Pádraig Bradyuptime: remove extraneous space
13 days ago  Collin Funkbuild: reduce size of multi-call binary by reusing...
2026-07-18  Collin Funkbuild: reduce size of multi-call binary by reusing...
2026-07-18  Collin Funktests: paste: check the delimiter is reset for each...
2026-07-16  Pádraig Bradymaint: avoid a recent syntax check failure
2026-07-16  Pádraig Bradytests: use more robust cleanup of immutable files
2026-07-16  Mateusz Nosekinstall: avoid redundant metadata updates with -C
2026-07-15  Pádraig Bradydoc: reference the github mirror in docs
2026-07-15  Pádraig Bradydoc: install: mention -p may lose some of -C speed...
2026-07-14  Pádraig Bradydoc: wc: clarify that wc supports character counts
2026-07-14  Pádraig Bradytests: dd: fix false failure on NetBSD
2026-07-14  Collin Funktests: join: test the behavior when given multiple...
2026-07-13  Pádraig Bradytests: dd: ensure nocache flag does not fail with pipes
2026-07-13  oech3tests: cat: extract checks for distinct read/write...
2026-07-11  Sylvestre Ledrutests: cut: check byte-wise -c and -b -n in the C locale
2026-07-10  Guanqiang Hanpr: guard input position update against overflow
2026-07-10  Pádraig Bradyfactor: avoid out-of-bounds prime table access
2026-07-10  Pádraig Bradymaint: avoid sc-lower-case-var syntax check failure
2026-07-09  Paul Eggerttouch: improve -d documentation
2026-07-08  Paul Eggertdoc: ‘mv --update’ has optional [=WHICH]
2026-07-08  Pádraig Bradydoc: fix description of mv -n
2026-07-06  Sylvestre Ledrutests: numfmt: check --header does not swallow a follow...
2026-07-06  Sylvestre Ledrutests: ls: check that an invalid --tabsize is diagnosed
2026-07-04  Collin Funkdu: treat negative --max-depth values as errors
2026-07-03  oech3tests: nproc: support referencing of external command
2026-07-02  Pádraig Bradytests: nproc: support more general syscall injection
2026-07-01  Pádraig Bradytests: avoid false failure where mknod() can't create...
2026-07-01  Collin Funktests: csplit: avoid a false failure on NetBSD
2026-06-30  Pádraig Bradytests: mv: check cross-fs replacement with special...
2026-06-30  Sylvestre Ledrutests: shuf: check -o output is preserved when the...
2026-06-30  Sylvestre Ledrutests: ls: check C1 control char escaping in UTF-8...
2026-06-30  Sylvestre Ledrutests: realpath: a trailing slash must not require...
2026-06-29  Sylvestre Ledrutests: cp: --remove-destination must honor the same...
2026-06-29  Collin Funkuniq: avoid locking standard output when printing line...
2026-06-27  Collin Funktests: csplit: also test a read failure without -k
2026-06-27  Collin Funktests: csplit: check for message to standard output...
2026-06-25  Collin Funktests: dd: check that files are opened with O_TRUNC
2026-06-24  Collin Funktests: date: remove a non-portable test
2026-06-23  Collin Funkcksum: remove the ability to use AF_ALG
2026-06-22  Collin Funktests: sort: check that invalid --parallel arguments...
2026-06-20  Paul Eggertdd: revert previous patch
2026-06-20  Paul Eggertdd: work around Linux kernel CLOCK_MONOTONIC bug
2026-06-19  aizu-mwc: fix out-of-bounds read for single-byte wide characters
2026-06-19  Collin Funktests: cp,install,mv: check for data loss with just...
2026-06-18  Pádraig Bradytests: nproc: ensure affinity mask is independent of...
2026-06-18  oech3tests: nproc: ensure OMP_NUM_THREADS overflow is clamped
2026-06-18  oech3tests: nproc: ensure --ignore clamps overflowed num
2026-06-18  Pádraig Bradytests: nproc: ensure scheduler and OMP_NUM_THREADS...
2026-06-18  oech3tests: split: ensure no files created with no input
2026-06-17  Collin Funktests: date: test -d with only a minus sign
2026-06-16  oech3tests: nice: add test for --adjustment long option
2026-06-16  Collin Funktests: split: avoid a false failure when ulimit fails
2026-06-15  Collin Funktests: test: test numeric operators with -l STRING
2026-06-14  Collin Funktests: date: test time zone format strings with space...
2026-06-14  Collin Funkbuild: update gnulib submodule to latest
2026-06-14  Collin Funktests: date: test that multiple time zone abbreviations...
2026-06-14  Collin Funktest: tail: test that --follow works on a symbolic...
2026-06-13  Collin Funktests: od: test command line arguments are checked...
2026-06-12  Pádraig Bradytests: pr: add more numeric option tests
2026-06-12  Pádraig Bradytests: pr: add checks for +... parameter handling
2026-06-12  Collin Funktests: ptx: check that invalid regular expressions...
2026-06-11  Collin Funktests: join: add another -e test case
2026-06-10  Pádraig Bradycut: fix NUL termination of multi-byte field delimiter
2026-06-10  Collin Funkenv: port to mingw
2026-06-10  aizu-munexpand: fix heap overflow when a wide blank overshoot...
2026-06-09  Sylvestre Ledrutests: ls: cover two-line --time-style format assignment
2026-06-09  Sylvestre Ledrutests: split: reject excessively large suffix lengths
2026-06-09  Sylvestre Ledrutests: sort: cover punctuation weight in locale collation
2026-06-09  Sylvestre Ledrutests: date: check date-string parsing corner cases
next