]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
30 hours ago  Pádraig Bradytests: avoid false failure with perl-IO-Tty >= 1.24 master
2 days ago  Paul Eggertbuild: remove USE_NLS
2 days ago  Pádraig Bradydoc: apply man page formatting suggestions from manpage...
3 days ago  Pádraig Bradytests: all: ensure closed stdout is handled appropriately
3 days ago  Bruno Haibledoc: remove redundant "Report translation bugs to"...
3 days ago  Pádraig Bradybuild: update gnulib to latest
4 days ago  Pádraig Bradytests: tail: avoid a rare false failure
5 days ago  Pádraig Bradydd: avoid recursive parsing of multipliers
5 days ago  Collin Funkcomm: don't close standard input twice
8 days ago  Pádraig Bradymaint: post-release administrivia
8 days ago  Pádraig Bradyversion 9.11 v9.11
8 days ago  Paul Eggertdoc: NEWS item for who systemd fix
8 days ago  Paul Eggertbuild: update gnulib submodule to latest
11 days ago  Pádraig Bradyyes: make operation independent of pipe size
11 days ago  Bruno Haibletests: reinstate logname error verification
11 days ago  Pádraig Bradytests: fix false failure with dash
11 days ago  Collin Funkbuild: update gnulib submodule to latest
11 days ago  Collin Funktests: Avoid accidental matching of the vendor field...
11 days ago  Collin Funktests: mktemp: test the behavior when writing to standa...
11 days ago  Pádraig Bradybuild: update gnulib to latest
11 days ago  Collin Funktests: avoid a failure on musl
11 days ago  Pádraig Bradybuild: fix build failure on AIX
11 days ago  Pádraig Bradytest: avoid false failure on OpenBSD
11 days ago  Pádraig Bradytests: avoid false failure with hidden /proc on Guix
11 days ago  Pádraig Bradytests: avoid failure on Manjaro Linux
11 days ago  Pádraig Bradycksum: fix --length validation on 32 bit platforms
11 days ago  Pádraig Bradytests: fix false failure due to ulimit usage
11 days ago  Pádraig Bradytests: avoid failure on older Centos 7
12 days ago  Pádraig Bradytests: fix false failure on Centos 7
13 days ago  Pádraig Bradybuild: update gnulib to latest
13 days ago  Pádraig Bradytests: avoid intermittent false failures with ksh
13 days ago  Pádraig Bradytests: use more accurate ulimit with $SHELL -c
13 days ago  Pádraig Bradytests: avoid $SHELL -c "ulimit ..." pattern
13 days ago  Pádraig Bradytests: fix false failure due to race
13 days ago  Lukáš Zaoraldf: improve detection of duplicate entries
2026-04-12  Pádraig Bradytests: fix false failure under some shells
2026-04-11  Pádraig Bradytests: validate error handling when reading multiple...
2026-04-11  Collin Funkmktemp: prefer rmdir and unlink to remove
2026-04-11  Collin Funkcat: avoid redundant pipe creation and resizing
2026-04-10  Pádraig Bradytests: validate command responsiveness
2026-04-10  Pádraig Bradytests: stat: ensure independence from /proc/
2026-04-10  Pádraig Bradytests: cut: ensure separate read paths checked
2026-04-10  Bruno Haibletests: Avoid accidental matching of the vendor field...
2026-04-10  Collin Funkenv: avoid locking standard output for each printed...
2026-04-10  Collin Funkprintenv: avoid locking standard output for each printe...
2026-04-09  Pádraig Bradymaint: remove last remaining assert()
2026-04-09  Pádraig Bradymaint: move tty-eof.pl to misc directory
2026-04-09  Pádraig Bradytests: tty-eof.pl: address FIXME re hardcoded Ctrl-d
2026-04-09  Pádraig Bradytests: tty-eof.pl: make fully table driven
2026-04-09  Pádraig Bradytests: all: check empty tty input is handled appropriately
2026-04-09  Pádraig Bradymaint: cat: avoid coverity NULL dreference warning
2026-04-09  Pádraig Bradycat: avoid memory allocation per file
2026-04-09  Pádraig Bradycat: fix splice() from empty input
2026-04-09  oech3tests: tee: ensure intermittent data is handled
2026-04-09  Collin Funkmaint: touch: prefer timespec_cmp
2026-04-07  Pádraig Bradytests: date: fix false failure on OpenBSD 7.8
2026-04-07  Pádraig Bradytests: numfmt: avoid false failure on systems without...
2026-04-07  Pádraig Bradymaint: cut: avoid discarded-qualifiers warnings
2026-04-07  Pádraig Bradytests: cat: avoid false failure on systems without...
2026-04-07  Collin Funkcat: use splice if operating on pipes or if copy_file_r...
2026-04-07  Collin Funkbuild: update gnulib submodule to latest
2026-04-06  Pádraig Bradybuild: cut: fix compilation error on non C23 compilers
2026-04-06  Sylvestre Ledrutests: date: add large year test
2026-04-06  Paul Eggertmaint: revert “avoid pthread_sigmask lock”
2026-04-06  Paul Eggertmaint: simplify c32issep
2026-04-06  Sylvestre Ledrutests: expr: add short-circuit tests with parenthesized...
2026-04-06  Sylvestre Ledrutests: split: verify non-UTF-8 bytes are preserved...
2026-04-06  Sylvestre Ledrutests: ln: add test for non-UTF-8 source names in targe...
2026-04-06  Sylvestre Ledrutest: od: verify -t f defaults to double precision
2026-04-06  Sylvestre Ledrutests: ls: add quoting-utf8 test for Unicode quotes...
2026-04-06  Sylvestre Ledrutests: numfmt: cover GNU/uutils compatibility edge...
2026-04-06  Pádraig Bradydoc: document cut(1) multi-byte and interface consolidation
2026-04-06  Pádraig Bradytests: cut: add remaining tests to ensure 100% coverage
2026-04-06  Pádraig Bradytests: cut: expand GB18030 tests
2026-04-06  Paul Eggertmaint: cut: refactor delimiter handling
2026-04-06  Pádraig Bradycut: -f: fix handling of multi-byte delimiters that...
2026-04-06  Pádraig Bradycut,fold,expand,unexpand: ensure we process all availab...
2026-04-05  Pádraig Bradycut: -b: avoid function calls in hot loop
2026-04-05  Pádraig Bradycut: fix logic issue with field delim in last byte...
2026-04-05  Pádraig Bradycut: ensure responsive input processing
2026-04-05  Pádraig Bradymaint: cut: rename line_in to bytes_in
2026-04-05  Pádraig Bradytests: cut: add more multi-byte tests
2026-04-05  Pádraig Bradycut: make the dependency on memchr2 explicit
2026-04-05  Pádraig Bradycut: combine cut_bytes_no_split and cut_characters
2026-04-05  Pádraig Bradydoc: cut: clarify that combining characters are not...
2026-04-05  Pádraig Bradymaint: cut: various code cleanups and comments
2026-04-05  Pádraig Bradycut: support no delimiter match fast path with -s
2026-04-05  Pádraig Bradydoc: cut: resintate and expand -d info
2026-04-05  Pádraig Bradymaint: cut: cleanup context management for byte search
2026-04-05  Pádraig Bradycut: optimize UTF-8 input with 0xF5-0xFF delimiters
2026-04-05  Pádraig Bradydoc: cut: clarify that -s suppressed lines with only...
2026-04-05  Pádraig Bradydoc: cut: mention the default -O used with -w
2026-04-05  Pádraig Bradymaint: cut: simplify mbbuf_fill
2026-04-05  Pádraig Bradymaint: refactor is_utf8_charset helper to system.h
2026-04-05  Pádraig Bradycut: optimize per character memcpy
2026-04-05  Pádraig Bradycut: refactor skip_line_remainder logic
2026-04-05  Pádraig Bradymaint: cut simplify cut_fields_bytesearch
2026-04-05  Pádraig Bradycut: enable fast path for all delimiter lengths
2026-04-05  Pádraig Bradycut: optimize -f with -d longer than lines
2026-04-05  Pádraig Bradycut: optimize -b for short lines
next