]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ds/sparse-sparse-checkout'
authorJunio C Hamano <gitster@pobox.com>
Fri, 3 Jun 2022 21:30:35 +0000 (14:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 3 Jun 2022 21:30:35 +0000 (14:30 -0700)
"sparse-checkout" learns to work well with the sparse-index
feature.

* ds/sparse-sparse-checkout:
  sparse-checkout: integrate with sparse index
  p2000: add test for 'git sparse-checkout [add|set]'
  sparse-index: complete partial expansion
  sparse-index: partially expand directories
  sparse-checkout: --no-sparse-index needs a full index
  cache-tree: implement cache_tree_find_path()
  sparse-index: introduce partially-sparse indexes
  sparse-index: create expand_index()
  t1092: stress test 'git sparse-checkout set'
  t1092: refactor 'sparse-index contents' test

1  2 
builtin/sparse-checkout.c
cache-tree.c
cache.h
read-cache.c
sparse-index.c
sparse-index.h
t/perf/p2000-sparse-operations.sh
t/t1092-sparse-checkout-compatibility.sh
unpack-trees.c

Simple merge
diff --cc cache-tree.c
Simple merge
diff --cc cache.h
Simple merge
diff --cc read-cache.c
Simple merge
diff --cc sparse-index.c
Simple merge
diff --cc sparse-index.h
Simple merge
Simple merge
diff --cc unpack-trees.c
Simple merge