Matheus Tavares
|
2dcde20e1c
sha1-file: pass git_hash_algo to hash_object_file()
|
5 years ago |
SZEDER Gábor
|
bae60ba7e9
builtin/unpack-objects.c: show throughput progress
|
5 years ago |
Jeff King
|
d0229abd93
object: convert lookup_object() to use object_id
|
6 years ago |
Jeff King
|
67947c34ae
convert "hashcmp() != 0" to "!hasheq()"
|
7 years ago |
Jeff King
|
4a7e27e957
convert "oidcmp() == 0" to oideq()
|
7 years ago |
Junio C Hamano
|
1689c22c1c
Merge branch 'jk/core-use-replace-refs'
|
7 years ago |
Jeff King
|
6ebd1cafe2
check_replace_refs: rename to read_replace_refs
|
7 years ago |
Junio C Hamano
|
00624d608c
Merge branch 'sb/object-store-grafts'
|
7 years ago |
Stefan Beller
|
da14a7ff99
blob: add repository argument to lookup_blob
|
7 years ago |
Stefan Beller
|
1ec5bfd24e
object: add repository argument to parse_object_buffer
|
7 years ago |
Stefan Beller
|
5abddd1eb7
object: add repository argument to lookup_object
|
7 years ago |
Junio C Hamano
|
b16b60f71b
Merge branch 'sb/object-store-grafts' into sb/object-store-lookup
|
7 years ago |
Junio C Hamano
|
7913f53b56
Sync with Git 2.17.1
|
7 years ago |
Jeff King
|
6e328d6cae
unpack-objects: call fsck_finish() after fscking objects
|
7 years ago |
Jeff King
|
db5a58c1bd
index-pack: make fsck error message more specific
|
7 years ago |
Stefan Beller
|
cbd53a2193
object-store: move object access functions to object-store.h
|
7 years ago |
Stefan Beller
|
0df8e96566
cache.h: add repository argument to oid_object_info
|
7 years ago |
Junio C Hamano
|
a5bbc29994
Merge branch 'bc/object-id'
|
7 years ago |
Junio C Hamano
|
99321e327b
Merge branch 'nd/object-allocation-comments'
|
7 years ago |
brian m. carlson
|
b4f5aca40e
sha1_file: convert read_sha1_file to struct object_id
|
7 years ago |
brian m. carlson
|
abef9020e3
sha1_file: convert sha1_object_info* to object_id
|
7 years ago |
Junio C Hamano
|
169c9c0169
Merge branch 'bw/c-plus-plus'
|
7 years ago |
Nguyễn Thái Ngọc Duy
|
95308d64ce
object.h: update flag allocation comment
|
7 years ago |
Junio C Hamano
|
0fd90daba8
Merge branch 'bc/hash-algo'
|
7 years ago |
Brandon Williams
|
debca9d2fe
object: rename function 'typename' to 'type_name'
|
7 years ago |
brian m. carlson
|
3206b6bdf6
builtin/unpack-objects: switch uses of SHA-1 to the_hash_algo
|
7 years ago |
Patryk Obara
|
a09c985eae
sha1_file: convert write_sha1_file to object_id
|
7 years ago |
Patryk Obara
|
f070faccc1
sha1_file: convert hash_sha1_file to object_id
|
7 years ago |
Derrick Stolee
|
19716b21a4
cleanup: fix possible overflow errors in binary search
|
7 years ago |
Junio C Hamano
|
50f03c6676
Merge branch 'ab/free-and-null'
|
8 years ago |