Skip to content

Releases: microsoft/git

v2.46.1.vfs.0.0

18 Sep 11:00

Choose a tag to compare

v2.46.1.vfs.0.0 Pre-release
Pre-release

What's Changed

  • Update Ubuntu/Debian steps to use sudo where required (#680)
  • Update to Git v2.46.1

Full Changelog: v2.46.1.vfs.0.0...v2.46.1.vfs.0.0

v2.46.0.vfs.0.0

30 Jul 00:51

Choose a tag to compare

What's Changed

  • Fix regression in incremental-repack maintenance step by reverting b7d6f23 (#678)
  • Add advice message when expanding spare index (#678)
  • Update readme about installing on older Ubuntu distributions (#677)

Full Changelog: v2.45.2.vfs.0.3...v2.46.0.vfs.0.0

v2.45.2.vfs.0.3

15 Jul 07:47
bff505b

Choose a tag to compare

v2.45.2.vfs.0.3 Pre-release
Pre-release

What's Changed

  • revert change to ignore_skip_worktree in git checkout and git restore by @derrickstolee in #674

Full Changelog: v2.45.2.vfs.0.2...v2.45.2.vfs.0.3

v2.45.2.vfs.0.2

02 Jul 11:20

Choose a tag to compare

v2.45.2.vfs.0.2 Pre-release
Pre-release

What's Changed

Full Changelog: v2.45.2.vfs.0.1...v2.45.2.vfs.0.2

v2.45.2.vfs.0.1

06 Jun 17:46

Choose a tag to compare

This release of microsoft/git includes all changes from upstream Git v2.45.2 and Git for Windows v2.45.2.windows.1. Additionally, the following changes are included:

  • Fix scalar cache-server --set ... on Linux #653
  • Fix mixed git reset when using virtual filesystem (again) #651

Full Changelog: v2.45.1.vfs.0.0...v2.45.2.vfs.0.1

v2.45.2.vfs.0.0

04 Jun 07:20

Choose a tag to compare

v2.45.2.vfs.0.0 Pre-release
Pre-release

Note: Please use v2.45.2/vfs.0.1 instead; This version has a bug that prevents git update-git-for-windows from working correctly.

This release of microsoft/git includes all changes from upstream Git v2.45.2 and Git for Windows v2.45.2.windows.1. Additionally, the following changes are included:

  • Fix scalar cache-server --set ... on Linux #653
  • Fix mixed git reset when using virtual filesystem (again) #651

Full Changelog: v2.45.1.vfs.0.0...v2.45.2.vfs.0.0

v2.45.1.vfs.0.0

14 May 20:36

Choose a tag to compare

v2.45.1.vfs.0.0 Pre-release
Pre-release

This release of microsoft/git includes all changes from upstream Git v2.45.1 and Git for Windows v2.45.1.windows.1. Additionally, the following changes are included:

  • Prevent potential segfault in scalar reconfigure --all #647
  • scalar: make GVFS Protocol a forced choice #648
  • build-installers: Update to actions/checkout v4 #649
  • Merge upstream fix for osx-gcc job #650

Full Changelog: v2.45.0.vfs.0.0...v2.45.1.vfs.0.0

v2.45.0.vfs.0.0

29 Apr 23:08

Choose a tag to compare

This release of microsoft/git includes all changes from upstream Git v2.45.0, Git for Windows v2.45.0.windows.1, and microsoft/git
v2.44.0.vfs.0.2. Additionally, the following changes are included:

  • Fix sparse-checkout crash due to custom virtual filesystem patches by @derrickstolee in #639
  • libcurl 8.7 regression workaround by @dscho in #640
  • builtin/clone: allow remote helpers to detect repo by @dscho in #641
  • For each repo stop on error by @dscho in #642

Full Changelog: v2.44.0.vfs.0.2...v2.45.0.vfs.0.0

v2.44.0.vfs.0.2

27 Mar 19:13
105fa1d

Choose a tag to compare

This release updates MacOS universal binaries to dynamically link to the version of libcurl installed on the system, rather than from a Homebrew installation.

What's Changed

Full Changelog: v2.44.0.vfs.0.1...v2.44.0.vfs.0.2

v2.44.0.vfs.0.2.rc0

26 Mar 16:00

Choose a tag to compare

v2.44.0.vfs.0.2.rc0 Pre-release
Pre-release

This is a candidate prerelease for v2.44.0.vfs.0.2.

The only change is in how we dynamically link to libcurl. This version links to the OS-supplied libraries. The previous release linked to a Homebrew library on ARM64 that may not be present on some users machines.

Full Changelog: v2.44.0.vfs.0.1...v2.44.0.vfs.0.2.rc0