All of lore.kernel.org
 help / color / mirror / Atom feed
* Git for Windows 1.9.0
@ 2014-02-17 23:38 Johannes Schindelin
  2014-02-18  9:10 ` Stefan Näwe
  2014-02-19 12:00 ` adam
  0 siblings, 2 replies; 3+ messages in thread
From: Johannes Schindelin @ 2014-02-17 23:38 UTC (permalink / raw)
  To: msysgit; +Cc: git

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] 3+ messages in thread

* Re: Git for Windows 1.9.0
  2014-02-17 23:38 Git for Windows 1.9.0 Johannes Schindelin
@ 2014-02-18  9:10 ` Stefan Näwe
  2014-02-19 12:00 ` adam
  1 sibling, 0 replies; 3+ messages in thread
From: Stefan Näwe @ 2014-02-18  9:10 UTC (permalink / raw)
  To: Johannes Schindelin, msysgit; +Cc: git

Am 18.02.2014 00:38, schrieb Johannes Schindelin:
> 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
> 

Thanks to all involved!


Stefan
-- 
----------------------------------------------------------------
/dev/random says: I didn't cheat, I just changed the Rules!
python -c "print '73746566616e2e6e616577654061746c61732d656c656b74726f6e696b2e636f6d'.decode('hex')"

-- 
-- 
*** 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] 3+ messages in thread

* Re: Git for Windows 1.9.0
  2014-02-17 23:38 Git for Windows 1.9.0 Johannes Schindelin
  2014-02-18  9:10 ` Stefan Näwe
@ 2014-02-19 12:00 ` adam
  1 sibling, 0 replies; 3+ messages in thread
From: adam @ 2014-02-19 12:00 UTC (permalink / raw)
  To: msysgit; +Cc: git

[-- Attachment #1: Type: text/plain, Size: 2309 bytes --]

awesome work guys! thank you very much!

On Tuesday, 18 February 2014 00:38:54 UTC+1, Johannes Schindelin wrote:
>
> 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.

[-- Attachment #2: Type: text/html, Size: 3323 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-02-19 12:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-17 23:38 Git for Windows 1.9.0 Johannes Schindelin
2014-02-18  9:10 ` Stefan Näwe
2014-02-19 12:00 ` adam

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.