index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t1092-sparse-checkout-compatibility.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-17
unpack-trees: increment cache_bottom for sparse directories
Victoria Dye
1
-3
/
+3
2022-03-17
t1092: add sparse directory before cone in test repo
Victoria Dye
1
-4
/
+9
2022-03-16
Merge branch 'vd/sparse-read-tree'
Junio C Hamano
1
-0
/
+133
2022-03-01
read-tree: make three-way merge sparse-aware
Victoria Dye
1
-1
/
+3
2022-03-01
read-tree: make two-way merge sparse-aware
Victoria Dye
1
-1
/
+3
2022-03-01
read-tree: narrow scope of index expansion for '--prefix'
Victoria Dye
1
-1
/
+7
2022-03-01
read-tree: integrate with sparse index
Victoria Dye
1
-0
/
+11
2022-03-01
read-tree: expand sparse checkout test coverage
Victoria Dye
1
-0
/
+87
2022-03-01
status: fix nested sparse directory diff in sparse index
Victoria Dye
1
-0
/
+7
2022-03-01
sparse-index: prevent repo root from becoming sparse
Victoria Dye
1
-0
/
+18
2022-02-17
Merge branch 'vd/sparse-clean-etc'
Junio C Hamano
1
-4
/
+278
2022-01-14
repo_read_index: clear SKIP_WORKTREE bit from files present in worktree
Elijah Newren
1
-22
/
+19
2022-01-13
Merge branch 'vd/sparse-clean-etc' into en/present-despite-skipped
Junio C Hamano
1
-4
/
+278
2022-01-13
update-index: reduce scope of index expansion in do_reupdate
Victoria Dye
1
-1
/
+4
2022-01-13
update-index: integrate with sparse index
Victoria Dye
1
-0
/
+15
2022-01-13
update-index: add tests for sparse-checkout compatibility
Victoria Dye
1
-0
/
+167
2022-01-13
checkout-index: integrate with sparse index
Victoria Dye
1
-1
/
+10
2022-01-13
checkout-index: add --ignore-skip-worktree-bits option
Victoria Dye
1
-10
/
+17
2022-01-13
checkout-index: expand sparse checkout compatibility tests
Victoria Dye
1
-0
/
+54
2022-01-13
clean: integrate with sparse index
Victoria Dye
1
-0
/
+21
2022-01-13
reset: fix validation in sparse index test
Victoria Dye
1
-4
/
+2
2021-12-22
t1092: replace 'read-cache --table' with 'ls-files --sparse'
Derrick Stolee
1
-17
/
+14
2021-12-22
ls-files: add --sparse option
Derrick Stolee
1
-0
/
+91
2021-12-22
fetch/pull: use the sparse index
Derrick Stolee
1
-0
/
+10
2021-12-21
Merge branch 'ld/sparse-diff-blame'
Junio C Hamano
1
-18
/
+91
2021-12-15
Merge branch 'ds/sparse-deep-pattern-checkout-fix'
Junio C Hamano
1
-1
/
+15
2021-12-15
Merge branch 'ds/trace2-regions-in-tests'
Junio C Hamano
1
-3
/
+3
2021-12-10
Merge branch 'vd/sparse-reset'
Junio C Hamano
1
-15
/
+139
2021-12-10
Merge branch 'vd/sparse-sparsity-fix-on-read'
Junio C Hamano
1
-0
/
+31
2021-12-06
blame: enable and test the sparse index
Lessley Dennington
1
-11
/
+38
2021-12-06
diff: enable and test the sparse index
Lessley Dennington
1
-0
/
+46
2021-12-06
diff: replace --staged with --cached in t1092 tests
Lessley Dennington
1
-7
/
+7
2021-12-06
unpack-trees: use traverse_path instead of name
Derrick Stolee
1
-1
/
+1
2021-12-06
t1092: add deeper changes during a checkout
Derrick Stolee
1
-1
/
+15
2021-11-29
Merge branch 'vd/sparse-reset' into ld/sparse-diff-blame
Junio C Hamano
1
-15
/
+139
2021-11-29
reset: make --mixed sparse-aware
Victoria Dye
1
-0
/
+17
2021-11-29
reset: make sparse-aware (except --mixed)
Victoria Dye
1
-2
/
+13
2021-11-29
reset: expand test coverage for sparse checkouts
Victoria Dye
1
-0
/
+98
2021-11-29
t/t*: remove custom GIT_TRACE2_EVENT_NESTING
Derrick Stolee
1
-3
/
+3
2021-11-24
sparse-index: update do_read_index to ensure correct sparsity
Victoria Dye
1
-0
/
+31
2021-10-27
sparse-index: update command for expand/collapse test
Victoria Dye
1
-1
/
+5
2021-10-27
reset: preserve skip-worktree bit in mixed reset
Victoria Dye
1
-14
/
+8
2021-10-25
Merge branch 'pw/sparse-cache-tree-verify-fix'
Junio C Hamano
1
-1
/
+1
2021-10-18
t1092: run "rebase --apply" without "-q" in testing
Phillip Wood
1
-1
/
+1
2021-10-07
sparse index: fix use-after-free bug in cache_tree_verify()
Phillip Wood
1
-1
/
+1
2021-09-28
add: implement the --sparse option
Derrick Stolee
1
-18
/
+11
2021-09-28
add: skip tracked paths outside sparse-checkout cone
Derrick Stolee
1
-7
/
+12
2021-09-28
add: fail when adding an untracked sparse file
Derrick Stolee
1
-9
/
+28
2021-09-28
t1092: behavior for adding sparse files
Derrick Stolee
1
-0
/
+28
2021-09-09
sparse-index: integrate with cherry-pick and rebase
Derrick Stolee
1
-2
/
+37
[next]