]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2024-05-11  Sylvestre Ledrutests: cksum: add incorrect data to verify --check...
2024-05-09  Pádraig Bradywc: increase I/O size from 16 KiB to 256KiB
2024-05-09  Evgeny Nizhibitskywc: simplify and generalize AVX code
2024-05-07  Bruce Jerrickdoc: pwd: improve the -P help description
2024-05-05  Nikolay Nechaevmaint: rename octhexdigits macros
2024-05-05  Nikolay Nechaevmaint: factor out common macros of stat and printf
2024-05-05  Nikolay Nechaevmaint: factor out the common show_date functionality
2024-05-04  Sylvestre Ledrucksum: add tests to verify the presence of "*"
2024-05-03  Pádraig Bradycp: actually support --update=none-fail
2024-05-01  Collin Funkmaint: pacify GCC 14 -Wmissing-variable-declarations
2024-05-01  Pádraig Bradymaint: pacify GCC 14 -Wmissing-variable-declarations...
2024-05-01  Pádraig Bradymaint: avoid syntax check failure with long lines
2024-04-27  Pádraig Bradybuild: bootstrap with python gnulib-tool by default
2024-04-23  Pádraig Bradydoc: sort: give example for sorting on the last field
2024-04-23  Pádraig Bradybuild: provide way to bootstrap with python gnulib...
2024-04-20  Paul Eggerttail: avoid infloop with -c on /dev/zero
2024-04-17  Paul Eggertls: -f now means -a -U
2024-04-17  Collin Funkmaint: remove unnecessary stdbool.h include
2024-04-12  Pádraig Bradyjoin: fix error message for -a and -v
2024-04-07  Pádraig Bradydoc: NEWS: mention sort being more efficient with ...
2024-04-06  Paul Eggertsplit: don’t trust st_size on /proc files
2024-04-06  Paul Eggertsort: don’t trust st_size on /proc files
2024-04-06  Paul Eggertdd: don’t trust st_size on /proc/files
2024-04-06  Paul Eggertcat: don’t trust st_size on /proc files
2024-04-04  Pádraig Bradybuild: update gnulib submodule to latest
2024-04-01  Pádraig Bradydoc: chown,chgrp: fix missing full stop in --help
2024-03-28  Pádraig Bradymaint: post-release administrivia
2024-03-28  Pádraig Bradyversion 9.5 v9.5
2024-03-27  Bruno Haibletests: od: avoid outputting undefined floating point...
2024-03-26  Pádraig Bradybuild: update with gnulib fixes
2024-03-26  Pádraig Bradytests: numfmt: fix false failures on some systems
2024-03-26  Pádraig Bradyls: avoid ENOENT from readdir() on FreeBSD 14
2024-03-26  Pádraig Bradytests: avoid false failure due to mismatched isblank()
2024-03-25  Pádraig Bradycp: with --no-preserve=mode ensure set-group-ID bits...
2024-03-25  Pádraig Bradytests: avoid false failure with partial locale info
2024-03-25  Pádraig Bradytests: avoid triggering obsolete tail option processing
2024-03-25  Pádraig Bradytests: remove debugging from a test
2024-03-25  Pádraig Bradytests: fix false failure on systems that can chmod...
2024-03-24  Pádraig Bradydoc: fix translation issue in chown/chgrp amalgamation
2024-03-24  Pádraig Bradydoc: fix various translation issues
2024-03-24  Pádraig Bradytest: avoid false failure with setgid directories
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
next