Re: [ANNOUNCE] Git v2.16.0-rc1

2018-01-10 Thread Junio C Hamano
Johannes Schindelin writes: > No, the only thing that changed was the introduction of Git::Packet (and > t0021/*.perl uses that). And that Perl module is not yet installed. Ahh, that is the difference among other users of split(/:/, $ENV{GITPERLLIB}). Scripts other

Re: [git-for-windows] Re: [ANNOUNCE] Git v2.16.0-rc1

2018-01-10 Thread Johannes Sixt
Am 10.01.2018 um 18:37 schrieb Johannes Schindelin: On Tue, 9 Jan 2018, Junio C Hamano wrote: Johannes Schindelin writes: diff --git a/t/t0021/rot13-filter.pl b/t/t0021/rot13-filter.pl index f1678851de9..470107248eb 100644 --- a/t/t0021/rot13-filter.pl +++

Re: [ANNOUNCE] Git v2.16.0-rc1

2018-01-10 Thread Johannes Schindelin
Hi Junio, On Tue, 9 Jan 2018, Junio C Hamano wrote: > Junio C Hamano writes: > > > Johannes Schindelin writes: > > > >> diff --git a/t/t0021/rot13-filter.pl b/t/t0021/rot13-filter.pl > >> index f1678851de9..470107248eb 100644 > >> ---

Re: [ANNOUNCE] Git v2.16.0-rc1

2018-01-10 Thread Johannes Schindelin
Hi Junio, On Tue, 9 Jan 2018, Junio C Hamano wrote: > Johannes Schindelin writes: > > > diff --git a/t/t0021/rot13-filter.pl b/t/t0021/rot13-filter.pl > > index f1678851de9..470107248eb 100644 > > --- a/t/t0021/rot13-filter.pl > > +++ b/t/t0021/rot13-filter.pl > >

Re: [ANNOUNCE] Git v2.16.0-rc1

2018-01-09 Thread Junio C Hamano
Junio C Hamano writes: > Johannes Schindelin writes: > >> diff --git a/t/t0021/rot13-filter.pl b/t/t0021/rot13-filter.pl >> index f1678851de9..470107248eb 100644 >> --- a/t/t0021/rot13-filter.pl >> +++ b/t/t0021/rot13-filter.pl >> @@ -31,7 +31,22

Re: [ANNOUNCE] Git v2.16.0-rc1

2018-01-09 Thread Junio C Hamano
Johannes Schindelin writes: > diff --git a/t/t0021/rot13-filter.pl b/t/t0021/rot13-filter.pl > index f1678851de9..470107248eb 100644 > --- a/t/t0021/rot13-filter.pl > +++ b/t/t0021/rot13-filter.pl > @@ -31,7 +31,22 @@ > # > > use 5.008; > -use lib (split(/:/,

Re: [ANNOUNCE] Git v2.16.0-rc1

2018-01-06 Thread Johannes Schindelin
Hi again, On Sat, 6 Jan 2018, Johannes Schindelin wrote: > On Fri, 5 Jan 2018, Junio C Hamano wrote: > > > A release candidate Git v2.16.0-rc1 is now available for testing > > at the usual places. It is comprised of 455 non-merge commits > > since v2.15.0, contributed by 79 people, 23 of which

Re: [ANNOUNCE] Git v2.16.0-rc1

2018-01-06 Thread Johannes Schindelin
Hi team, On Fri, 5 Jan 2018, Junio C Hamano wrote: > A release candidate Git v2.16.0-rc1 is now available for testing > at the usual places. It is comprised of 455 non-merge commits > since v2.15.0, contributed by 79 people, 23 of which are new faces. I rebased Git for Windows' thicket of

[ANNOUNCE] Git v2.16.0-rc1

2018-01-05 Thread Junio C Hamano
A release candidate Git v2.16.0-rc1 is now available for testing at the usual places. It is comprised of 455 non-merge commits since v2.15.0, contributed by 79 people, 23 of which are new faces. The tarballs are found at: https://www.kernel.org/pub/software/scm/git/testing/ The following