summaryrefslogtreecommitdiffstats
path: root/t/t5310-pack-bitmaps.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/pack-objects-bitmap-progress-fix'Junio C Hamano2021-04-211-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-04-011-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-201-0/+3
* | Merge branch 'tb/pack-bitmap'Junio C Hamano2021-01-071-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
|/
* t5310: fix "; do" styleJeff King2017-05-091-4/+8
* pack-objects: disable pack reuse for object-selection optionsJeff King2017-05-091-0/+38
* Merge branch 'dt/disable-bitmap-in-auto-gc' into maintJunio C Hamano2017-01-311-5/+3
|\
| * repack: die on incremental + write-bitmap-indexDavid Turner2016-12-291-5/+3
* | Merge branch 'ks/pack-objects-bitmap'Junio C Hamano2016-09-221-0/+104
|\ \
| * | pack-objects: use reachability bitmap index when generating non-stdout packKirill Smelkov2016-09-121-0/+12
| * | pack-objects: respect --local/--honor-pack-keep/--incremental when bitmap is ...Kirill Smelkov2016-09-121-0/+92
| |/
* / tests: move test_lazy_prereq JGIT to test-lib.shJonathan Tan2016-09-091-4/+0
|/
* rev-list: "adjust" results of "--count --use-bitmap-index -n"Jeff King2016-06-031-0/+6
* Merge branch 'jk/rev-list-no-bitmap-while-pruning' into maintJunio C Hamano2015-07-271-0/+6
|\
| * rev-list: disable --use-bitmap-index when pruning commitsJeff King2015-07-011-0/+6
* | Merge branch 'jk/pack-objects-no-bitmap-when-splitting'Junio C Hamano2014-10-241-0/+9
|\ \
| * | pack-objects: turn off bitmaps when we split packsJeff King2014-10-201-0/+9
| |/
* | Merge branch 'jk/repack-pack-writebitmaps-config'Junio C Hamano2014-06-251-1/+1
|\ \ | |/ |/|
| * repack: introduce repack.writeBitmaps config optionJeff King2014-06-101-1/+1
* | add `ignore_missing_links` mode to revwalkVicent Marti2014-04-041-0/+31
* | pack-objects: turn off bitmaps when skipping objectsJeff King2014-03-171-1/+4
|/