kmx git
login
register
thodg
/
libgit2
/
src/strmap.h
src/strmap.h
Log
Author
Commit
Date
CI
Message
359fc2d2
2013-01-08T17:07:25
update copyrights
39b8e047
2012-07-12T11:52:10
Missed a couple of khash inline dependencies
b709e951
2012-05-04T11:06:12
Fix memory leaks and use after free
c2b67043
2012-04-25T15:20:28
Rename git_khash_str to git_strmap, etc. This renamed `git_khash_str` to `git_strmap`, `git_hash_oid` to `git_oidmap`, and deletes `git_hashtable` from the tree, plus adds unit tests for `git_strmap`.