28 Commits (0af85f84bd6d1755b3b8559ccfd99383c2928ac3)

Author SHA1 Message Date
Lars Schneider a5436b5794 sha1_file: rename git_open_noatime() to git_open() 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
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 9 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 10 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