From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Hommey Subject: Re: [msysGit] Git for Windows 1.9.0 (fwd) Date: Tue, 18 Feb 2014 11:33:19 +0900 Message-ID: <20140218023319.GA10300@glandium.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: git@vger.kernel.org To: Johannes Schindelin X-From: git-owner@vger.kernel.org Tue Feb 18 03:33:32 2014 Return-path: Envelope-to: gcvg-git-2@plane.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WFaV1-0004tf-Rq for gcvg-git-2@plane.gmane.org; Tue, 18 Feb 2014 03:33:32 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752225AbaBRCdZ (ORCPT ); Mon, 17 Feb 2014 21:33:25 -0500 Received: from ks3293202.kimsufi.com ([5.135.186.141]:55815 "EHLO zenigata.glandium.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751254AbaBRCdY (ORCPT ); Mon, 17 Feb 2014 21:33:24 -0500 Received: from glandium by zenigata.glandium.org with local (Exim 4.82) (envelope-from ) id 1WFaUq-0002hS-4P; Tue, 18 Feb 2014 11:33:20 +0900 Content-Disposition: inline In-Reply-To: X-GPG-Fingerprint: 182E 161D 1130 B9FC CD7D B167 E42A A04F A6AA 8C72 User-Agent: Mutt/1.5.21 (2010-09-15) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Tue, Feb 18, 2014 at 12:52:28AM +0100, Johannes Schindelin wrote: > Hopefully the Postfix Greylisting Policy Server will not try again to > greylist me, as it might however do without violating the RFC. > > ---------- Forwarded message ---------- > Date: Tue, 18 Feb 2014 00:38:54 +0100 (CET) > From: Johannes Schindelin > To: msysgit@googlegroups.com > Cc: git@vger.kernel.org > Subject: [msysGit] Git for Windows 1.9.0 > > Dear Git fanbois, > > this announcement informs you that the small team of volunteers who keep > the Git ship afloat for the most prevalent desktop operating system > managed to release yet another version of Git for Windows: > > Git Release Notes (Git-1.9.0-preview20140217) > Last update: 17 February 2013 > > Changes since Git-1.8.5.2-preview20131230 > > New Features > - Comes with Git 1.9.0 plus Windows-specific patches. > - Better work-arounds for Windows-specific path length limitations (pull > request #122) > - Uses optimized TortoiseGitPLink when detected (msysGit pull request > #154) > - Allow Windows users to use Linux Git on their files, using Vagrant > http://www.vagrantup.com/ (msysGit pull request #159) I was curious about this, so i went to github and... couldn't find any pull request above #126. Mike