summaryrefslogtreecommitdiff
path: root/src/submodule.c
Commit message (Expand)AuthorAgeFilesLines
* Isolate khash inlines from global namespaceRussell Belfer2012-07-121-3/+3
* errors: Rename error codesbreaking-changesVicent Martí2012-05-181-2/+2
* errors: Rename the generic return codesVicent Martí2012-05-181-2/+2
* global: Change parameter ordering in APIVicent Martí2012-05-181-1/+4
* Rename git_khash_str to git_strmap, etc.Russell Belfer2012-04-251-23/+23
* Convert hashtable usage over to khashRussell Belfer2012-04-251-60/+68
* Clean up valgrind warningsCarlos Martín Nieto2012-04-041-1/+2
* Improve config handling for diff,submodules,attrsRussell Belfer2012-03-301-24/+15
* Added submodule API and use in statusRussell Belfer2012-03-281-0/+384