35 Commits (1439a72e17ec76df6bffffe71a641689e8a5b01b)

Author SHA1 Message Date
brian m. carlson 206649672e pack-bitmap: convert traverse_bitmap_commit_list to object_id 8 years ago
Martin Ågren 4d01a7fa65 pack-bitmap[-write]: use `object_array_clear()`, don't leak 8 years ago
Jonathan Tan 0317f45576 pack: move open_pack_index(), parse_pack_index() 8 years ago
James Clarke da41c942b3 pack-bitmap: don't perform unaligned memory access 8 years ago
brian m. carlson c251c83df2 object: convert parse_object* to take struct object_id 8 years ago
Lars Schneider a5436b5794 sha1_file: rename git_open_noatime() to git_open() 9 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
Jeff King 9d98bbf578 pack-revindex: store entries directly in packed_git 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
Jeff King 9ae97018fb use strip_suffix and xstrfmt to replace suffix 10 years ago
Jeff King 34b935c01f ewah: use less generic macro name 10 years ago
Jeff King d201a1ecdb test_bitmap_walk: free bitmap with bitmap_free 10 years ago
René Scharfe 599dc766e8 pack-bitmaps: plug memory leak, fix allocation size for recent_bitmaps 10 years ago
Stefan Beller f86a3747ab pack-bitmap.c: fix a memleak 10 years ago
Alexander Kuleshov 25143a54fc pack-bitmap: fix typo 10 years ago
Junio C Hamano cb4680500a pack-bitmap.c: make pack_bitmap_filename() static 10 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 11 years ago
Vicent Marti 2db1a43f41 add `ignore_missing_links` mode to revwalk 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
Vicent Marti fff42755ef pack-bitmap: add support for bitmap indexes 11 years ago