- Notifications
You must be signed in to change notification settings - Fork460
Releases: microsoft/VFSForGit
VFS for Git 1.0.25175.1
45fc82a
Compare
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
Assets6
Uh oh!
There was an error while loading.Please reload this page.
VFS for Git 1.0.25169.1
5520b05
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
Assets6
Uh oh!
There was an error while loading.Please reload this page.
VFS for Git 1.0.25164.1
edf6303
Compare
What's Changed
- Always compute index files for prefetch packs (#1840)
Full Changelog:v1.0.25141.1...v1.0.25164.1
Assets6
Uh oh!
There was an error while loading.Please reload this page.
VFS for Git 1.0.25141.1
af1e234
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
Assets6
Uh oh!
There was an error while loading.Please reload this page.
VFS for Git 1.0.25044.1
2b6bf5d
Compare
What's Changed
Full Changelog:v1.0.24335.1...v1.0.25044.1
Assets6
Uh oh!
There was an error while loading.Please reload this page.
VFS for Git 1.0.24355.1
9603246
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
Assets5
Uh oh!
There was an error while loading.Please reload this page.
VFS for Git 1.0.24302.1
526710b
Compare
What's Changed
Full Changelog:v1.0.24298.1...v1.0.24302.1
Assets5
Uh oh!
There was an error while loading.Please reload this page.
VFS for Git 1.0.24298.1
0dbef36
Compare
This release of VFS for Git fixes an infinite authentication loop under certain circumstances (#1816)
What's Changed
- Update dependencies by@dscho in#1815
- Point GVFS.Service to the correct executable when C:\Program exists by@winstliu in#1806
- Handle nested failures in HttpRequestException by@tyrielv in#1816
- Update GitHub Actions by@dscho in#1817
- build(deps): bump actions/setup-dotnet from 1 to 4 by@dependabot in#1818
- build(deps): bump actions/checkout from 2 to 4 by@dependabot in#1819
- build(deps): bump microsoft/setup-msbuild from 1.0.2 to 2.0.0 by@dependabot in#1820
- [Release] Milestones M195 by@dscho in#1821
New Contributors
- @dscho made their first contribution in#1815
- @dependabot made their first contribution in#1818
Full Changelog:v1.0.24074.1...v1.0.24298.1
Assets4
Uh oh!
There was an error while loading.Please reload this page.
VFS for Git 1.0.24074.1
25b85a4
Compare
This release of VFS for Git reverts the addition ofcredential.azreposCredentialType=oauth
to the set of required config settings (added inv1.0.24072.1
). Pre-configured values ofcredential.azreposCredentialType
will no longer be overridden.
Pull requests
- #1808: Revert "GVFSVerb: Use OAuth credentials by default"
Assets4
Uh oh!
There was an error while loading.Please reload this page.
VFS for Git 1.0.24072.1
1efd105
Compare
This release of VFS for Git includes abugfix related to credential caching as well as other miscellaneous changes since the last release.
Pull requests
Bugfixes
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
Assets4
Uh oh!
There was an error while loading.Please reload this page.