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
/
t4216-log-bloom.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-17
Merge branch 'ak/corrected-commit-date'
Junio C Hamano
1
-2
/
+2
2021-01-18
commit-graph: implement generation data chunk
Abhishek Kumar
1
-2
/
+2
2020-11-19
t4*: adjust the references to the default branch name "main"
Johannes Schindelin
1
-3
/
+3
2020-11-19
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
1
-0
/
+3
2020-09-29
Merge branch 'tb/bloom-improvements'
Junio C Hamano
1
-18
/
+224
2020-09-18
commit-graph: introduce 'commitGraph.maxNewFilters'
Taylor Blau
1
-1
/
+23
2020-09-18
builtin/commit-graph.c: introduce '--max-new-filters=<n>'
Taylor Blau
1
-0
/
+70
2020-09-17
bloom: encode out-of-bounds filters as non-empty
Taylor Blau
1
-2
/
+29
2020-09-17
bloom/diff: properly short-circuit on max_changes
Derrick Stolee
1
-9
/
+91
2020-09-17
commit-graph.c: store maximum changed paths
Taylor Blau
1
-2
/
+2
2020-09-09
commit-graph: respect 'commitGraph.readChangedPaths'
Taylor Blau
1
-1
/
+3
2020-09-09
t4216: use an '&&'-chain
Taylor Blau
1
-1
/
+1
2020-09-09
commit-graph: introduce 'get_bloom_filter_settings()'
Taylor Blau
1
-3
/
+6
2020-08-17
commit-graph: use the "hash version" byte
Derrick Stolee
1
-2
/
+7
2020-07-30
Merge branch 'ds/commit-graph-bloom-updates' into master
Junio C Hamano
1
-3
/
+42
2020-07-01
commit-graph: check all leading directories in changed path Bloom filters
SZEDER Gábor
1
-1
/
+1
2020-07-01
revision: empty pathspecs should not use Bloom filters
Taylor Blau
1
-0
/
+4
2020-07-01
commit-graph: persist existence of changed-paths
Derrick Stolee
1
-1
/
+16
2020-07-01
bloom: fix logic in get_bloom_filter()
Derrick Stolee
1
-2
/
+22
2020-05-24
Merge branch 'gs/commit-graph-path-filter'
Junio C Hamano
1
-1
/
+1
2020-05-20
t4216: avoid unnecessary subshell in test_bloom_filters_not_used
Carlo Marcelo Arenas Belón
1
-1
/
+1
2020-05-07
bloom: fix `make sparse` warning
Đoàn Trần Công Danh
1
-1
/
+1
2020-04-06
t4216: add end to end tests for git log with Bloom filters
Garima Singh
1
-0
/
+155