forked from git-for-windows/git
-
Notifications
You must be signed in to change notification settings - Fork 106
Sparse Index: latest integrations #410
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
derrickstolee
merged 30 commits into
microsoft:vfs-2.33.0
from
derrickstolee:sparse-index/merge-vfs
Aug 24, 2021
Merged
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
6e74958
p2000: add 'git checkout -' test and decrease depth
derrickstolee 3e1d03c
p2000: compress repo names
derrickstolee cd94f82
commit: integrate with sparse-index
derrickstolee 65e79b8
sparse-index: recompute cache-tree
derrickstolee e9a9981
checkout: stop expanding sparse indexes
derrickstolee 4b801c8
t1092: document bad 'git checkout' behavior
derrickstolee 71e3015
unpack-trees: resolve sparse-directory/file conflicts
derrickstolee 5e96df4
t1092: test merge conflicts outside cone
derrickstolee defab1b
add: allow operating on a sparse-only index
derrickstolee 9fc4313
pathspec: stop calling ensure_full_index
derrickstolee 0ec03ab
add: ignore outside the sparse-checkout in refresh()
derrickstolee adf5b15
add: remove ensure_full_index() with --renormalize
derrickstolee 80b8d6c
Merge branch 'sparse-index/add' into stolee/sparse-index/add
derrickstolee c407b2c
t7519: rewrite sparse index test
derrickstolee 9dad0d2
sparse-index: silently return when not using cone-mode patterns
derrickstolee 2974920
sparse-index: silently return when cache tree fails
derrickstolee e7cdaa0
unpack-trees: fix nested sparse-dir search
derrickstolee 347410c
sparse-checkout: create helper methods
derrickstolee 4537233
attr: be careful about sparse directories
derrickstolee 5282a86
sparse-index: add SPARSE_INDEX_MEMORY_ONLY flag
derrickstolee 3a2f316
sparse-checkout: clear tracked sparse dirs
derrickstolee fb47b56
sparse-checkout: add config to disable deleting dirs
derrickstolee 080b02c
diff: ignore sparse paths in diffstat
derrickstolee d91a647
merge: make sparse-aware with ORT
derrickstolee df49b5f
merge-ort: expand only for out-of-cone conflicts
derrickstolee cdecb85
t1092: add cherry-pick, rebase tests
derrickstolee 0c1ecfb
sequencer: ensure full index if not ORT strategy
derrickstolee 406dfbe
sparse-index: integrate with cherry-pick and rebase
derrickstolee cbb0ab3
Merge branch 'sparse-index/merge' into vfs-2.33.0
derrickstolee acb8623
t7524: test no longer fails
derrickstolee File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.