summaryrefslogtreecommitdiff
path: root/src/hashtable.h
Commit message (Expand)AuthorAgeFilesLines
* Rename git_khash_str to git_strmap, etc.Russell Belfer2012-04-251-102/+0
* Adding stash to hashtable implementationRussell Belfer2012-04-251-3/+10
* Continue error conversionRussell Belfer2012-03-141-1/+1
* Clean up GIT_UNUSED macros on all platformsRussell Belfer2012-03-021-14/+14
* Update Copyright headerschu2012-02-131-1/+1
* hashtable: add remove2 to retrieve the value that was removedCarlos Martín Nieto2012-01-191-1/+9
* Add APIs for git attributesRussell Belfer2011-12-201-0/+7
* Cleanup legal dataVicent Marti2011-09-191-0/+6
* Include common.h in hashtable.hCarlos Martín Nieto2011-07-051-0/+1
* cleanup: remove trailing spacesKirill A. Shutemov2011-07-011-1/+1
* Add extra methods to the new Hashtable implementationVicent Marti2011-03-031-1/+13
* Rewrite git_hashtable internalsVicent Marti2011-02-221-20/+29
* Change the library include fileVicent Marti2010-12-061-3/+3
* Add support for manually freeing repo objectsVicent Marti2010-08-121-0/+1
* Redesigned the walking/object lookup interfaceVicent Marti2010-08-121-0/+51