]> git.proxmox.com Git - libgit2.git/history - src/sha1_lookup.c
Fix the build on Emscripten
[libgit2.git] / src / sha1_lookup.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-19 Vicent MartiTabify everything
2011-09-18 Vicent MartiCleanup legal data
2011-06-08 Vicent MartíMerge pull request #216 from glesserd/development
2011-06-07 Vicent MartíMerge pull request #234 from Romain-Geissler/entry...
2011-06-04 Vicent MartíMerge pull request #227 from Romain-Geissler/discovery...
2011-06-03 unknownSha1Lookup: Fixed two MSVC compilation warnings.
2011-06-02 Vicent MartíMerge pull request #144 from nordsturm/fix_fakewstream
2011-06-01 Marc PegonAdded git.git sha1 lookup method to replace simple...