Skip to content

Releases: git-for-windows/git

Git for Windows 2.6.0

29 Sep 20:52
Compare
Choose a tag to compare

Changes since Git for Windows 2.5.3 (September 18th 2015)

New Features

Bug Fixes

Git for Windows 2.5.3

18 Sep 19:06
Compare
Choose a tag to compare

Changes since Git-2.5.2(2) (September 13th 2015)

New Features

Bug fixes

Git for Windows 2.5.2 (Release 2)

12 Sep 22:34
Compare
Choose a tag to compare

This release primarily fixes the Git GUI regression that was introduced into Git for Windows 2.5.2. In addition, the following bugs have been fixed:

Git for Windows 2.5.2

10 Sep 20:46
Compare
Choose a tag to compare

Changes since Git-2.5.1 (August 31th 2015)

New Features

Bug fixes

Git for Windows 2.5.1

31 Aug 08:42
Compare
Choose a tag to compare

Apart from being based on Git 2.5.1, this Git for Windows release brings the following bug fixes:

Git for Windows 2.5.0

18 Aug 11:28
Compare
Choose a tag to compare

This is the first official version of Git for Windows (i.e. the first release without the -preview suffix).

It would not have been possible without substantial support of GitHub, in particular Michael Haggerty, Jeff King and Brendan Forster, the help of Karsten Blees, Nalla, Sebastian Schuberth, and other contributors including Microsoft.

Fifth release candidate of Git for Windows

18 Jul 15:14
Compare
Choose a tag to compare

Apart from synchronizing with Git 2.4.6, this version brings the following fixes:

  • Git for Windows handles symlinks now, even if core.symlinks does not tell Git to generate symlinks itself.
  • git svn learned not to reuse incompatible on-disk caches left over from previous Git for Windows versions.

Fourth release candidate of Git for Windows 2.x

29 Jun 08:22
Compare
Choose a tag to compare

Apart from synchronizing with Git 2.4.5, this release candidate fixes a critical bug that prevented GitHub for Windows from using Git for Windows 2.x for its command-line tools.

Third release candidate of Git for Windows 2.x

20 Jun 12:02
Compare
Choose a tag to compare

New Features

  • Comes with Git 2.4.4
  • The POSIX-to-Windows path mangling can now be turned off by setting the MSYS_NO_PATHCONV environment variable. This even works for individual command lines: MSYS_NO_PATHCONV=1 cmd /c dir /x will list the files in the current directory along with their 8.3 versions.

Bug fixes

Second release candidate of Git for Windows 2.x

12 Jun 15:24
Compare
Choose a tag to compare

This is the second release candidate of Git for Windows 2.x, based on Git 2.4.3.

Please see the release notes for details.