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