index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-03-30
t/perf: add performance test for sparse operations
Derrick Stolee
1
-0
/
+84
2021-03-30
sparse-index: design doc and format update
Derrick Stolee
2
-0
/
+182
2021-03-20
tree.h API: simplify read_tree_recursive() signature
Ævar Arnfjörð Bjarmason
8
-45
/
+39
2021-03-20
tree.h API: expose read_tree_1() as read_tree_at()
Ævar Arnfjörð Bjarmason
2
-8
/
+15
2021-03-20
archive: stop passing "stage" through read_tree_recursive()
Ævar Arnfjörð Bjarmason
1
-9
/
+7
2021-03-20
ls-files: refactor away read_tree()
Ævar Arnfjörð Bjarmason
1
-43
/
+34
2021-03-20
ls-files: don't needlessly pass around stage variable
Ævar Arnfjörð Bjarmason
1
-17
/
+8
2021-03-20
tree.c API: move read_tree() into builtin/ls-files.c
Ævar Arnfjörð Bjarmason
4
-95
/
+92
2021-03-20
ls-files tests: add meaningful --with-tree tests
Ævar Arnfjörð Bjarmason
1
-0
/
+41
2021-03-20
show tests: add test for "git show <tree>"
Ævar Arnfjörð Bjarmason
1
-0
/
+39
2021-03-04
Merged the open-eintr workaround for macOS
Junio C Hamano
1
-0
/
+5
2021-03-04
Documentation/RelNotes: improve release note for rename detection work
Elijah Newren
1
-1
/
+1
2021-03-04
Merge branch 'jk/open-returns-eintr'
Junio C Hamano
5
-0
/
+42
2021-03-04
Merge https://github.com/prati0100/git-gui
Junio C Hamano
2
-21
/
+2
2021-03-04
Merge branch 'py/revert-commit-comments'
Pratyush Yadav
2
-21
/
+2
2021-03-04
Revert "git-gui: remove lines starting with the comment character"
Pratyush Yadav
2
-21
/
+2
2021-03-02
Git 2.31-rc1
Junio C Hamano
1
-1
/
+1
2021-03-01
Hopefully the last batch before -rc1
Junio C Hamano
1
-0
/
+31
2021-03-01
Merge branch 'jh/untracked-cache-fix'
Junio C Hamano
1
-5
/
+2
2021-03-01
Merge branch 'ns/raise-write-index-buffer-size'
Junio C Hamano
1
-1
/
+1
2021-03-01
Merge branch 'hv/trailer-formatting'
Junio C Hamano
5
-103
/
+236
2021-03-01
Merge branch 'hn/reftable-tables-doc-update'
Junio C Hamano
1
-16
/
+26
2021-03-01
Merge branch 'sv/t7001-modernize'
Junio C Hamano
1
-221
/
+199
2021-03-01
Merge branch 'jt/transfer-fsck-across-packs'
Junio C Hamano
14
-51
/
+229
2021-03-01
Merge branch 'ds/chunked-file-api'
Junio C Hamano
10
-468
/
+655
2021-03-01
Merge branch 'en/diffcore-rename'
Junio C Hamano
4
-18
/
+347
[next]