index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packfile.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'bw/c-plus-plus'
Junio C Hamano
2018-03-06
1
-4
/
+4
|
\
|
*
object: rename function 'typename' to 'type_name'
Brandon Williams
2018-02-14
1
-1
/
+1
|
*
object_info: change member name from 'typename' to 'type_name'
Brandon Williams
2018-02-14
1
-3
/
+3
*
|
Merge branch 'jt/binsearch-with-fanout'
Junio C Hamano
2018-02-27
1
-25
/
+4
|
\
\
|
*
|
packfile: refactor hash search with fanout table
Jonathan Tan
2018-02-15
1
-14
/
+4
|
*
|
packfile: remove GIT_DEBUG_LOOKUP log statements
Jonathan Tan
2018-02-15
1
-11
/
+0
|
|
/
*
|
Merge branch 'ds/use-get-be64'
Junio C Hamano
2018-02-13
1
-2
/
+1
|
\
\
|
*
|
packfile: use get_be64() for large offsets
Derrick Stolee
2018-01-19
1
-2
/
+1
|
|
/
*
|
Merge branch 'gs/retire-mru'
Junio C Hamano
2018-02-13
1
-8
/
+9
|
\
\
|
*
|
mru: Replace mru.[ch] with list.h implementation
Gargi Sharma
2018-01-24
1
-8
/
+9
*
|
|
Merge branch 'ot/mru-on-list'
Junio C Hamano
2018-02-13
1
-3
/
+4
|
\
|
|
|
*
|
mru: use double-linked list from list.h
Olga Telezhnaya
2017-10-01
1
-3
/
+4
*
|
|
fsck: introduce partialclone extension
Jonathan Tan
2017-12-05
1
-3
/
+74
|
|
/
|
/
|
*
|
cleanup: fix possible overflow errors in binary search
Derrick Stolee
2017-10-10
1
-1
/
+1
*
|
Merge branch 'jk/read-in-full'
Junio C Hamano
2017-10-03
1
-2
/
+9
|
\
\
|
|
/
|
/
|
|
*
distinguish error versus short read from read_in_full()
Jeff King
2017-09-27
1
-2
/
+9
*
|
pack: make packed_git_mru global a value instead of a pointer
Jonathan Nieder
2017-09-14
1
-7
/
+5
|
/
*
pack: move for_each_packed_object()
Jonathan Tan
2017-08-24
1
-0
/
+40
*
pack: move has_pack_index()
Jonathan Tan
2017-08-24
1
-0
/
+8
*
pack: move has_sha1_pack()
Jonathan Tan
2017-08-24
1
-0
/
+6
*
pack: move find_pack_entry() and make it global
Jonathan Tan
2017-08-24
1
-0
/
+53
*
pack: move find_sha1_pack()
Jonathan Tan
2017-08-24
1
-0
/
+13
*
pack: move find_pack_entry_one(), is_pack_valid()
Jonathan Tan
2017-08-24
1
-1
/
+75
*
pack: move check_pack_index_ptr(), nth_packed_object_offset()
Jonathan Tan
2017-08-24
1
-0
/
+33
*
pack: move nth_packed_object_{sha1,oid}
Jonathan Tan
2017-08-24
1
-0
/
+31
*
pack: move clear_delta_base_cache(), packed_object_info(), unpack_entry()
Jonathan Tan
2017-08-24
1
-0
/
+661
*
pack: move unpack_object_header()
Jonathan Tan
2017-08-24
1
-0
/
+26
*
pack: move get_size_from_delta()
Jonathan Tan
2017-08-24
1
-0
/
+40
*
pack: move unpack_object_header_buffer()
Jonathan Tan
2017-08-24
1
-0
/
+25
*
pack: move {,re}prepare_packed_git and approximate_object_count
Jonathan Tan
2017-08-24
1
-0
/
+217
*
pack: move install_packed_git()
Jonathan Tan
2017-08-24
1
-1
/
+10
*
pack: move add_packed_git()
Jonathan Tan
2017-08-24
1
-0
/
+53
*
pack: move unuse_pack()
Jonathan Tan
2017-08-24
1
-0
/
+9
*
pack: move use_pack()
Jonathan Tan
2017-08-24
1
-9
/
+294
*
pack: move pack-closing functions
Jonathan Tan
2017-08-24
1
-0
/
+54
*
pack: move release_pack_memory()
Jonathan Tan
2017-08-24
1
-0
/
+49
*
pack: move open_pack_index(), parse_pack_index()
Jonathan Tan
2017-08-24
1
-0
/
+149
*
pack: move pack_report()
Jonathan Tan
2017-08-24
1
-0
/
+24
*
pack: move static state variables
Jonathan Tan
2017-08-24
1
-0
/
+14
*
pack: move pack name-related functions
Jonathan Tan
2017-08-24
1
-0
/
+23