]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2024-03-24  Pádraig Bradytests: avoid false failure on new mv --exchange test
2024-03-24  Pádraig Bradydoc: update THANKS related to env --argv0 option
2024-03-24  Stephane Chazelasdoc: ls: detail output format for device files
2024-03-23  Pádraig Bradydoc: remove older ChangeLog items
2024-03-23  Paul Eggertmv: treat --exchange more like non-exchange
2024-03-23  Paul Eggertcp,ln,mv: improve dir vs nondir diagnostics
2024-03-22  Pádraig Bradyenv: add -a,--argv0 to set the first argument passed...
2024-03-21  Pádraig Bradydoc: pr: give solution to expanding TABs in multicolumn...
2024-03-20  Paul Eggertdoc: clarify mv --exchange
2024-03-20  Paul Eggertmv: new option --exchange
2024-03-19  Pádraig Bradychmod: fix TOCTOU security issue with symlink replacement
2024-03-19  Pádraig Bradychmod: add support for -h, -H,-L,-P, --dereference...
2024-03-19  Pádraig Bradymaint: basenc: consistently check buffer bounds when...
2024-03-19  Pádraig Bradypinky: disable location canonicalization by default
2024-03-18  Pádraig Bradydoc: fix stale --dereference info for chown/chgrp
2024-03-17  Paul Eggertbuild: update gnulib submodule to latest
2024-03-15  Pádraig Bradybuild: provide a cross-compiling default for 16 bit...
2024-03-13  Grisha Levitenv,kill,timeout: support unnamed signals
2024-03-13  Pádraig Bradybuild: add caching for involved configure checks
2024-03-13  Grisha Levitbuild: strengthen 16 bit float support checks
2024-03-12  Collin Funkmaint: prefer minmax.h instead of defining our own
2024-03-12  Ville Skyttädircolors: add more archive extensions
2024-03-12  Collin Funkdoc: add basic documentation for 'pinky'
2024-03-12  Pádraig Bradytimeout: fix narrow race in failing to kill processes
2024-03-11  Pádraig Bradytimeout: fix race where we might kill arbitrary processes
2024-03-06  Pádraig Bradycksum: ensure appropriate "binary" mode with --untagged
2024-03-05  Pádraig Bradymv: revert add --swap (-x) option
2024-03-04  Pádraig Bradycksum: consistently validate --length attributes
2024-03-03  Pádraig Bradydoc: fix spellings in NEWS
2024-03-03  Petr Malatmv: add --swap (-x) option to atomically swap 2 paths
2024-02-28  Pádraig Bradycat,cp,mv,dd,install,split: set the default IO size...
2024-02-27  lvgenggengmktemp: fix template diagnostic with --suffix
2024-02-27  Pádraig Bradytests: move join tests to their own directory
2024-02-27  Pádraig Bradytests: simplify treatment of the $LOCALE_FR_UTF8 variable
2024-02-27  Bruno Haiblejoin: avoid test failure on systems with no French...
2024-02-27  Bruno Haiblesort: make the startup time optimization effective...
2024-02-26  Pádraig Bradybuild: improve libcrypto library detection
2024-02-26  Aearilwc: fix -w with breaking space over UCHAR_MAX
2024-02-26  Pádraig Bradycp,mv: add --update=none-fail to fail if existing files
2024-02-26  Pádraig Bradycp,mv: reinstate that -n exits with success if files...
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
next