]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2024-02-26  Pádraig Bradybuild: fix libcrypto version linked by sort at runtime
2024-02-26  Pádraig Bradymaint: avoid sc_tight_scope failure in sort.c
2024-02-26  Paul Eggertdoc: mention -lcrypto change in NEWS
2024-02-26  Paul Eggertsort: dynamically link -lcrypto if -R
2024-02-26  Paul Eggertdoc: de-“note” the documentation
2024-02-22  Daan De Meyercp: add --keep-directory-symlink option
2024-02-19  Michel Linddircolors: update list of archive file extensions
2024-02-19  Collin Funkmaint: prefer #include <...> for gnulib substitute...
2024-02-19  Pádraig Bradydoc: add '[' to the info index
2024-02-18  Paul Eggertbuild: update gnulib submodule to latest
2024-02-18  Paul Eggertnohup: document GCC bug number
2024-02-18  Paul Eggertls: remove unnecessary pragmas
2024-02-18  Paul Eggertmaint: update GCC version comment
2024-02-18  Paul Eggertmaint: document fix for GCC bug 109628
2024-02-18  Paul Eggertmaint: remove unneeded suggest-attributes pragmas
2024-02-17  Greg Wooledgedoc: fix typo in shred example
2024-02-07  Collin Funkmaint: avoid -Wshadow warning under clang
2024-02-07  Pádraig Bradybuild: fix od build on clang < 17
2024-02-05  Pádraig Bradyod: support half precision floating point
2024-01-29  Paul Eggertseq: say why not ‘x += step’
2024-01-18  Pádraig Bradydoc: split -C: test and document a heap overflow
2024-01-17  Pádraig Bradytests: make ulimit -v interact better with ASAN
2024-01-17  Paul Eggertsplit: do not shrink hold buffer
2024-01-10  Sylvestre Ledrutests: ls: add a test to verify that '+' is added
2024-01-06  Samuel Tardieumaint: add attributes to two functions without side...
2024-01-01  Pádraig Bradymaint: update all copyright year number ranges
2024-01-01  Paul Eggertmaint: pacify recent clang better
2024-01-01  Paul Eggertmaint: pacify clang -Winclude-next-absolute-path
2024-01-01  Paul Eggertbuild: update gnulib submodule to latest
2024-01-01  Paul Eggertls: omit bad_cast
2024-01-01  Paul Eggertsplit: omit bad_cast
2023-12-29  Pádraig Bradysort: fix thousands grouping handling on single byte...
2023-12-29  Pádraig Bradytests: numfmt: fix test related to lower case 'k' SI...
2023-12-29  Pádraig Bradytests: run locale tests on more systems
2023-12-29  Pádraig Bradymaint: distribute new header from previous commit
2023-12-27  Pádraig Bradymaint: merge chgrp and chown sources
2023-12-19  Christian Göttschecopy,install: avoid unnecessary security context transl...
2023-12-19  Pádraig Bradybuild: update gnulib to latest
2023-12-17  Pádraig Bradymaint: avoid false positive warning with newer gcc
2023-12-17  Pádraig Bradydoc: cp --no-clobber: improve documentation
2023-12-15  Pádraig Bradychgrp: add --from parameter similar to chown
2023-12-11  Pádraig Bradymaint: remove obsolete AC_PROG_GCC_TRADITIONAL
2023-12-11  Pádraig Bradydoc: ls: fix regression in -f description
2023-12-11  Pádraig Bradymaint: add list/obstack.h to .gitignore
2023-12-10  Pádraig Bradybuild: update gnulib submodule to latest
2023-12-06  Pádraig Bradydoc: touch: clarify --time description in man page
2023-12-01  dann fraziertail: fix tailing sysfs files where PAGE_SIZE > BUFSIZ
2023-11-27  Pádraig Bradynumfmt: support lowercase 'k' for Kilo and Kibi
2023-11-16  Paul Eggertuniq: fix bug with -w in multibyte locales
2023-11-16  Paul Eggerttests: omit inapplicable test code
2023-11-16  Paul Eggertuniq: change macro to function
2023-11-16  Paul Eggertuniq: prefer static init
2023-11-16  Paul Eggertuniq: simplify and fix unlikely bug by using bool
2023-11-15  Paul Eggertuniq: prefer signed integers
2023-11-15  Paul Eggertmaint: DECIMAL_DIGIT_ACCUMULATE uses stdckdint.h
2023-11-11  Paul Eggertpinky: fix string size calculation
2023-11-11  Paul Eggertmaint: port randread to FreeBSD 14
2023-11-11  Paul Eggertbuild: update gnulib submodule to latest
2023-11-03  Pádraig Bradyls: fix recent regression in size alignment
2023-10-30  Paul Eggertjoin: fix recently introduced NUL bug
2023-10-30  Paul Eggertmaint: pacify ‘make syntax-check’
2023-10-30  Paul Eggertmaint: copy join, uniq tests from Fedora
2023-10-30  Paul Eggertjoin,uniq: support multi-byte separators
2023-10-30  Paul Eggerttest: allow non-blank white space in numbers
2023-10-30  Paul Eggertstdbuf: port to oddball toupper
2023-10-30  Paul Eggertdircolors: assume C-locale spaces
2023-10-30  Paul Eggertmaint: port to oddball tolower
2023-10-30  Paul Eggertmaint: include ctype.h selectively
2023-10-30  Paul Eggertmaint: move field_sep into separate module
2023-10-30  Paul Eggertdigest: omit unnecessary b2sum includes
2023-10-30  Paul Eggertmaint: prefer c_isxdigit when that is the intent
2023-10-28  Pádraig Bradymaint: fix syntax check issue
2023-10-28  Pádraig Bradybase32,base64: disallow non-canonical encodings
2023-10-25  Paul Eggertbasenc: fix unlikely locale issue; tune
2023-10-25  Paul Eggertbasenc: tweak checks to use unsigned char
2023-10-25  Paul Eggertbuild: update gnulib submodule to latest
2023-10-25  Pádraig Bradybasenc: --base16: also allow lower case with --ignore...
2023-10-23  Pádraig Bradybasenc: --base16: support lower case hex digits
2023-10-23  Pádraig Bradydoc: fix RFC references
2023-10-06  Pádraig Bradytests: move all basenc tests to their own directory
2023-10-06  Pádraig Bradybasenc: auto pad base32 and base64 inputs when decoding
2023-09-29  Paul Eggertsort: improve --help
2023-09-25  Pádraig Bradydoc: rm --help: mention that '.' or '..' are rejected
2023-09-24  Paul Eggertwc: pacify ‘make syntax-check’
2023-09-24  Paul Eggertwc: distribute src/wc.h
2023-09-24  Paul Eggertwc: goto considered harmful
2023-09-24  Paul Eggertwc: prefer signed integers
2023-09-24  Paul Eggertwc: improve avx2 API
2023-09-23  Paul Eggertfactor,tail: avoid quadratic reallocation
2023-09-23  Paul Eggertdoc: mention Unicode exceptions for wc
2023-09-23  Paul Eggertwc: simplify by removing SUPPORT_OLD_MBRTOWC
2023-09-23  Paul Eggertwc: 3× speedup in C locale
2023-09-23  Paul Eggertwc: treat encoding errors as non white space
2023-09-23  Paul Eggertwc: fix word count bug
2023-09-23  Paul Eggertmaint: omit some unused function tests
2023-09-23  Paul Eggertsort: not a special case for mbrtowc
2023-09-23  Paul Eggertmaint: prefer char32_t to wchar_t
2023-09-23  Paul Eggertwc: simplify #if MB_LEN_MAX
2023-09-23  Paul Eggertwc: avoid undefined conversion state
2023-09-23  Paul Eggertmaint: use mbszero
next