index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t5310-pack-bitmaps.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ps/leakfixes-part-10'
Junio C Hamano
2024-12-04
1
-1
/
+0
|
\
|
*
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2024-11-21
1
-1
/
+0
*
|
rev-list: skip bitmap traversal for --left-right
Jeff King
2024-11-01
1
-0
/
+12
|
/
*
revision: fix leaking parents when simplifying commits
Patrick Steinhardt
2024-09-27
1
-0
/
+1
*
t: retire 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP'
Taylor Blau
2024-08-06
1
-4
/
+0
*
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
2023-11-02
1
-4
/
+4
*
pack-bitmap.c: use commit boundary during bitmap traversal
Taylor Blau
2023-05-08
1
-0
/
+38
*
Merge branch 'ab/config-multi-and-nonbool'
Junio C Hamano
2023-04-06
1
-0
/
+20
|
\
|
*
config API: add "string" version of *_value_multi(), fix segfaults
Ævar Arnfjörð Bjarmason
2023-03-28
1
-2
/
+6
|
*
config API users: test for *_get_value_multi() segfaults
Ævar Arnfjörð Bjarmason
2023-03-28
1
-0
/
+16
*
|
pack-bitmap.c: avoid exposing absolute paths
Teng Long
2022-11-14
1
-2
/
+3
|
/
*
pack-bitmap: remove trace2 region from hot path
Derrick Stolee
2022-09-26
1
-7
/
+0
*
pack-bitmap: prepare to read lookup table extension
Abhradeep Chakraborty
2022-08-26
1
-0
/
+22
*
pack-bitmap-write: learn pack.writeBitmapLookupTable and add tests
Abhradeep Chakraborty
2022-08-26
1
-382
/
+410
*
pack-bitmap.c: gracefully fallback after opening pack/MIDX
Taylor Blau
2022-01-27
1
-0
/
+28
*
Merge branch 'es/test-chain-lint'
Junio C Hamano
2022-01-04
1
-1
/
+1
|
\
|
*
t5000-t5999: detect and signal failure within loop
Eric Sunshine
2021-12-13
1
-1
/
+1
*
|
Merge branch 'js/test-initial-branch-override-cleanup'
Junio C Hamano
2021-12-15
1
-2
/
+0
|
\
\
|
*
|
tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when needed
Johannes Schindelin
2021-12-05
1
-2
/
+0
|
|
/
*
/
t/t*: remove custom GIT_TRACE2_EVENT_NESTING
Derrick Stolee
2021-11-29
1
-1
/
+1
|
/
*
Merge branch 'ab/test-lib'
Junio C Hamano
2021-11-01
1
-1
/
+0
|
\
|
*
t5310: drop lib-bundle.sh include
Jeff King
2021-10-29
1
-1
/
+0
*
|
t5310: disable GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP
Jeff King
2021-09-01
1
-0
/
+4
*
|
t5310: move some tests to lib-bitmap.sh
Taylor Blau
2021-09-01
1
-224
/
+5
*
|
Merge branch 'jk/pack-objects-bitmap-progress-fix'
Junio C Hamano
2021-04-21
1
-0
/
+23
|
\
\
|
*
|
pack-objects: update "nr_seen" progress based on pack-reused count
Jeff King
2021-04-12
1
-0
/
+23
|
|
/
*
/
builtin/pack-objects.c: respect 'pack.preferBitmapTips'
Taylor Blau
2021-04-01
1
-0
/
+38
|
/
*
test-lib-functions: move function to lib-bitmap.sh
Ævar Arnfjörð Bjarmason
2021-02-10
1
-0
/
+2
*
Merge branch 'js/default-branch-name-tests-final-stretch'
Junio C Hamano
2021-01-25
1
-0
/
+3
|
\
|
*
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
2020-11-20
1
-0
/
+3
*
|
Merge branch 'tb/pack-bitmap'
Junio C Hamano
2021-01-07
1
-38
/
+139
|
\
\
|
*
|
pack-bitmap-write: relax unique revwalk condition
Derrick Stolee
2020-12-08
1
-16
/
+17
|
*
|
pack-bitmap-write: build fewer intermediate bitmaps
Derrick Stolee
2020-12-08
1
-3
/
+82
|
*
|
t5310: add branch-based checks
Derrick Stolee
2020-12-08
1
-27
/
+34
|
*
|
t5310: drop size of truncated ewah bitmap
Jeff King
2020-12-08
1
-7
/
+8
|
*
|
pack-bitmap: bounds-check size of cache extension
Jeff King
2020-12-08
1
-2
/
+15
|
|
/
*
/
t5310-pack-bitmaps: skip JGit tests with SHA256
SZEDER Gábor
2020-11-16
1
-2
/
+2
|
/
*
pack-objects: support filters with bitmaps
Jeff King
2020-02-14
1
-0
/
+14
*
rev-list: allow commit-only bitmap traversals
Jeff King
2020-02-14
1
-0
/
+6
*
t5310: factor out bitmap traversal comparison
Jeff King
2020-02-14
1
-7
/
+3
*
rev-list: allow bitmaps when counting objects
Jeff King
2020-02-14
1
-0
/
+6
*
t5310: increase the number of bitmapped commits
Jeff King
2019-07-02
1
-1
/
+1
*
test-lib: introduce test_commit_bulk
Jeff King
2019-07-02
1
-12
/
+3
*
pack-objects: default to writing bitmap hash-cache
Jeff King
2019-03-18
1
-2
/
+1
*
t5310: correctly remove bitmaps for jgit test
Jeff King
2019-03-18
1
-1
/
+1
*
multi-pack-index: define GIT_TEST_MULTI_PACK_INDEX
Derrick Stolee
2018-10-22
1
-0
/
+1
*
Merge branch 'jk/pack-objects-with-bitmap-fix'
Junio C Hamano
2018-09-17
1
-0
/
+93
|
\
|
*
t5310: test delta reuse with bitmaps
Jeff King
2018-09-04
1
-0
/
+93
*
|
tests: fix and add lint for non-portable head -c N
Ævar Arnfjörð Bjarmason
2018-08-27
1
-1
/
+1
|
/
*
Merge branch 'sg/t5310-empty-input-fix'
Junio C Hamano
2018-08-20
1
-3
/
+4
|
\
[next]