]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2025-09-17  Collin Funkmaint: remove unnecessary uintmaxtostr usage in printf
2025-09-16  Pádraig Bradydoc: add hardware acceleration configuration docs
2025-09-16  Pádraig Bradyfold: fix write error checks with invalid multi-byte...
2025-09-16  Pádraig Bradyfold: exit promptly upon write errors
2025-09-16  Pádraig Bradymaint: basenc: refactor overloaded use of ctx->i member
2025-09-16  Pádraig Bradytests: fold/fold-zero-width.sh: avoid false failure...
2025-09-16  Pádraig Bradydoc: NEWS: fold: clarify mem exhaustion trigger
2025-09-16  Pádraig Bradymaint: avoid syntax-check failures from recent commits
2025-09-16  Paul Eggertcp: create_hole now returns off_t
2025-09-16  Paul Eggertcp: prefer signed types in copy-file-data.c
2025-09-16  Paul Eggertcp: don’t allocate a separate zero buffer
2025-09-16  Paul Eggertcp: refactor copying to return bytes copied
2025-09-16  Paul Eggertcp: copy_file_data now supports ibytes
2025-09-16  Paul Eggertcp: prefer signed type for file byte count
2025-09-16  Paul Eggertcp: port better to old limited hosts
2025-09-16  Paul Eggertcp: refactor out data copying
2025-09-16  Paul Eggertcp: refactor src/copy.c
2025-09-16  Collin Funkdoc: NEWS: correct the previous commit
2025-09-16  Collin Funkdoc: NEWS: mention fold can operate on very long lines
2025-09-16  Collin Funkfold: fix out of bounds write with zero width characters
2025-09-15  Paul Eggertcp: improve umask caching
2025-09-14  Collin Funkbasenc: fix an uninitialized index when decoding an...
2025-09-14  Pádraig Bradymaint: randperm: remove stale dependency
2025-09-14  Pádraig Bradycksum,wc: support disabling hardware acceleration at...
2025-09-14  Pádraig Bradybuild: update gnulib submodule to latest
2025-09-13  Paul Eggertfactor: port to strict C
2025-09-12  Collin Funkmaint: document some functions used by expand and unexpand
2025-09-10  Pádraig Bradymaint: basenc: refactor all encodings to use finalize
2025-09-10  Collin Funkmaint: cleanup libraries unnecessarily added to fold
2025-09-09  Pádraig Bradynohup: avoid FORTIFY runtime failure on Bionic libc
2025-09-08  Pádraig Bradybasenc: ensure partial padding with newlines induces...
2025-09-07  Pádraig Bradytests: ensure option aliases are supported
2025-09-07  Pádraig Bradydate: support overriding named formats
2025-09-07  Collin Funkcksum: don't leak memory using -a sha3 with OpenSSL
2025-09-05  Collin Funkmaint: prefer c32isspace to iswspace
2025-09-05  Collin Funktests: fold: check if multi-byte spaces are treated...
2025-09-04  Pádraig Bradydoc: update the md5/sha1 "weak hash" advisory
2025-09-04  Pádraig Bradytests: cksum: check more length variants
2025-09-04  Pádraig Bradydoc: NEWS: expand on the fold multi-byte enhancements
2025-09-04  Pádraig Bradycksum: prefer -a sha2 -l ###, to -a sha###
2025-09-04  Collin Funkcksum: add support for SHA-3
2025-09-04  Collin Funkmaint: avoid syntax-check failure from previous commit
2025-09-04  Collin Funkfold: check that characters are not non-breaking spaces...
2025-09-04  Collin Funkmaint: prefer issymlink to readlink with a small buffer
2025-09-04  Paul Eggertbuild: update gnulib submodule to latest
2025-09-04  Bruno Haiblebuild: Update after gnulib changed
2025-09-03  Collin Funkmaint: avoid syntax-check failure from previous commit
2025-09-02  Pádraig Bradyseq: be more accurate with large integer start values
2025-09-01  Paul Eggertdf: pacify static analysis
2025-08-31  Pádraig Bradyls: fix alignment with locale formatted --size
2025-08-30  Pádraig Bradyb2sum: --length: fix upper bound check
2025-08-29  Collin Funkfold: fix handling of invalid multi-byte characters
2025-08-27  Pádraig Bradytests: fold: add tests for multi-byte width
2025-08-27  Pádraig Bradytests: fold: copy i18n patch tests
2025-08-27  Pádraig Bradytests: parameterize IO_BUFSIZE
2025-08-27  Pádraig Bradybuild: fold: fix build failure with C99
2025-08-26  Collin Funkfold: don't truncate multibyte characters at the end...
2025-08-26  Pádraig Bradytests: fold: consolidate all fold tests in tests/fold
2025-08-26  Pádraig Bradytests: fold: add a memory constraint test
2025-08-24  Collin Funkfold: use fread instead of getline
2025-08-24  Pádraig Bradytests: nproc: fix false failure on some systems
2025-08-24  Collin Funkmaint: prefer STRUCT_UTMP to struct gl_utmp
2025-08-23  Pádraig Bradytests: cp: ensure copy offload is not disabled for...
2025-08-23  Collin Funkfold: add the --characters option
2025-08-23  Paul Eggertcp: improve hole handling on squashfs
2025-08-23  Paul Eggertcp: go back to copy_file_range optimization
2025-08-21  Paul Eggertcp: always punch holes that we make
2025-08-20  Pádraig Bradytests: nproc: add a test for cgroup quotas
2025-08-19  Collin Funkmaint: prefer https to http
2025-08-19  Pádraig Bradynproc: honor cgroup v2 CPU quotas
2025-08-19  Collin Funklogname: list David MacKenzie as the author
2025-08-15  Paul Eggertrealpath: improve doc and NEWS
2025-08-15  Collin Funkmaint: avoid syntax-check failure from previous commit
2025-08-15  Paul Eggerttsort: add do-nothing -w option
2025-08-12  Pádraig Bradymaint: use short form bug URLs
2025-08-12  Bruno Haiblebasenc: Don't trigger undefined behaviour in mini-gmp
2025-08-10  Collin Funkrealpath: support the -E option required by POSIX
2025-08-10  Pádraig Bradydoc: --base58: add example usage to info
2025-08-09  Pádraig Bradydoc: rearrange NEWS to more standard ordering
2025-08-09  Pádraig Bradybasenc: add base58 support
2025-08-09  Pádraig Bradybasenc: fix stripping of '=' chars in some encodings
2025-08-09  Collin Funkmaint: prefer attribute.h in .c files
2025-08-08  Paul Eggertcp: omit some needless lseek calls
2025-08-08  Paul Eggertcp: --sparse=always was missing some holes
2025-08-06  Collin Funkmaint: use consistent references to standard files...
2025-08-04  Bernhard Voelkermaint: remove now-unused include of 'safe-read.h'
2025-08-04  Paul Eggertmaint: prefer same-inode.h
2025-08-04  Paul Eggerttail: refactor ‘failable’
2025-08-04  Paul Eggerttail: fix race between read and fstat
2025-08-04  Paul Eggerttail: track errno more accurately
2025-08-04  Paul Eggerttail: omit redundant assignment
2025-08-04  Paul Eggerttail: prefer readlink to lstat+S_ISLNK
2025-08-04  Paul Eggerttail: fix unlikely races with >=2 --pids
2025-08-04  Paul Eggerttail: prefer < 0 to == -1
2025-08-04  Paul Eggerttail: record file offset more carefully
2025-08-04  Paul Eggertmaint: prefer 'read' to 'safe_read'
2025-08-04  Paul Eggerttail: prefer signed types to size_t, blksize_t
2025-08-04  Paul Eggerttail: prefer intmax_t to uintmax_t
2025-08-04  Paul Eggerttail: don’t output more lines than requested
2025-08-04  Paul Eggerttail: xlseek switch → table
next