index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pack-bitmap.h
Age
Commit message (
Expand
)
Author
Lines
2019-04-01
pack-bitmap: switch hash tables to use struct object_id
brian m. carlson
-1
/
+1
2019-04-01
pack-bitmap: make bitmap header handling hash agnostic
brian m. carlson
-1
/
+1
2018-11-12
pack-*.c: remove the_repository references
Nguyễn Thái Ngọc Duy
-1
/
+2
2018-09-04
bitmap_has_sha1_in_uninteresting(): drop BUG check
Jeff King
-1
/
+1
2018-08-21
pack-bitmap: save "have" bitmap from walk
Jeff King
-0
/
+7
2018-08-15
Add missing includes and forward declarations
Elijah Newren
-0
/
+3
2018-06-21
pack-bitmap: add free function
Jonathan Tan
-0
/
+1
2018-06-21
pack-bitmap: remove bitmap_git global variable
Jonathan Tan
-6
/
+13
2018-04-16
pack-objects: move in_pack_pos out of struct object_entry
Nguyễn Thái Ngọc Duy
-1
/
+3
2017-10-16
pack-bitmap: convert traverse_bitmap_commit_list to object_id
brian m. carlson
-1
/
+1
2015-01-15
pack-bitmap.c: make pack_bitmap_filename() static
Junio C Hamano
-1
/
+0
2014-11-30
pack-bitmap: do not use gcc packed attribute
Karsten Blees
-6
/
+0
2013-12-30
pack-bitmap: implement optional name_hash cache
Vicent Marti
-2
/
+4
2013-12-30
pack-objects: implement bitmap writing
Vicent Marti
-0
/
+19
2013-12-30
pack-bitmap: add support for bitmap indexes
Vicent Marti
-0
/
+43