completion: disable dwim on "git switch -d"
Nguyễn Thái Ngọc Duy committed about 7 years ago
switch: allow to switch in the middle of bisect
Nguyễn Thái Ngọc Duy committed about 7 years ago
Nguyễn Thái Ngọc Duy committed about 7 years ago
delta-islands: respect progress flag
Jeff King committed about 7 years ago
rev-list: teach --no-object-names to enable piping
Emily Shaffer committed about 7 years ago
hashmap: convert sha1hash() to oidhash()
Jeff King committed about 7 years ago
hash.h: move object_id definition from cache.h
Jeff King committed about 7 years ago
khash: rename oid helper functions
Jeff King committed about 7 years ago
khash: drop sha1-specific map types
Jeff King committed about 7 years ago
pack-bitmap: convert khash_sha1 maps into kh_oid_map
Jeff King committed about 7 years ago
delta-islands: convert island_marks khash to use oids
Jeff King committed about 7 years ago
khash: rename kh_oid_t to kh_oid_set
Jeff King committed about 7 years ago
khash: drop broken oid_map typedef
Jeff King committed about 7 years ago
object: convert create_object() to use object_id
Jeff King committed about 7 years ago
object: convert internal hash_obj() to object_id
Jeff King committed about 7 years ago
object: convert lookup_object() to use object_id
Jeff King committed about 7 years ago
object: convert lookup_unknown_object() to use object_id
Jeff King committed about 7 years ago
pack-objects: convert locate_object_entry_hash() to object_id
Jeff King committed about 7 years ago
pack-objects: convert packlist_find() to use object_id
Jeff King committed about 7 years ago
pack-bitmap-write: convert some helpers to use object_id
Jeff King committed about 7 years ago