summaryrefslogtreecommitdiff
path: root/src/strmap.c
Commit message (Expand)AuthorAgeFilesLines
* map: remove `*map_free` macrosPatrick Steinhardt2017-03-201-1/+1
* strmap: remove GIT__USE_STRMAP macroPatrick Steinhardt2017-02-171-1/+1
* strmap: convert macros to functionsPatrick Steinhardt2017-02-171-0/+95
* config: get rid of a useless asignmentCarlos Martín Nieto2013-08-121-2/+0
* added new type and several functions to git_strmapNico von Geyso2013-08-081-0/+34