kmx git
login
register
thodg
/
libgit2
/
src/config_cache.c
src/config_cache.c
Log
Author
Commit
Date
CI
Message
904b67e6
2012-05-18T01:48:50
errors: Rename error codes
e172cf08
2012-05-18T01:21:06
errors: Rename the generic return codes
29e948de
2012-05-10T10:38:10
global: Change parameter ordering in API Consistency is good.
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`.
97da3eae
2012-03-02T21:12:00
config: Add missing file