Hi Randall,
On Mon, 10 Jun 2019, Randall S. Becker wrote:
> On Friday, June 7, 2019 5:31 PM, Junio C Hamano wrote:
> > The latest feature release Git v2.22.0 is now available at the
> > usual places. It is comprised of 745 non-merge commits since
> > v2.21.0, contributed by 74 people, 18 of whic
On Friday, June 7, 2019 5:31 PM, Junio C Hamano wrote:
> The latest feature release Git v2.22.0 is now available at the
> usual places. It is comprised of 745 non-merge commits since
> v2.21.0, contributed by 74 people, 18 of which are new faces.
Report from NonStop tests:
t7519 subtest 25 still
Thanks, a bunch Junio!
On 14:31 Fri 07 Jun , Junio C Hamano wrote:
The latest feature release Git v2.22.0 is now available at the
usual places. It is comprised of 745 non-merge commits since
v2.21.0, contributed by 74 people, 18 of which are new faces.
The tarballs are found at:
https://ww
On Monday, June 3, 2019 10:14 AM, I wrote:
> On Monday, June 3, 2019 9:50 AM, Johannes Schindelin wrote:
> > To: Randall S. Becker
> > Cc: 'Junio C Hamano' ; git@vger.kernel.org
> > Subject: RE: [ANNOUNCE] Git v2.22.0-rc2
> >
> > Hi Randall,
> >
Team,
I was a bit too tired last night to wait for the trusty Azure Pipelines to
finish publishing this preview, so with a bit of delay, here comes the
announcement:
https://github.com/git-for-windows/git/releases/tag/v2.22.0-rc3.windows.1
Thanks,
Johannes
On Mon, 3 Jun 2019, Junio C Hamano wro
On Tue, Jun 04, 2019 at 11:32:24AM +1000, Ben Humphreys wrote:
> Hi folks,
>
> I’m one of the Bitbucket Server developers and I just wanted to let
> you know of one of our test cases that is now failing on the 2.22.0
> release candidates (tested rc2 and rc3). I’m still looking into it,
> but figur
Thanks, a bunch Junio!
On 13:23 Mon 03 Jun , Junio C Hamano wrote:
A release candidate Git v2.22.0-rc3 is now available for testing
at the usual places. It is comprised of 718 non-merge commits
since v2.21.0, contributed by 67 people, 17 of which are new faces.
Hopefully, this will be the last
Hi folks,
I’m one of the Bitbucket Server developers and I just wanted to let
you know of one of our test cases that is now failing on the 2.22.0
release candidates (tested rc2 and rc3). I’m still looking into it,
but figure the release is probably imminent so worth reporting sooner
than later.
T
On Monday, June 3, 2019 9:50 AM, Johannes Schindelin wrote:
> To: Randall S. Becker
> Cc: 'Junio C Hamano' ; git@vger.kernel.org
> Subject: RE: [ANNOUNCE] Git v2.22.0-rc2
>
> Hi Randall,
>
> On Sun, 2 Jun 2019, Randall S. Becker wrote:
>
> > Just a few
Hi Randall,
On Sun, 2 Jun 2019, Randall S. Becker wrote:
> Just a few small nits from RC2 test results on the NonStop TNS/E
> platform:
>
> 1. t0021 subtest 15 is being flakey. It fails on the first run (make -k
> test) but succeeds when run in isolation. This is new on the NonStop
> TNS/E platfo
Just a few small nits from RC2 test results on the NonStop TNS/E platform:
1. t0021 subtest 15 is being flakey. It fails on the first run (make -k test)
but succeeds when run in isolation. This is new on the NonStop TNS/E platform.
t0021 has been a bit flakey in the past, but not recently. Just
Team,
here is the corresponding Git for Windows v2.22.0-rc2:
https://github.com/git-for-windows/git/releases/tag/v2.22.0-rc2.windows.1
So far, I am rather happy with the robustness of the release candidates,
but please y'all: test!
Thanks,
Johannes
On Thu, 30 May 2019, Junio C Hamano wrote:
>
On Tue, May 21, 2019 at 6:24 PM Ævar Arnfjörð Bjarmason
wrote:
>
>
> On Tue, May 21 2019, Duy Nguyen wrote:
>
> > (dropping lkml and git-packagers)
> >
> > On Tue, May 21, 2019 at 3:31 PM Duy Nguyen wrote:
> >> > The bug there is that the old opt_arg() code would be torelant to empty
> >> > value
On Tue, May 21 2019, Duy Nguyen wrote:
> (dropping lkml and git-packagers)
>
> On Tue, May 21, 2019 at 3:31 PM Duy Nguyen wrote:
>> > The bug there is that the old opt_arg() code would be torelant to empty
>> > values. I noticed a similar change the other day with the --abbrev
>> > option, but
(dropping lkml and git-packagers)
On Tue, May 21, 2019 at 3:31 PM Duy Nguyen wrote:
> > The bug there is that the old opt_arg() code would be torelant to empty
> > values. I noticed a similar change the other day with the --abbrev
> > option, but didn't think it was worth noting. Maybe it's a mor
On Tue, May 21, 2019 at 5:27 AM Ævar Arnfjörð Bjarmason
wrote:
>
>
> On Mon, May 20 2019, Bryan Turner wrote:
>
> > On Sun, May 19, 2019 at 10:00 AM Junio C Hamano wrote:
> >>
> >> * The diff machinery, one of the oldest parts of the system, which
> >>long predates the parse-options API, use
On Mon, May 20 2019, Bryan Turner wrote:
> On Sun, May 19, 2019 at 10:00 AM Junio C Hamano wrote:
>>
>> * The diff machinery, one of the oldest parts of the system, which
>>long predates the parse-options API, uses fairly long and complex
>>handcrafted option parser. This is being rew
On Sun, May 19, 2019 at 10:00 AM Junio C Hamano wrote:
>
> * The diff machinery, one of the oldest parts of the system, which
>long predates the parse-options API, uses fairly long and complex
>handcrafted option parser. This is being rewritten to use the
>parse-options API.
It look
Team,
Git for Windows v2.22.0-rc1 is available here:
https://github.com/git-for-windows/git/releases/tag/v2.22.0-rc1.windows.1
Thanks,
Johannes
On Sun, 19 May 2019, Junio C Hamano wrote:
> A release candidate Git v2.22.0-rc1 is now available for testing
> at the usual places. It is c
Hi Junio,
On Tue, 14 May 2019, Junio C Hamano wrote:
> * "git diff --no-index" may still want to access Git goodies like
>--ext-diff and --textconv, but so far these have been ignored,
>which has been corrected.
>(merge 287ab28bfa jk/diff-no-index-initialize later to maint).
How abo
Team,
Git for Windows v2.22.0-rc0 is now available from here:
https://github.com/git-for-windows/git/releases/tag/v2.22.0-rc0.windows.1
Most notably, the built-in `git add -i` and `git add -p` is available as
an experimental option.
All your testing is appreciated!
Thanks,
Johannes
O
Ævar Arnfjörð Bjarmason writes:
> -CC lkml & git-packagers.
>
> Some suggestions for fixes in RelNotes & last-minute observations:
Thanks.
>> * "git stash" has been rewritten in C.
>
> I just noticed that stash.useBuiltin added in 90a462725e ("stash:
> optionally use the scripted version again
-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-
23 matches
Mail list logo