这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: 17666/git

Tags

prerelease-v2.11.0.windows.1.1

Toggle prerelease-v2.11.0.windows.1.1's commit message
Pre-release to test fixes for git-for-windows#981 and git-for-windows…

…#987

v2.11.0.windows.1

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

Changes since Git for Windows v2.10.2 (November 2nd 2016)

New Features

  * Comes with Git v2.11.0.
  * Performance of git add in large worktrees was improved.
  * A new, experimental, builtin version of the difftool is available
    as an opt-in feature.
  * Support has been added to generate project files for Visual Studio
    2010 and later.

Bug Fixes

  * The preload-index feature now behaves much better in conjunction
    with sparse checkouts.
  * When encountering a symbolic link, Git now always tries to read it,
    not only when core.symlinks = true.
  * The regression where Git would not interpret non-ASCII characters
    passed from a CMD window correctly has been fixed.
  * Performance of the cache of case-insensitive file names has been
    improved.
  * When building with MS Visual C, release builds are now properly
    optimized.
  * git cvsexportcommit now also works with CVSNT.
  * Git's Perl no longer gets confused by externally-set PERL5LIB.
  * The uninstaller no longer leaves an empty Git\mingw64 folder behind
    .
  * The installer now actually records whether the user chose to enable
    or disable the Git Credential Manager.
  * A certain scenario that could cause a crash in cherry-pick no
    longer causes that.

v2.11.0

Toggle v2.11.0's commit message

Verified

This tag was signed with the committer’s verified signature.
gitster Junio C Hamano
Git 2.11

v2.11.0-rc3.windows.1

Toggle v2.11.0-rc3.windows.1's commit message
Prerelease of v2.11.0-rc3.windows.1

v2.11.0-rc3

Toggle v2.11.0-rc3's commit message

Verified

This tag was signed with the committer’s verified signature.
gitster Junio C Hamano
Git 2.11-rc3

v2.11.0-rc2.windows.1

Toggle v2.11.0-rc2.windows.1's commit message
Prerelease of v2.11.0-rc2.windows.1

v2.11.0-rc2

Toggle v2.11.0-rc2's commit message

Verified

This tag was signed with the committer’s verified signature.
gitster Junio C Hamano
Git 2.11-rc2

v2.11.0-rc1.windows.1

Toggle v2.11.0-rc1.windows.1's commit message
Prerelease of v2.11.0-rc1.windows.1

v2.11.0-rc1

Toggle v2.11.0-rc1's commit message

Verified

This tag was signed with the committer’s verified signature.
gitster Junio C Hamano
Git 2.11.0-rc1

v2.11.0-rc0.windows.2

Toggle v2.11.0-rc0.windows.2's commit message
Second preview of Git for Windows v2.11.0 release candidate 0

This reflects Git for Windows' current `master`, this time *really*
rebased to upstream Git's v2.11.0-rc0 (the earlier preview was
incorrect, as noticed by Lars Schneider)..