Skip to content

Tags: JondChen/git

Tags

v2.23.0.windows.1

Toggle v2.23.0.windows.1's commit message
Git for Windows v2.23.0

Changes since Git for Windows v2.22.0 (June 8th 2019)

New Features

  * Comes with Git v2.23.0.
  * Comes with patch level 3 of the MSYS2 runtime (Git for Windows
    flavor) based on Cygwin 3.0.7.
  * Comes with PCRE2 v10.33.
  * Comes with GNU Privacy Guard v2.2.17.
  * Comes with cURL v7.65.3.
  * Comes with Git LFS v2.8.0.
  * When configuring Git for Windows to use plink, there is now a
    checkbox specifically for TortoisePlink.
  * The FSCache feature is now used with git checkout and git reset in
    sparse checkouts.

Bug Fixes

  * Git for Windows' MSYS2 runtime was patched to fix a bug where
    setting the environment variable SHELL to an empty string in a
    shell script would not only fail to pass that setting to non-MSYS2
    processes (such as git.exe) but also completely skip all
    environment variables that sort after said variable.
  * git clean -dfx no longer follows NTFS junction points (also known
    as mount points).
  * A workaround now allows cloning to certain network drives (e.g.
    Isilon).
  * Fixed CVE-2019-1211 in MinGit/Portable Git by being more careful
    about validating the Windows-wide config.

v2.21.0.windows.3

Toggle v2.21.0.windows.3's commit message

Verified

This tag was signed with the committer’s verified signature.
dscho Johannes Schindelin
MinGit for Windows v2.21.0(3)

Changes since MinGit v2.21.0(2) (August 13th 2019)

Bug Fixes

  * When C:\ProgramData\Git\config's ownership is validated before it is
    used, a non-existing file does not trigger a warning about dubious
    ownership any longer.

v2.19.2.windows.3

Toggle v2.19.2.windows.3's commit message

Verified

This tag was signed with the committer’s verified signature.
dscho Johannes Schindelin
MinGit for Windows v2.19.2(3)

Changes since MinGit v2.19.2(2) (August 13th 2019)

Bug Fixes

  * When C:\ProgramData\Git\config's ownership is validated before it is
    used, a non-existing file does not trigger a warning about dubious
    ownership any longer.

v2.14.4.windows.4

Toggle v2.14.4.windows.4's commit message

Verified

This tag was signed with the committer’s verified signature.
dscho Johannes Schindelin
MinGit for Windows v2.14.4(4)

Changes since MinGit v2.14.4(3) (August 13th 2019)

Bug Fixes

  * When C:\ProgramData\Git\config's ownership is validated before it is
    used, a non-existing file does not trigger a warning about dubious
    ownership any longer.

v2.11.1.mingit-prerelease.5

Toggle v2.11.1.mingit-prerelease.5's commit message

Verified

This tag was signed with the committer’s verified signature.
dscho Johannes Schindelin
MinGit v2.11.1 prerelease 5

Changes since MinGit v2.11.1 prerelease 4 (August 13th 2019)

Bug Fixes

  * When C:\ProgramData\Git\config's ownership is validated before it is
    used, a non-existing file does not trigger a warning about dubious
    ownership any longer.

v2.23.0-rc2.windows.1

Toggle v2.23.0-rc2.windows.1's commit message

Verified

This tag was signed with the committer’s verified signature.
dscho Johannes Schindelin
Third preview for v2.23.0

v2.23.0-rc1.windows.1

Toggle v2.23.0-rc1.windows.1's commit message

Verified

This tag was signed with the committer’s verified signature.
dscho Johannes Schindelin
Second preview for v2.23.0

v2.23.0-rc0.windows.1

Toggle v2.23.0-rc0.windows.1's commit message

Verified

This tag was signed with the committer’s verified signature.
dscho Johannes Schindelin
Early preview of Git for Windows v2.23.0.

v2.19.2.windows.2

Toggle v2.19.2.windows.2's commit message

Verified

This tag was signed with the committer’s verified signature.
dscho Johannes Schindelin
MinGit for Windows v2.19.2(2)

Changes since MinGit v2.19.2 (November 21st 2018)

Bug Fixes

  * `git version --build-options` now reports the correct architecture
    for 32-bit builds again.
  * Git can now access `git://` remotes again.
  * C:\ProgramData\Git\config's ownership is validated before it is used

v2.21.0.windows.2

Toggle v2.21.0.windows.2's commit message

Verified

This tag was signed with the committer’s verified signature.
dscho Johannes Schindelin
MinGit for Windows v2.21.0(2)

Changes since MinGit v2.21.0(2) (Feb 26th 2019)

Bug Fixes

  * C:\ProgramData\Git\config's ownership is validated before it is used