index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pack-bitmap.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pack-bitmap: pass object filter to fill-in traversal
Jeff King
2020-05-05
1
-5
/
+9
*
pack-bitmap.c: support 'tree:0' filtering
Taylor Blau
2020-05-05
1
-1
/
+24
*
pack-bitmap.c: make object filtering functions generic
Taylor Blau
2020-05-05
1
-11
/
+24
*
Merge branch 'jk/nth-packed-object-id'
Junio C Hamano
2020-03-05
1
-9
/
+9
|
\
|
*
pack-bitmap: use object_id when loading on-disk bitmaps
Jeff King
2020-02-24
1
-6
/
+6
|
*
nth_packed_object_oid(): use customary integer return
Jeff King
2020-02-24
1
-2
/
+2
*
|
Merge branch 'jk/object-filter-with-bitmap'
Junio C Hamano
2020-03-03
1
-33
/
+239
|
\
\
|
|
/
|
/
|
|
*
pack-bitmap: implement BLOB_LIMIT filtering
Jeff King
2020-02-14
1
-0
/
+80
|
*
pack-bitmap: implement BLOB_NONE filtering
Jeff King
2020-02-14
1
-0
/
+74
|
*
pack-bitmap: basic noop bitmap filter infrastructure
Jeff King
2020-02-14
1
-1
/
+25
|
*
rev-list: allow commit-only bitmap traversals
Jeff King
2020-02-14
1
-5
/
+15
|
*
pack-bitmap: refuse to do a bitmap traversal with pathspecs
Jeff King
2020-02-14
1
-1
/
+11
|
*
pack-bitmap: fix leak of haves/wants object lists
Jeff King
2020-02-13
1
-0
/
+5
|
*
pack-bitmap: factor out type iterator initialization
Jeff King
2020-02-13
1
-30
/
+33
*
|
Merge branch 'jk/packfile-reuse-cleanup'
Junio C Hamano
2020-02-14
1
-63
/
+129
|
\
\
|
|
/
|
/
|
|
*
pack-bitmap: don't rely on bitmap_git->reuse_objects
Jeff King
2020-01-23
1
-11
/
+7
|
*
pack-objects: improve partial packfile reuse
Jeff King
2020-01-23
1
-41
/
+109
|
*
pack-bitmap: simplify bitmap_has_oid_in_uninteresting()
Jeff King
2020-01-23
1
-12
/
+2
|
*
pack-bitmap: uninteresting oid can be outside bitmapped packfile
Jeff King
2020-01-23
1
-1
/
+1
|
*
pack-bitmap: introduce bitmap_walk_contains()
Jeff King
2020-01-23
1
-0
/
+12
*
|
Merge branch 'jk/misc-uninitialized-fixes'
Junio C Hamano
2019-09-30
1
-1
/
+1
|
\
\
|
*
|
pack-objects: drop packlist index_pos optimization
Jeff King
2019-09-06
1
-1
/
+1
|
|
/
*
/
tag: factor out get_tagged_oid()
René Scharfe
2019-09-05
1
-3
/
+1
|
/
*
pack-bitmap: convert khash_sha1 maps into kh_oid_map
Jeff King
2019-06-20
1
-4
/
+4
*
khash: drop broken oid_map typedef
Jeff King
2019-06-20
1
-1
/
+1
*
pack-objects: convert packlist_find() to use object_id
Jeff King
2019-06-20
1
-3
/
+3
*
Merge branch 'bc/hash-transition-16'
Junio C Hamano
2019-04-25
1
-38
/
+38
|
\
|
*
pack-bitmap: switch hash tables to use struct object_id
brian m. carlson
2019-04-01
1
-29
/
+29
|
*
pack-bitmap: switch hard-coded constants to the_hash_algo
brian m. carlson
2019-04-01
1
-2
/
+2
|
*
pack-bitmap: replace sha1_to_hex
brian m. carlson
2019-04-01
1
-4
/
+4
|
*
pack-bitmap: convert struct stored_bitmap to object_id
brian m. carlson
2019-04-01
1
-4
/
+4
|
*
pack-bitmap: make bitmap header handling hash agnostic
brian m. carlson
2019-04-01
1
-1
/
+1
*
|
pack-revindex: open index if necessary
Jeff King
2019-04-16
1
-1
/
+2
|
/
*
pack-*.c: remove the_repository references
Nguyễn Thái Ngọc Duy
2018-11-12
1
-6
/
+7
*
Merge branch 'jk/pack-objects-with-bitmap-fix'
Junio C Hamano
2018-09-17
1
-11
/
+3
|
\
|
*
pack-bitmap: drop "loaded" flag
Jeff King
2018-09-04
1
-6
/
+3
|
*
traverse_bitmap_commit_list(): don't free result
Jeff King
2018-09-04
1
-3
/
+0
|
*
bitmap_has_sha1_in_uninteresting(): drop BUG check
Jeff King
2018-09-04
1
-2
/
+0
*
|
Merge branch 'jk/pack-delta-reuse-with-bitmap'
Junio C Hamano
2018-09-17
1
-1
/
+24
|
\
|
|
*
pack-bitmap: save "have" bitmap from walk
Jeff King
2018-08-21
1
-1
/
+24
*
|
treewide: use get_all_packs
Derrick Stolee
2018-08-21
1
-1
/
+1
|
/
*
pack-bitmap: add free function
Jonathan Tan
2018-06-21
1
-6
/
+29
*
pack-bitmap: remove bitmap_git global variable
Jonathan Tan
2018-06-21
1
-144
/
+173
*
Merge branch 'jk/ewah-bounds-check'
Junio C Hamano
2018-06-18
1
-1
/
+1
|
\
|
*
ewah: adjust callers of ewah_read_mmap()
Jeff King
2018-06-18
1
-1
/
+1
*
|
Merge branch 'js/use-bug-macro'
Junio C Hamano
2018-05-30
1
-3
/
+3
|
\
\
|
*
|
Replace all die("BUG: ...") calls by BUG() ones
Johannes Schindelin
2018-05-06
1
-3
/
+3
*
|
|
pack-objects: move in_pack_pos out of struct object_entry
Nguyễn Thái Ngọc Duy
2018-04-16
1
-1
/
+1
|
/
/
*
|
packfile: keep prepare_packed_git() private
Nguyễn Thái Ngọc Duy
2018-03-26
1
-1
/
+0
*
|
packfile: add repository argument to prepare_packed_git
Stefan Beller
2018-03-26
1
-1
/
+1
[next]