index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
index-pack.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-14
difftool: ensure full index
Derrick Stolee
1
-0
/
+3
2021-04-14
commit: ensure full index
Derrick Stolee
1
-0
/
+4
2021-04-14
checkout: ensure full index
Derrick Stolee
1
-0
/
+5
2021-04-14
checkout-index: ensure full index
Derrick Stolee
1
-0
/
+2
2021-04-14
add: ensure full index
Derrick Stolee
1
-0
/
+2
2021-04-14
cache: move ensure_full_index() to cache.h
Derrick Stolee
2
-1
/
+1
2021-04-14
read-cache: expand on query into sparse-directory entry
Derrick Stolee
1
-0
/
+21
2021-04-14
*: remove 'const' qualifier for struct index_state
Derrick Stolee
14
-68
/
+68
2021-04-14
sparse-index: API protection strategy
Derrick Stolee
1
-2
/
+35
2021-03-30
p2000: add sparse-index repos
Derrick Stolee
1
-1
/
+18
2021-03-30
sparse-index: loose integration with cache_tree_verify()
Derrick Stolee
2
-3
/
+19
2021-03-30
cache-tree: integrate with sparse directory entries
Derrick Stolee
2
-1
/
+27
2021-03-30
sparse-checkout: disable sparse-index
Derrick Stolee
2
-1
/
+22
2021-03-30
sparse-checkout: toggle sparse index from builtin
Derrick Stolee
5
-34
/
+80
2021-03-30
sparse-index: add index.sparse config option
Derrick Stolee
5
-6
/
+44
2021-03-30
sparse-index: check index conversion happens
Derrick Stolee
1
-0
/
+18
2021-03-30
unpack-trees: allow sparse directories
Derrick Stolee
1
-3
/
+7
2021-03-30
submodule: sparse-index should not collapse links
Derrick Stolee
2
-0
/
+18
2021-03-30
sparse-index: convert from full to sparse
Derrick Stolee
6
-4
/
+228
2021-03-30
sparse-index: add 'sdir' index extension
Derrick Stolee
2
-0
/
+21
2021-03-30
sparse-checkout: hold pattern list in index
Derrick Stolee
2
-7
/
+12
2021-03-30
unpack-trees: ensure full index
Derrick Stolee
1
-0
/
+7
2021-03-30
test-tool: don't force full index
Derrick Stolee
2
-1
/
+17
2021-03-30
test-read-cache: print cache entries with --table
Derrick Stolee
1
-10
/
+45
2021-03-30
t1092: compare sparse-checkout to sparse-index
Derrick Stolee
2
-4
/
+23
2021-03-30
sparse-index: implement ensure_full_index()
Derrick Stolee
3
-2
/
+118
2021-03-30
sparse-index: add guard to ensure full index
Derrick Stolee
6
-1
/
+36
2021-03-30
t1092: clean up script quoting
Derrick Stolee
1
-10
/
+10