Skip to content

Releases: microsoft/VFSForGit

VFS for Git 1.0.25175.1

24 Jun 10:35
45fc82a
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Add option to recompute prefetch packfile indexes (#1846)
  • CodeQL suppression for http.sslVerify feature (#1842)

Full Changelog: v1.0.25169.1...v1.0.25175.1

VFS for Git 1.0.25169.1

18 Jun 16:16
5520b05
Compare
Choose a tag to compare

What's Changed

  • Revert change to always compute index files for prefetch packs (#1844)

Full Changelog: v1.0.25164.1...v1.0.25169.1

VFS for Git 1.0.25164.1

13 Jun 12:48
edf6303
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Always compute index files for prefetch packs (#1840)

Full Changelog: v1.0.25141.1...v1.0.25164.1

VFS for Git 1.0.25141.1

21 May 10:34
af1e234
Compare
Choose a tag to compare

What's Changed

  • Update and futureproofing of ConfigureVisualStudio (#1833)
  • Make hooks location check consistent (#1836)
  • Disable version block when running development version (#1834)
  • Disable precommand hooks during configuration loading when mounting (#1835)
  • Use quotes around default GVFS.Hooks.exe configuration (#1838)

Full Changelog: v1.0.25044.1...v1.0.25141.1

VFS for Git 1.0.25044.1

13 Feb 13:31
2b6bf5d
Compare
Choose a tag to compare

What's Changed

  • Remove unused dependencies and methods (#1830)
  • Fix directory ownership when cloning elevated (#1829)

Full Changelog: v1.0.24335.1...v1.0.25044.1

VFS for Git 1.0.24355.1

20 Dec 11:56
9603246
Compare
Choose a tag to compare

What's Changed

  • Avoid issues with locked machine.config (#1825)
  • Allow install on x64-compatible machines, i.e, ARM64 (#1827)
  • Build script fixes (#1826)

Full Changelog: v1.0.24302.1...v1.0.24335.1

VFS for Git 1.0.24302.1

28 Oct 17:39
526710b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.24298.1...v1.0.24302.1

VFS for Git 1.0.24298.1

24 Oct 16:05
0dbef36
Compare
Choose a tag to compare
Pre-release

This release of VFS for Git fixes an infinite authentication loop under certain circumstances (#1816)

What's Changed

New Contributors

Full Changelog: v1.0.24074.1...v1.0.24298.1

VFS for Git 1.0.24074.1

14 Mar 21:42
25b85a4
Compare
Choose a tag to compare

This release of VFS for Git reverts the addition of credential.azreposCredentialType=oauth to the set of required config settings (added in v1.0.24072.1). Pre-configured values of credential.azreposCredentialType will no longer be overridden.

Pull requests

  • #1808: Revert "GVFSVerb: Use OAuth credentials by default"

VFS for Git 1.0.24072.1

13 Mar 01:04
1efd105
Compare
Choose a tag to compare

This release of VFS for Git includes a bugfix related to credential caching as well as other miscellaneous changes since the last release.

Pull requests

Bugfixes

  • #1803: fix: #1802 confirm cached credential before rejecting

Winget

  • #1753: Upgrade update-winget action to v1.4
  • #1754: Readme: add new winget install instructions
  • #1755: Set up infrastructure for wingetcreate
  • #1756: "winget install microsoft-git" finds entries in msstore
  • #1759: Update winget link to reference winget-cli repo.
  • #1761: Deploy to winget via wingetcreate

Enhancements

  • #1763: Use index.lock and move writes to head and refs to the end of the run to make interrupted fastfetch operations less bad
  • #1798: index-parser: get the time in a cheaper way

Miscellaneous

  • #1760: Update Git to v2.34.0.vfs.0.0
  • #1786: Adding Microsoft SECURITY.MD
  • #1796: dependencies: resolve dependabot alerts