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
/
t5310-pack-bitmaps.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-14
pack-objects: support filters with bitmaps
Jeff King
1
-0
/
+14
2020-02-14
rev-list: allow commit-only bitmap traversals
Jeff King
1
-0
/
+6
2020-02-14
t5310: factor out bitmap traversal comparison
Jeff King
1
-7
/
+3
2020-02-14
rev-list: allow bitmaps when counting objects
Jeff King
1
-0
/
+6
2019-07-02
t5310: increase the number of bitmapped commits
Jeff King
1
-1
/
+1
2019-07-02
test-lib: introduce test_commit_bulk
Jeff King
1
-12
/
+3
2019-03-18
pack-objects: default to writing bitmap hash-cache
Jeff King
1
-2
/
+1
2019-03-18
t5310: correctly remove bitmaps for jgit test
Jeff King
1
-1
/
+1
2018-10-22
multi-pack-index: define GIT_TEST_MULTI_PACK_INDEX
Derrick Stolee
1
-0
/
+1
2018-09-17
Merge branch 'jk/pack-objects-with-bitmap-fix'
Junio C Hamano
1
-0
/
+93
2018-09-04
t5310: test delta reuse with bitmaps
Jeff King
1
-0
/
+93
2018-08-27
tests: fix and add lint for non-portable head -c N
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2018-08-20
Merge branch 'sg/t5310-empty-input-fix'
Junio C Hamano
1
-3
/
+4
2018-08-14
t5310-pack-bitmaps: fix bogus 'pack-objects to file can use bitmap' test
SZEDER Gábor
1
-3
/
+4
2018-07-30
tests: make use of the test_must_be_empty function
Ævar Arnfjörð Bjarmason
1
-6
/
+3
2018-06-18
Merge branch 'jk/ewah-bounds-check'
Junio C Hamano
1
-0
/
+13
2018-06-18
ewah_read_mmap: bounds-check mmap reads
Jeff King
1
-0
/
+13
2018-05-23
Merge branch 'sg/t5310-jgit-bitmap-test'
Junio C Hamano
1
-4
/
+4
2018-05-11
t5310-pack-bitmaps: make JGit tests work with GIT_TEST_SPLIT_INDEX
SZEDER Gábor
1
-4
/
+4
2018-03-27
t/helper: merge test-genrandom into test-tool
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2017-05-09
t5310: fix "; do" style
Jeff King
1
-4
/
+8
2017-05-09
pack-objects: disable pack reuse for object-selection options
Jeff King
1
-0
/
+38
2017-01-31
Merge branch 'dt/disable-bitmap-in-auto-gc' into maint
Junio C Hamano
1
-5
/
+3
2016-12-29
repack: die on incremental + write-bitmap-index
David Turner
1
-5
/
+3
2016-09-21
Merge branch 'ks/pack-objects-bitmap'
Junio C Hamano
1
-0
/
+104
2016-09-12
pack-objects: use reachability bitmap index when generating non-stdout pack
Kirill Smelkov
1
-0
/
+12
2016-09-12
pack-objects: respect --local/--honor-pack-keep/--incremental when bitmap is ...
Kirill Smelkov
1
-0
/
+92
2016-09-09
tests: move test_lazy_prereq JGIT to test-lib.sh
Jonathan Tan
1
-4
/
+0
2016-06-03
rev-list: "adjust" results of "--count --use-bitmap-index -n"
Jeff King
1
-0
/
+6
2015-07-27
Merge branch 'jk/rev-list-no-bitmap-while-pruning' into maint
Junio C Hamano
1
-0
/
+6
2015-07-01
rev-list: disable --use-bitmap-index when pruning commits
Jeff King
1
-0
/
+6
2014-10-24
Merge branch 'jk/pack-objects-no-bitmap-when-splitting'
Junio C Hamano
1
-0
/
+9
2014-10-19
pack-objects: turn off bitmaps when we split packs
Jeff King
1
-0
/
+9
2014-06-25
Merge branch 'jk/repack-pack-writebitmaps-config'
Junio C Hamano
1
-1
/
+1
2014-06-10
repack: introduce repack.writeBitmaps config option
Jeff King
1
-1
/
+1
2014-04-04
add `ignore_missing_links` mode to revwalk
Vicent Marti
1
-0
/
+31
2014-03-17
pack-objects: turn off bitmaps when skipping objects
Jeff King
1
-1
/
+4
2013-12-30
pack-bitmap: implement optional name_hash cache
Vicent Marti
1
-1
/
+2
2013-12-30
t: add basic bitmap functionality tests
Jeff King
1
-0
/
+138