summaryrefslogtreecommitdiff
path: root/t/t5310-pack-bitmaps.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ab/config-multi-and-nonbool'Junio C Hamano2023-04-061-0/+20
|\
| * config API: add "string" version of *_value_multi(), fix segfaultsÆvar Arnfjörð Bjarmason2023-03-281-2/+6
| * config API users: test for *_get_value_multi() segfaultsÆvar Arnfjörð Bjarmason2023-03-281-0/+16
* | pack-bitmap.c: avoid exposing absolute pathsTeng Long2022-11-141-2/+3
|/
* pack-bitmap: remove trace2 region from hot pathDerrick Stolee2022-09-261-7/+0
* pack-bitmap: prepare to read lookup table extensionAbhradeep Chakraborty2022-08-261-0/+22
* pack-bitmap-write: learn pack.writeBitmapLookupTable and add testsAbhradeep Chakraborty2022-08-261-382/+410
* pack-bitmap.c: gracefully fallback after opening pack/MIDXTaylor Blau2022-01-271-0/+28
* Merge branch 'es/test-chain-lint'Junio C Hamano2022-01-031-1/+1
|\
| * t5000-t5999: detect and signal failure within loopEric Sunshine2021-12-131-1/+1
* | Merge branch 'js/test-initial-branch-override-cleanup'Junio C Hamano2021-12-151-2/+0
|\ \
| * | tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when neededJohannes Schindelin2021-12-051-2/+0
| |/
* | t/t*: remove custom GIT_TRACE2_EVENT_NESTINGDerrick Stolee2021-11-291-1/+1
|/
* Merge branch 'ab/test-lib'Junio C Hamano2021-11-011-1/+0
|\
| * t5310: drop lib-bundle.sh includeJeff King2021-10-291-1/+0
* | t5310: disable GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAPJeff King2021-09-011-0/+4
* | t5310: move some tests to lib-bitmap.shTaylor Blau2021-09-011-224/+5
* | Merge branch 'jk/pack-objects-bitmap-progress-fix'Junio C Hamano2021-04-201-0/+23
|\ \
| * | pack-objects: update "nr_seen" progress based on pack-reused countJeff King2021-04-121-0/+23
| |/
* | builtin/pack-objects.c: respect 'pack.preferBitmapTips'Taylor Blau2021-03-311-0/+38
|/
* test-lib-functions: move function to lib-bitmap.shÆvar Arnfjörð Bjarmason2021-02-101-0/+2
* Merge branch 'js/default-branch-name-tests-final-stretch'Junio C Hamano2021-01-251-0/+3
|\
| * tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* | Merge branch 'tb/pack-bitmap'Junio C Hamano2021-01-061-38/+139
|\ \
| * | pack-bitmap-write: relax unique revwalk conditionDerrick Stolee2020-12-081-16/+17
| * | pack-bitmap-write: build fewer intermediate bitmapsDerrick Stolee2020-12-081-3/+82
| * | t5310: add branch-based checksDerrick Stolee2020-12-081-27/+34
| * | t5310: drop size of truncated ewah bitmapJeff King2020-12-081-7/+8
| * | pack-bitmap: bounds-check size of cache extensionJeff King2020-12-081-2/+15
| |/
* | t5310-pack-bitmaps: skip JGit tests with SHA256SZEDER Gábor2020-11-161-2/+2
|/
* pack-objects: support filters with bitmapsJeff King2020-02-141-0/+14
* rev-list: allow commit-only bitmap traversalsJeff King2020-02-141-0/+6
* t5310: factor out bitmap traversal comparisonJeff King2020-02-141-7/+3
* rev-list: allow bitmaps when counting objectsJeff King2020-02-141-0/+6
* t5310: increase the number of bitmapped commitsJeff King2019-07-021-1/+1
* test-lib: introduce test_commit_bulkJeff King2019-07-021-12/+3
* pack-objects: default to writing bitmap hash-cacheJeff King2019-03-181-2/+1
* t5310: correctly remove bitmaps for jgit testJeff King2019-03-181-1/+1
* multi-pack-index: define GIT_TEST_MULTI_PACK_INDEXDerrick Stolee2018-10-221-0/+1
* Merge branch 'jk/pack-objects-with-bitmap-fix'Junio C Hamano2018-09-171-0/+93
|\
| * t5310: test delta reuse with bitmapsJeff King2018-09-041-0/+93
* | tests: fix and add lint for non-portable head -c NÆvar Arnfjörð Bjarmason2018-08-271-1/+1
|/
* Merge branch 'sg/t5310-empty-input-fix'Junio C Hamano2018-08-201-3/+4
|\
| * t5310-pack-bitmaps: fix bogus 'pack-objects to file can use bitmap' testSZEDER Gábor2018-08-141-3/+4
* | tests: make use of the test_must_be_empty functionÆvar Arnfjörð Bjarmason2018-07-301-6/+3
|/
* Merge branch 'jk/ewah-bounds-check'Junio C Hamano2018-06-181-0/+13
|\
| * ewah_read_mmap: bounds-check mmap readsJeff King2018-06-181-0/+13
* | Merge branch 'sg/t5310-jgit-bitmap-test'Junio C Hamano2018-05-231-4/+4
|\ \
| * | t5310-pack-bitmaps: make JGit tests work with GIT_TEST_SPLIT_INDEXSZEDER Gábor2018-05-111-4/+4
| |/
* | t/helper: merge test-genrandom into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
|/