merge-ort: add a few includes
[git] / strmap.h
2020-11-11  Junio C HamanoMerge branch 'en/strmap' into en/merge-ort-impl
2020-11-11  Elijah Newrenstrmap: take advantage of FLEXPTR_ALLOC_STR when relevant
2020-11-11  Elijah Newrenstrmap: enable allocations to come from a mem_pool
2020-11-06  Elijah Newrenstrmap: add a strset sub-type
2020-11-05  Elijah Newrenstrmap: add functions facilitating use as a string...
2020-11-05  Elijah Newrenstrmap: enable faster clearing and reusing of strmaps
2020-11-05  Elijah Newrenstrmap: add more utility functions
2020-11-02  Elijah Newrenstrmap: new utility functions