]> git.ipfire.org Git - thirdparty/coreutils.git/shortlog
thirdparty/coreutils.git
2022-06-23  Jim Meyeringcp: avoid -Wmaybe-uninitialized warning from GCC13
2022-06-23  Jim Meyeringmaint: remove unnecessary inclusion of hash.h
2022-06-21  Paul Eggertmaint: prefer POSIX-compatible EREs
2022-06-11  Paul Eggertcp: fix ‘cp -rx / /mnt’
2022-06-04  Paul Eggertmaint: avoid \] in REs
2022-06-04  Paul Eggertbuild: update gnulib submodule to latest
2022-05-26  Bernhard Voelkermaint: fix spelling in NEWS entry
2022-05-25  Paul Eggertmaint: spelling fix
2022-05-25  Paul Eggertsort: tune diff_reversed
2022-05-25  Paul Eggertsort: refactor tricky diff reversal
2022-05-25  Pádraig Bradymaint: sort.c: fix syntax-check issue in recent commit
2022-05-25  Pádraig Bradysort: fix issue with -rk in previous commit
2022-05-18  Paul Eggertsort: fix unlikely int overflow with -r
2022-05-18  Paul Eggertmaint: simplify comparisons
2022-05-18  Paul Eggertsort: remove some gotos
2022-05-18  Paul Eggertsort: pacify GCC 12 false positive
2022-05-18  Paul Eggertbuild: update gnulib submodule to latest
2022-05-09  Rasmus Villemoesfactor: --exponents: new option for printing in p^e...
2022-05-02  Pádraig Bradytests: sort-NaN-infloop: augment testing for recent fix
2022-05-02  Paul Eggertbuild: update gnulib submodule to latest
2022-05-02  Paul Eggertsort: fix sort -g infloop again
2022-04-21  Paul Eggertmv: test Bug#55029
2022-04-21  Paul Eggertbuild: update gnulib submodule to latest
2022-04-19  Paul Eggertpr: don’t use uninitialized var
2022-04-19  Paul Eggertdoc: fix ' and ` in PDF output of code
2022-04-19  Paul Eggertdoc: fix footnote formats
2022-04-19  Paul Eggertdoc: prefer ö to $'\u7530'
2022-04-17  Pádraig Bradydoc: rmdir: clarify --ignore-fail-on-non-empty operation
2022-04-15  Pádraig Bradymaint: post-release administrivia
2022-04-15  Pádraig Bradyversion 9.1 v9.1
2022-04-15  Pádraig Bradydoc: avoid unicode errors in texi conversion
2022-04-14  Pádraig Bradybuild: copy: fix build on macos 10.12
2022-04-13  Pádraig Bradytail: detect closed stdout on Solaris
2022-04-13  Pádraig Bradymaint: syntax-check: fix preprocessor indentation
2022-04-13  Paul Eggertcp,mv,install: omit an ‘inline’
2022-04-13  Paul Eggertcp,mv,install: improve EACCES targetdir messages
2022-04-13  Paul Eggertcp,mv,install: avoid excess stat calls on non-GNU
2022-04-13  Paul Eggertcp,mv,install: modularize targetdir
2022-04-12  Pádraig Bradycp,mv,install: avoid EACCES with non directory destination
2022-04-12  Pádraig Bradysync: support syncing files on cygwin
2022-04-12  Pádraig Bradytests: cygwin: handle ENOENT from execvp(".")
2022-04-12  Pádraig Bradytests: env-S.pl: unset cygwin hardwired env vars
2022-04-12  Pádraig Bradytests: md5sum: fix false failures on cygwin
2022-04-11  Pádraig Bradytests: b2sum.sh: fix false failure on cygwin
2022-04-11  Pádraig Bradytests: dircolors.pl: avoid false failure with TERM...
2022-04-11  Pádraig Bradytests: printf-mb.sh: fix false failure with french...
2022-04-10  Pádraig Bradytests: stty.sh: skip on systems without perl
2022-04-09  Pádraig Bradycp,mv,install: avoid opening non directory destination
2022-04-09  Pádraig Bradydoc: install --compare: clarify mode of operation
2022-04-08  Pádraig Bradydoc: remove older ChangeLog items
2022-04-08  Bernhard Voelkermaint: remove obsolete statat gnulib module
2022-04-07  Pádraig Bradybuild: update gnulib submodule to latest
2022-04-04  Pádraig Bradyfactor: improve support on RISCV and loongson
2022-04-03  Pádraig Bradydoc: describe `dd iseek` as a feature not a change
2022-04-03  Pádraig Bradyls: avoid expensive capability lookup by default
2022-04-03  Ville Skyttädircolors: colorize backup files with bright black
2022-03-29  Pádraig Bradydoc: join: clarify that -e only effective for -12jo...
2022-03-25  Pádraig Bradymaint: sync latest bootstrap from gnulib
2022-03-20  Pádraig Bradytests: improve recent printf test
2022-03-19  Pádraig Bradyprintf: support printing the numeric value of multi...
2022-03-18  Pádraig Bradymaint: move build-related NEWS item to its own section
2022-03-12  Pádraig Bradydoc: test: clarify that -rwx don't just check perm...
2022-03-07  Pádraig Bradymaint: address syntax-check issues in recent commit
2022-03-07  Pádraig Bradystat: only automount with --cached=never
2022-03-07  Rohan Sablels: avoid triggering automounts
2022-03-07  Pádraig Bradybuild: ensure AT_NO_AUTOMOUNT is defined
2022-03-05  Paul Eggertdate: fix newly-introduced %%-N bug
2022-02-25  Paul Eggertchown: warn about USER.GROUP
2022-02-25  Paul Eggertbuild: update gnulib submodule to latest
2022-02-24  Pádraig Bradyfmt: fix invalid multi-byte splitting on macOS
2022-02-24  Pádraig Bradytests: improve compat with macOS
2022-02-23  Paul Eggertdd: counts ending in "B" now count bytes
2022-02-22  Paul Eggertdd: improve doc relative to POSIX
2022-02-22  Paul Eggertdd: support iseek= and oseek=
2022-02-21  Paul Eggertcp: avoid unnecessary buffer allocation
2022-02-19  Paul Eggertbuild: update gnulib submodule to latest
2022-02-15  Pádraig Bradydoc: env: fix man page reference of exec(2) to exec(3p)
2022-02-15  Pádraig Bradydoc: use bold style for man page references
2022-02-15  Pádraig Bradydircolors: speed up processing of TERM entries
2022-02-15  Pádraig Bradydircolors: consider COLORTERM as well as TERM env vars
2022-02-14  Paul Eggerttr: mention multibyte problem in man page
2022-02-14  Paul Eggerttr: improve multibyte etc. doc
2022-02-13  Pádraig Bradydircolors: add --print-ls-colors to display colored...
2022-02-13  Pádraig Bradychown,chgrp: reinstate numeric id output in -v messages
2022-02-13  Paul Eggertsort: fix several version-sort problems
2022-02-13  Paul Eggertbuild: update gnulib submodule to latest
2022-02-12  Pádraig Bradydoc: avoid using "[" is URLS in --help output
2022-02-12  Pádraig Bradydoc: adust --help, --version alignment
2022-02-12  Pádraig Bradydoc: rmdir: improve --help formatting
2022-02-12  Pádraig Bradydoc: ls: reference dircolors(1) from --help
2022-02-12  Pádraig Bradydoc: ls: improve --help formatting
2022-02-08  Paul Eggertdoc: improve version-sort doc
2022-02-07  Christian Hessedircolors: highlight .avif as image
2022-02-05  Paul Eggertdate: test against bug#50115
2022-02-05  Paul Eggertbuild: update gnulib submodule to latest
2022-02-05  Pádraig Bradydoc: fix somewhat ambiguous date format representation
2022-02-05  Paul Eggertdate: improve doc
2022-02-05  Paul Eggertbuild: update gnulib submodule to latest
2022-02-04  Paul Eggertid: print groups of listed name
2022-02-01  Bernhard Voelkerdoc: add NEWS entry for recent cksum change
next