]> git.proxmox.com Git - libgit2.git/history - src/hashtable.c
Cleanup legal data
[libgit2.git] / src / hashtable.c
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 #300 from carlosmn/gsoc2011/master
2011-07-01 Kirill A. Shutemovcleanup: remove trailing spaces
2011-06-02 Vicent MartíMerge pull request #144 from nordsturm/fix_fakewstream
2011-05-23 Vicent Martihashtable: Reword errors
2011-05-23 Jakob Pfenderhashtable.c: Move to new error handling mechanism
2011-03-31 Carlos Martín NietoMerge upstream/development
2011-03-15 Vicent MartiDebug assertion when using an initialized hashtable
2011-03-03 Vicent MartiAdd extra methods to the new Hashtable implementation
2011-02-22 Vicent MartiRewrite git_hashtable internals
2011-01-03 Vicent MartiSplit object methods from repository.c
2010-08-12 Vicent MartiAdd support for manually freeing repo objects
2010-08-12 Vicent MartiRedesigned the walking/object lookup interface