X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:to:references:subject :content-type; q=dns; s=default; b=hqftORi0qcqbA/pVeWBVwiSgTuTFT NCjj+JQPLhVrhTVHRfM5x1q0zkbVYe4iCLCMVIyYgdBNhfaTk3u/Ce1nU8p70DAD xUTu6uBFCrilLrU35eilp5Pf5Tf/vj7U92feZ+rk8U/dOeKWO882cxLQN0CjFKDT DiSAQuZRmSFCpA= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:to:references:subject :content-type; s=default; bh=dOPVm+dGO8+3H2WSR+MsC2I40sA=; b=u/E mvQ/73qz05WSFSftgoQX7t9OQB3AtNvetT9biwACf94OUWIcPWjVOu8OmeifawWi fHtwtGz4uBXE+ApL954XCK5npUfKo3G4XL+CdWhfpgTFkYu5aaDiYsUCgDKPMEaA sMK4GvHre/SDu1Ftzwhcn+XWnmAkRmiIgW9RxMz8= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=1.3 required=5.0 tests=BAYES_50,FREEMAIL_FROM,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.1 spammy=grateful, mirror, delays, Git X-HELO: mail-ot1-f54.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=message-id:date:from:to:references:subject:user-agent; bh=eNes7KPd8FuZfq7TJOEuVg9z5S6c50eayRKeTd3t3Nc=; b=ickNLwAIB+NCyswGmYUTfS80MbRnf8PtsYWEBSCh6tRXJMORUhvxFU5IfRD2K27aIJ DXXixzFuJP8lQdt8SpJcFFQHVEHjUfDQ4D6G0SM79JYrILsjYh00torx8kQf/F4ZkvjY LU4F1Gw6AFDCtimEKO/MDe7dx6bCLDF4PxFHQtNTfWYBgyhB/NXf7uqbNaXwQ2Alnoyr BXzM715+JxGx9QmxUms/Z7wl3BbLQG9h8mbULJf6EFPVfUJjKv1L5q53Z4N7vSZyep7A pfexQxFryAt/heCg992DBp8Ghzl1p53l1BPHOpC++5eEv3Ju3d2GkUv7VO3U/t5AQD+W IYZw== Message-ID: <5cca332a.1c69fb81.2349a.f373@mx.google.com> Date: Wed, 01 May 2019 17:00:42 -0700 (PDT) From: Steven Penny To: cygwin AT cygwin DOT com References: Subject: Re: [ANNOUNCEMENT] Test: Git v2.21.0-1 Content-Type: text/plain; charset=utf8; format=flowed User-Agent: Tryst/2.8.0 (cup.github.io/suede/tryst) On Wed, 1 May 2019 22:08:25, Adam Dinwoodie wrote: > After far more delay than I'd have liked, version 2.21.0-1 of Git has > been uploaded and should be coming soon to a mirror near you. Because > a lot of the delays in producing this version have been down to > getting a stable and clean build, and that's the sort of thing that > has caused problems in the past, for now this release is available as > a test version only. If you're able, I'd be very grateful if you can > install it and check it works as expected. > > If there are no identified problems, I intend to promote this to > stable in a couple of weeks. This new version incorporates a fix for a long standing path issue that was introduced Dec 2016: https://github.com/git/git/commit/05b458c and I reported Nov 2018: https://cygwin.com/ml/cygwin/2018-11/msg00136.html and patched Dec 2018: https://github.com/git/git/commit/1cadad6 My basic test passes so thats appreciated. Also this new version incorporates a feature addition "git blame --color-by-age" which was introduced May 2018: https://github.com/git/git/commit/3d24129 I never requested a new version because... reasons: https://cygwin.com/ml/cygwin/2018-05/msg00193.html at any rate, my basic test for "blame" with color passes so thats appreciated. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple