]> git.proxmox.com Git - libgit2.git/history - src/hashtable.h
Merge pull request #392 from sschuberth/development
[libgit2.git] / src / hashtable.h
2011-09-19 Vicent MartíMerge pull request #392 from sschuberth/development
2011-09-19 Vicent MartíMerge pull request #400 from boyski/fixup-examples
2011-09-19 Vicent MartíMerge pull request #399 from carlosmn/free-null
2011-09-19 Vicent MartíMerge pull request #409 from nulltoken/ntk/fix/status...
2011-09-19 Vicent MartíMerge pull request #411 from boyski/gcc4
2011-09-18 Vicent MartiCleanup legal data
2011-07-12 Vicent MartíMerge pull request #321 from letolabs/readme
2011-07-05 Vicent MartíMerge pull request #299 from kiryl/examples-general...
2011-07-05 Vicent MartíMerge pull request #297 from nulltoken/patch-5
2011-07-05 Vicent MartíMerge pull request #301 from carlosmn/hashtable-include-fix
2011-07-05 Carlos Martín NietoInclude common.h in hashtable.h
2011-07-05 Vicent MartíMerge pull request #300 from carlosmn/gsoc2011/master
2011-07-01 Kirill A. Shutemovcleanup: remove trailing spaces
2011-03-03 Vicent MartiAdd extra methods to the new Hashtable implementation
2011-02-22 Vicent MartiRewrite git_hashtable internals
2010-12-06 Vicent MartiChange the library include file
2010-08-12 Vicent MartiAdd support for manually freeing repo objects
2010-08-12 Vicent MartiRedesigned the walking/object lookup interface