28 Commits (53f9a3e157dbbc901a02ac2c73346d375e24978c)

Author SHA1 Message Date
Johannes Schindelin 033abf97fc Replace all die("BUG: ...") calls by BUG() ones 7 years ago
Stefan Beller 0df8e96566 cache.h: add repository argument to oid_object_info 7 years ago
Nguyễn Thái Ngọc Duy 06af3bba41 pack-objects: move in_pack_pos out of struct object_entry 7 years ago
Nguyễn Thái Ngọc Duy fd9b1baef8 pack-objects: turn type and in_pack_type to bitfields 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
brian m. carlson abef9020e3 sha1_file: convert sha1_object_info* to object_id 7 years ago
brian m. carlson 98a3beab6a csum-file: rename sha1file to hashfile 7 years ago
Martin Ågren 4d01a7fa65 pack-bitmap[-write]: use `object_array_clear()`, don't leak 7 years ago
brian m. carlson e6a492b7be pack: convert struct pack_idx_entry to struct object_id 8 years ago
Jeff King 594fa9998c odb_mkstemp: write filename into strbuf 8 years ago
Jeff King 892e723afd do not check odb_mkstemp return value for errors 8 years ago
René Scharfe 9ed0d8d6e6 use QSORT 8 years ago
Jeff King 2824e1841b list-objects: pass full pathname to callbacks 9 years ago
Jeff King dc06dc8800 list-objects: drop name_path entirely 9 years ago
Jeff King de1e67d070 list-objects: pass full pathname to callbacks 9 years ago
Jeff King bd64516aca list-objects: drop name_path entirely 9 years ago
brian m. carlson ed1c9977cb Remove get_object_hash. 9 years ago
brian m. carlson f2fd0760f6 Convert struct object to object_id 9 years ago
brian m. carlson 7999b2cf77 Add several uses of get_object_hash. 9 years ago
Karsten Blees b5007211b6 pack-bitmap: do not use gcc packed attribute 10 years ago
René Scharfe 2756ca4347 use REALLOC_ARRAY for changing the allocation size of arrays 10 years ago
Sun He 50546b15ed Use hashcpy() when copying object names 11 years ago
Vicent Marti ae4f07fbcc pack-bitmap: implement optional name_hash cache 11 years ago
Vicent Marti 7cc8f97108 pack-objects: implement bitmap writing 11 years ago