index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t1092-sparse-checkout-compatibility.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
repo_read_index: clear SKIP_WORKTREE bit from files present in worktree
Elijah Newren
2022-01-14
1
-22
/
+19
*
Merge branch 'vd/sparse-clean-etc' into en/present-despite-skipped
Junio C Hamano
2022-01-13
1
-4
/
+278
|
\
|
*
update-index: reduce scope of index expansion in do_reupdate
Victoria Dye
2022-01-13
1
-1
/
+4
|
*
update-index: integrate with sparse index
Victoria Dye
2022-01-13
1
-0
/
+15
|
*
update-index: add tests for sparse-checkout compatibility
Victoria Dye
2022-01-13
1
-0
/
+167
|
*
checkout-index: integrate with sparse index
Victoria Dye
2022-01-13
1
-1
/
+10
|
*
checkout-index: add --ignore-skip-worktree-bits option
Victoria Dye
2022-01-13
1
-10
/
+17
|
*
checkout-index: expand sparse checkout compatibility tests
Victoria Dye
2022-01-13
1
-0
/
+54
|
*
clean: integrate with sparse index
Victoria Dye
2022-01-13
1
-0
/
+21
|
*
reset: fix validation in sparse index test
Victoria Dye
2022-01-13
1
-4
/
+2
*
|
t1092: replace 'read-cache --table' with 'ls-files --sparse'
Derrick Stolee
2021-12-22
1
-17
/
+14
*
|
ls-files: add --sparse option
Derrick Stolee
2021-12-22
1
-0
/
+91
*
|
fetch/pull: use the sparse index
Derrick Stolee
2021-12-22
1
-0
/
+10
|
/
*
Merge branch 'ld/sparse-diff-blame'
Junio C Hamano
2021-12-22
1
-18
/
+91
|
\
|
*
blame: enable and test the sparse index
Lessley Dennington
2021-12-06
1
-11
/
+38
|
*
diff: enable and test the sparse index
Lessley Dennington
2021-12-06
1
-0
/
+46
|
*
diff: replace --staged with --cached in t1092 tests
Lessley Dennington
2021-12-06
1
-7
/
+7
|
*
Merge branch 'vd/sparse-reset' into ld/sparse-diff-blame
Junio C Hamano
2021-11-29
1
-15
/
+139
|
|
\
*
|
\
Merge branch 'ds/sparse-deep-pattern-checkout-fix'
Junio C Hamano
2021-12-15
1
-1
/
+15
|
\
\
\
|
*
|
|
unpack-trees: use traverse_path instead of name
Derrick Stolee
2021-12-06
1
-1
/
+1
|
*
|
|
t1092: add deeper changes during a checkout
Derrick Stolee
2021-12-06
1
-1
/
+15
*
|
|
|
Merge branch 'ds/trace2-regions-in-tests'
Junio C Hamano
2021-12-15
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
t/t*: remove custom GIT_TRACE2_EVENT_NESTING
Derrick Stolee
2021-11-29
1
-3
/
+3
|
|
/
/
/
*
|
|
|
Merge branch 'vd/sparse-reset'
Junio C Hamano
2021-12-10
1
-15
/
+139
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
reset: make --mixed sparse-aware
Victoria Dye
2021-11-29
1
-0
/
+17
|
*
|
|
reset: make sparse-aware (except --mixed)
Victoria Dye
2021-11-29
1
-2
/
+13
|
*
|
|
reset: expand test coverage for sparse checkouts
Victoria Dye
2021-11-29
1
-0
/
+98
|
*
|
|
sparse-index: update command for expand/collapse test
Victoria Dye
2021-10-28
1
-1
/
+5
|
*
|
|
reset: preserve skip-worktree bit in mixed reset
Victoria Dye
2021-10-28
1
-14
/
+8
*
|
|
|
Merge branch 'vd/sparse-sparsity-fix-on-read'
Junio C Hamano
2021-12-10
1
-0
/
+31
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
sparse-index: update do_read_index to ensure correct sparsity
Victoria Dye
2021-11-25
1
-0
/
+31
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'pw/sparse-cache-tree-verify-fix'
Junio C Hamano
2021-10-26
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
t1092: run "rebase --apply" without "-q" in testing
Phillip Wood
2021-10-18
1
-1
/
+1
|
*
|
sparse index: fix use-after-free bug in cache_tree_verify()
Phillip Wood
2021-10-07
1
-1
/
+1
|
|
/
*
|
add: implement the --sparse option
Derrick Stolee
2021-09-28
1
-18
/
+11
*
|
add: skip tracked paths outside sparse-checkout cone
Derrick Stolee
2021-09-28
1
-7
/
+12
*
|
add: fail when adding an untracked sparse file
Derrick Stolee
2021-09-28
1
-9
/
+28
*
|
t1092: behavior for adding sparse files
Derrick Stolee
2021-09-28
1
-0
/
+28
|
/
*
sparse-index: integrate with cherry-pick and rebase
Derrick Stolee
2021-09-10
1
-2
/
+37
*
t1092: add cherry-pick, rebase tests
Derrick Stolee
2021-09-10
1
-6
/
+9
*
merge-ort: expand only for out-of-cone conflicts
Derrick Stolee
2021-09-10
1
-2
/
+28
*
merge: make sparse-aware with ORT
Derrick Stolee
2021-09-10
1
-2
/
+10
*
add: ignore outside the sparse-checkout in refresh()
Derrick Stolee
2021-07-29
1
-5
/
+1
*
pathspec: stop calling ensure_full_index
Derrick Stolee
2021-07-29
1
-4
/
+3
*
add: allow operating on a sparse-only index
Derrick Stolee
2021-07-29
1
-7
/
+18
*
t1092: test merge conflicts outside cone
Derrick Stolee
2021-07-29
1
-0
/
+43
*
unpack-trees: resolve sparse-directory/file conflicts
Derrick Stolee
2021-07-20
1
-12
/
+12
*
t1092: document bad 'git checkout' behavior
Derrick Stolee
2021-07-20
1
-2
/
+140
*
checkout: stop expanding sparse indexes
Derrick Stolee
2021-07-15
1
-1
/
+9
*
commit: integrate with sparse-index
Derrick Stolee
2021-07-15
1
-4
/
+43
[next]