Merge branch 'jx/t5411-flake-fix'
[git] / strmap.h
2020-11-25  Junio C HamanoMerge branch 'jx/t5411-flake-fix'
2020-11-25  Junio C HamanoMerge branch 'rs/hashwrite-be64'
2020-11-25  Junio C HamanoMerge branch 'sg/bisect-approximately-halfway'
2020-11-25  Junio C HamanoMerge branch 'fc/bash-completion-alias-of-alias'
2020-11-21  Junio C HamanoMerge branch 'pd/mergetool-nvimdiff'
2020-11-21  Junio C HamanoMerge branch 'ab/config-mak-uname-simplify'
2020-11-21  Junio C HamanoMerge branch 'en/strmap'
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