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
/
packfile.h
Age
Commit message (
Expand
)
Author
Lines
2018-05-30
Merge branch 'bc/object-id'
Junio C Hamano
-2
/
+2
2018-05-23
Merge branch 'sb/oid-object-info'
Junio C Hamano
-2
/
+4
2018-05-08
Merge branch 'ds/commit-graph'
Junio C Hamano
-0
/
+2
2018-05-02
packfile: convert find_pack_entry to object_id
brian m. carlson
-1
/
+1
2018-05-02
packfile: convert has_sha1_pack to object_id
brian m. carlson
-1
/
+1
2018-04-26
cache.h: allow oid_object_info to handle arbitrary repositories
Stefan Beller
-4
/
+4
2018-04-26
packfile: add repository argument to unpack_entry
Stefan Beller
-1
/
+2
2018-04-26
packfile: add repository argument to packed_object_info
Jonathan Nieder
-1
/
+2
2018-04-11
Merge branch 'sb/packfiles-in-repository'
Junio C Hamano
-4
/
+7
2018-04-11
Merge branch 'sb/object-store'
Junio C Hamano
-1
/
+4
2018-04-11
commit-graph: read only from specific pack-indexes
Derrick Stolee
-0
/
+2
2018-03-26
packfile: keep prepare_packed_git() private
Nguyễn Thái Ngọc Duy
-1
/
+0
2018-03-26
packfile: allow find_pack_entry to handle arbitrary repositories
Stefan Beller
-2
/
+1
2018-03-26
packfile: add repository argument to find_pack_entry
Stefan Beller
-1
/
+6
2018-03-26
packfile: allow reprepare_packed_git to handle arbitrary repositories
Stefan Beller
-2
/
+1
2018-03-26
packfile: allow prepare_packed_git to handle arbitrary repositories
Stefan Beller
-2
/
+1
2018-03-26
packfile: add repository argument to reprepare_packed_git
Stefan Beller
-1
/
+2
2018-03-26
packfile: add repository argument to prepare_packed_git
Stefan Beller
-1
/
+2
2018-03-26
packfile: allow install_packed_git to handle arbitrary repositories
Stefan Beller
-1
/
+1
2018-03-26
object-store: close all packs upon clearing the object store
Stefan Beller
-1
/
+1
2018-03-26
object-store: move packed_git and packed_git_mru to object store
Stefan Beller
-0
/
+3
2018-03-22
packfile: define and use bsearch_pack()
Derrick Stolee
-0
/
+8
2017-12-05
fsck: introduce partialclone extension
Jonathan Tan
-0
/
+13
2017-08-23
pack: move for_each_packed_object()
Jonathan Tan
-0
/
+11
2017-08-23
pack: move has_pack_index()
Jonathan Tan
-0
/
+2
2017-08-23
pack: move has_sha1_pack()
Jonathan Tan
-0
/
+2
2017-08-23
pack: move find_pack_entry() and make it global
Jonathan Tan
-0
/
+2
2017-08-23
pack: move find_sha1_pack()
Jonathan Tan
-0
/
+3
2017-08-23
pack: move find_pack_entry_one(), is_pack_valid()
Jonathan Tan
-2
/
+7
2017-08-23
pack: move check_pack_index_ptr(), nth_packed_object_offset()
Jonathan Tan
-0
/
+16
2017-08-23
pack: move nth_packed_object_{sha1,oid}
Jonathan Tan
-1
/
+15
2017-08-23
pack: move clear_delta_base_cache(), packed_object_info(), unpack_entry()
Jonathan Tan
-0
/
+10
2017-08-23
pack: move unpack_object_header()
Jonathan Tan
-0
/
+1
2017-08-23
pack: move get_size_from_delta()
Jonathan Tan
-0
/
+1
2017-08-23
pack: move unpack_object_header_buffer()
Jonathan Tan
-0
/
+2
2017-08-23
pack: move {,re}prepare_packed_git and approximate_object_count
Jonathan Tan
-2
/
+14
2017-08-23
pack: move install_packed_git()
Jonathan Tan
-0
/
+2
2017-08-23
pack: move add_packed_git()
Jonathan Tan
-0
/
+1
2017-08-23
pack: move unuse_pack()
Jonathan Tan
-0
/
+1
2017-08-23
pack: move use_pack()
Jonathan Tan
-11
/
+3
2017-08-23
pack: move pack-closing functions
Jonathan Tan
-0
/
+11
2017-08-23
pack: move release_pack_memory()
Jonathan Tan
-0
/
+4
2017-08-23
pack: move open_pack_index(), parse_pack_index()
Jonathan Tan
-0
/
+8
2017-08-23
pack: move pack_report()
Jonathan Tan
-0
/
+2
2017-08-23
pack: move static state variables
Jonathan Tan
-0
/
+9
2017-08-23
pack: move pack name-related functions
Jonathan Tan
-0
/
+27