]> git.proxmox.com Git - libgit2.git/history - src/hashtable.c
Merge pull request #444 from carlosmn/fetch-fixes
[libgit2.git] / src / hashtable.c
2011-09-22 Vicent MartíMerge pull request #405 from carlosmn/http-ls
2011-09-19 Vicent MartíMerge pull request #384 from kiryl/warnings
2011-09-19 Vicent MartíMerge pull request #397 from lambourg/development
2011-09-19 Vicent MartíMerge pull request #394 from carlosmn/tree-fromindex
2011-09-19 Vicent MartíMerge pull request #398 from carlosmn/config-autohome
2011-09-19 Vicent MartíMerge pull request #408 from schu/fixup-status
2011-09-19 Vicent MartíMerge pull request #393 from schu/unused-but-set-variable
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 #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