grep: add repository to OID grep sources
Jonathan Tan committed about 5 years ago
grep: allocate subrepos on heap
Jonathan Tan committed about 5 years ago
grep: read submodule entry with explicit repo
Jonathan Tan committed about 5 years ago
grep: typesafe versions of grep_source_init
Jonathan Tan committed about 5 years ago
grep: use submodule-ODB-as-alternate lazy-addition
Jonathan Tan committed about 5 years ago
submodule: lazily add submodule ODBs as alternates
Jonathan Tan committed about 5 years ago
read-cache: fix GIT_TEST_SPLIT_INDEX
SZEDER Gábor committed almost 5 years ago
tests: disable GIT_TEST_SPLIT_INDEX for sparse index tests
SZEDER Gábor committed almost 5 years ago
read-cache: look for shared index files next to the index, too
SZEDER Gábor committed almost 5 years ago
t1600-index: disable GIT_TEST_SPLIT_INDEX
SZEDER Gábor committed almost 5 years ago
t1600-index: don't run git commands upstream of a pipe
SZEDER Gábor committed almost 5 years ago
t1600-index: remove unnecessary redirection
SZEDER Gábor committed almost 5 years ago
Merge branch 'ds/sparse-index-ignored-files' into sg/test-split-index-fix
Junio C Hamano committed almost 5 years ago
sparse-checkout: clear tracked sparse dirs
Derrick Stolee committed almost 5 years ago
sparse-index: add SPARSE_INDEX_MEMORY_ONLY flag
Derrick Stolee committed almost 5 years ago
attr: be careful about sparse directories
Derrick Stolee committed almost 5 years ago
sparse-checkout: create helper methods
Derrick Stolee committed almost 5 years ago
sparse-index: use WRITE_TREE_MISSING_OK
Derrick Stolee committed almost 5 years ago
sparse-index: silently return when cache tree fails
Derrick Stolee committed almost 5 years ago
unpack-trees: fix nested sparse-dir search
Derrick Stolee committed almost 5 years ago