* [msysGit] Git for Windows 1.9.0 (fwd)
@ 2014-02-17 23:52 Johannes Schindelin
2014-02-18 2:33 ` Mike Hommey
0 siblings, 1 reply; 4+ messages in thread
From: Johannes Schindelin @ 2014-02-17 23:52 UTC (permalink / raw)
To: git
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 <Johannes.Schindelin@gmx.de>
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)
- InnoSetup 5.5.4 is now used to generate the installer (msysGit pull
request #167)
Bugfixes
- Fixed regression with interactive password prompt for remotes using the
HTTPS protocol (issue #111)
- We now work around Subversion servers printing non-ISO-8601-compliant
time stamps (pull request #126)
- The installer no longer sets the HOME environment variable (msysGit pull
request #166)
- Perl no longer creates empty sys$command files when no stdin is
connected (msysGit pull request #152)
Ciao,
Johannes
--
--
*** Please reply-to-all at all times ***
*** (do not pretend to know who is subscribed and who is not) ***
*** Please avoid top-posting. ***
The msysGit Wiki is here: https://github.com/msysgit/msysgit/wiki - Github accounts are free.
You received this message because you are subscribed to the Google
Groups "msysGit" group.
To post to this group, send email to msysgit@googlegroups.com
To unsubscribe from this group, send email to
msysgit+unsubscribe@googlegroups.com
For more options, and view previous threads, visit this group at
http://groups.google.com/group/msysgit?hl=en_US?hl=en
---
You received this message because you are subscribed to the Google Groups "msysGit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to msysgit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [msysGit] Git for Windows 1.9.0 (fwd)
2014-02-17 23:52 [msysGit] Git for Windows 1.9.0 (fwd) Johannes Schindelin
@ 2014-02-18 2:33 ` Mike Hommey
2014-02-18 9:04 ` Erik Faye-Lund
0 siblings, 1 reply; 4+ messages in thread
From: Mike Hommey @ 2014-02-18 2:33 UTC (permalink / raw)
To: Johannes Schindelin; +Cc: git
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 <Johannes.Schindelin@gmx.de>
> 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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [msysGit] Git for Windows 1.9.0 (fwd)
2014-02-18 2:33 ` Mike Hommey
@ 2014-02-18 9:04 ` Erik Faye-Lund
2014-02-18 9:32 ` Mike Hommey
0 siblings, 1 reply; 4+ messages in thread
From: Erik Faye-Lund @ 2014-02-18 9:04 UTC (permalink / raw)
To: Mike Hommey; +Cc: Johannes Schindelin, git
On Tue, Feb 18, 2014 at 3:33 AM, Mike Hommey <mh@glandium.org> wrote:
> 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 <Johannes.Schindelin@gmx.de>
>> 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.
>
It's right here: https://github.com/msysgit/msysgit/pull/159
You probably looked in our git repo rather than our msysGit repo.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-02-18 9:33 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-17 23:52 [msysGit] Git for Windows 1.9.0 (fwd) Johannes Schindelin
2014-02-18 2:33 ` Mike Hommey
2014-02-18 9:04 ` Erik Faye-Lund
2014-02-18 9:32 ` Mike Hommey
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).