31 Commits (9bb4542b8c1b91189126cf0fc42e2689fc9224c6)

Author SHA1 Message Date
Jeff King 7140414d8b bulk-checkin: zero-initialize hashfile_checkpoint 5 years ago
Jeff King 98374a07c9 convert has_sha1_file() callers to has_object_file() 6 years ago
Jeff King 4a7e27e957 convert "oidcmp() == 0" to oideq() 6 years ago
Stefan Beller cbd53a2193 object-store: move object access functions to object-store.h 7 years ago
Johannes Schindelin 033abf97fc Replace all die("BUG: ...") calls by BUG() ones 7 years ago
Derrick Stolee cfe83216e4 csum-file: refactor finalize_hashfile() method 7 years ago
Derrick Stolee f2af9f5e02 csum-file: rename hashclose() to finalize_hashfile() 7 years ago
Stefan Beller a49d283435 packfile: add repository argument to reprepare_packed_git 7 years ago
brian m. carlson 68ee6dfc9e bulk-checkin: convert index_bulk_checkin to struct object_id 7 years ago
Brandon Williams debca9d2fe object: rename function 'typename' to 'type_name' 7 years ago
brian m. carlson f87e813718 bulk-checkin: abstract SHA-1 usage 7 years ago
brian m. carlson 98a3beab6a csum-file: rename sha1file to hashfile 7 years ago
Jeff King 41dcc4dccc distinguish error versus short read from read_in_full() 7 years ago
Jonathan Tan 0abe14f6a5 pack: move {,re}prepare_packed_git and approximate_object_count 7 years ago
brian m. carlson e6a492b7be pack: convert struct pack_idx_entry to struct object_id 8 years ago
Jeff King 7202a6fa87 encode_in_pack_object_header: respect output buffer length 8 years ago
Junio C Hamano 8de7eeb54b compression: unify pack.compression configuration parsing 8 years ago
Jeff King ef1286d3c0 use xsnprintf for generating git object headers 9 years ago
brian m. carlson fa33c3aae2 bulk-checkin.c: convert to use struct object_id 10 years ago
René Scharfe 9a6f1287fb zlib: initialize git_zstream in git_deflate_init{,_gzip,_raw} 10 years ago
David Aguilar 1c4b660412 cleanups: ensure that git-compat-util.h is included first 10 years ago
Sun He 5889271114 finish_tmp_packfile():use strbuf for pathname construction 11 years ago
Johannes Sixt e92527c97c stream_to_pack: xread does not guarantee to read all requested bytes 12 years ago
Junio C Hamano 568508e765 bulk-checkin: replace fast-import based implementation 13 years ago