Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1689454

Re: [ANNOUNCE] Git v2.14.0-rc0

From Junio C Hamano <gitster@pobox.com>
Newsgroups linux.kernel
Subject Re: [ANNOUNCE] Git v2.14.0-rc0
Date 2017-07-17 22:50 +0200
Message-ID <u4l7P-1qg-13@gated-at.bofh.it> (permalink)
References <u2W1P-3Jy-9@gated-at.bofh.it> <u3i2m-1SH-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Ævar Arnfjörð Bjarmason <avarab@gmail.com> writes:

> On Thu, Jul 13 2017, Junio C. Hamano jotted:
>
> Proposed improvements for the release notes (is this a good way to
> propose RelNotes changes?)

Thanks.  You could also throw a patch just like any bugfix/update
to documentation, I would think.

> I think this may explain it better:
>
>  * The "[includeIf "gitdir:$dir"] path=..." mechanism introduced in
>    2.13.0 would canonicalize the path of the gitdir being
>    matched.
>
>    Therefore it wouldn't match e.g. "gitdir:~/work/*" against a repo in
>    "~/work/main" if ~/work was a symlink to "/mnt/storage/work".
>
>    Now we match both the resolved canonical path and what "pwd" would
>    show. The include will happen if either one matches.

Will use this (and some others) verbatim ;-)  Thanks.

>>  * Update "perl-compatible regular expression" support to enable JIT
>>    and also allow linking with the newer PCRE v2 library.
>
> At the risk of advertising work I've done too much, I think it makes
> sense to split this into two separate and somewhat more verbose items:

As I shoot for shorter summary, going down to too much detail in
these entries is not welcome.

However, an exception is the top part of the release notes where we
discuss backward incompatible changes etc. that helps people to
decide the deployment strategy.  Encouraging migration from v1 to v2
belongs there, I would think.

Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread


Thread

[ANNOUNCE] Git v2.14.0-rc0 Junio C Hamano <gitster@pobox.com> - 2017-07-14 01:50 +0200
  Re: [ANNOUNCE] Git v2.14.0-rc0 Ævar Arnfjörð Bjarmason <avarab@gmail.com> - 2017-07-15 01:20 +0200
    Re: [ANNOUNCE] Git v2.14.0-rc0 Christian Couder <christian.couder@gmail.com> - 2017-07-15 06:10 +0200
      Re: [ANNOUNCE] Git v2.14.0-rc0 Ævar Arnfjörð Bjarmason <avarab@gmail.com> - 2017-07-15 12:10 +0200
    Re: [ANNOUNCE] Git v2.14.0-rc0 Junio C Hamano <gitster@pobox.com> - 2017-07-17 22:50 +0200

csiph-web