summaryrefslogtreecommitdiff
path: root/tests/core/oidmap.c
Commit message (Expand)AuthorAgeFilesLines
* oidmap: remove GIT__USE_OIDMAP macroPatrick Steinhardt2017-02-171-2/+0
* khash: avoid using `kh_key`/`kh_val` as lvaluePatrick Steinhardt2017-02-171-2/+2
* khash: avoid using `kh_put` directlyPatrick Steinhardt2017-02-171-2/+2
* khash: avoid using `kh_val`/`kh_value` directlyPatrick Steinhardt2017-02-171-4/+4
* khash: avoid using `kh_get` directlyPatrick Steinhardt2017-02-171-4/+4
* khash: avoid using `kh_end` directlyPatrick Steinhardt2017-02-171-4/+4
* Remove extra semicolon outside of a functionStefan Widgren2015-02-151-1/+1
* Rename tests-clar to testsBen Straub2013-11-141-0/+110