diff options
author | Junio C Hamano <gitster@pobox.com> | 2018-10-19 13:34:06 +0900 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-10-19 13:34:06 +0900 |
commit | 82d0a8c05af8d1f7df0c308d23d078e0bac9c594 (patch) | |
tree | f61c5b42ba05367508c7f349e970ed679cac5913 /midx.c | |
parent | Merge branch 'rs/grep-no-recursive' (diff) | |
parent | oidset: uninline oidset_init() (diff) | |
download | tgif-82d0a8c05af8d1f7df0c308d23d078e0bac9c594.tar.xz |
Merge branch 'rs/oidset-on-khash'
The oidset API was built on top of the oidmap API which in turn is
on the hashmap API. Replace the implementation to build on top of
the khash API and gain performance.
* rs/oidset-on-khash:
oidset: uninline oidset_init()
oidset: use khash
khash: factor out kh_release_*
fetch-pack: load tip_oids eagerly iff needed
fetch-pack: factor out is_unmatched_ref()
Diffstat (limited to 'midx.c')
0 files changed, 0 insertions, 0 deletions