From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org, Johannes Schindelin <Johannes.Schindelin@gmx.de>
Subject: Re: [ANNOUNCE] Git v2.22.0-rc0
Date: Tue, 14 May 2019 00:26:42 +0200 [thread overview]
Message-ID: <87pnomvvml.fsf@evledraar.gmail.com> (raw)
In-Reply-To: <xmqqef52baih.fsf@gitster-ct.c.googlers.com>
-CC lkml & git-packagers.
Some suggestions for fixes in RelNotes & last-minute observations:
On Mon, May 13 2019, Junio C Hamano wrote:
> * "git stash" has been rewritten in C.
I just noticed that stash.useBuiltin added in 90a462725e ("stash:
optionally use the scripted version again", 2019-02-25) doesn't have
docs like rebase.useBuiltin d8d0a546f0 ("rebase doc: document
rebase.useBuiltin", 2018-11-14).
> * Mechanically and systematically drop "extern" from function
> declarlation.
s/declarlation/declaration/
>
> * The script to aggregate perf result unconditionally depended on
> libjson-perl even though it did not have to, which has been
> corrected.
Trivial, but maybe s/libjson-perl/JSON.pm/, i.e. use the Perl way of
referring to it, not Debian's package name.
> * Build update for SHA-1 with collision detection.
> (merge 07a20f569b jk/sha1dc later to maint).
Hopefully my just-sent follow-up to this will make it for 2.22.0...
> * "git chery-pick" (and "revert" that shares the same runtime engine)
s/chery-pick/cherry-pick/
next prev parent reply other threads:[~2019-05-13 22:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-13 16:10 [ANNOUNCE] Git v2.22.0-rc0 Junio C Hamano
2019-05-13 22:26 ` Ævar Arnfjörð Bjarmason [this message]
2019-05-13 22:34 ` Junio C Hamano
2019-05-14 9:00 ` Johannes Schindelin
2019-05-14 12:24 ` Johannes Schindelin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87pnomvvml.fsf@evledraar.gmail.com \
--to=avarab@gmail.com \
--cc=Johannes.Schindelin@gmx.de \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.