summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-28Add defaults, add simple test, merge heads should be pointer arrayJesse Ezell
2014-02-28move finalizer above freeJesse Ezell
2014-02-28switch from iota to explicit defJesse Ezell
2014-02-28merge options / merge tree optionsJesse Ezell
2014-02-28wrap merge functionsJesse Ezell
2014-02-28fix bad merge (LastError -> MakeGitError)Jesse Ezell
2014-02-27Merge pull request #59 from libgit2/cmn/refsCarlos Martín Nieto
2014-02-27Merge pull request #60 from libgit2/cmn/reflogs-defaultCarlos Martín Nieto
2014-02-26Merge branch 'more-errors'Carlos Martín Nieto
2014-02-26Convert the rest of the errorsCarlos Martín Nieto
2014-02-26Added git error code to the error object.Jesper Hansen
2014-02-26Remove 'oid' as id nameCarlos Martín Nieto
2014-02-26Merge branch 'index-entries'Carlos Martín Nieto
2014-02-26Adjust to oid -> idCarlos Martín Nieto
2014-02-26Remove pointer to git_index_entryCarlos Martín Nieto
2014-02-26Allow for a default in reflog messagesCarlos Martín Nieto
2014-02-26Add a few reference utility functionsCarlos Martín Nieto
2014-02-26Merge pull request #42 from libgit2/cmn/configCarlos Martín Nieto
2014-02-26Lock the thread so we can get the error messageCarlos Martín Nieto
2014-02-26Add iterators and ConfigEntryCarlos Martín Nieto
2014-02-26Add a few more missing config functionsCarlos Martín Nieto
2014-02-26Add a few missing config setters and gettersCarlos Martín Nieto
2014-02-23Return SubmoduleRecurseCarlos Martín Nieto
2014-02-23Merge pull request #52 from ursachec/masterCarlos Martín Nieto
2014-02-23Merge pull request #51 from Tobscher/masterCarlos Martín Nieto
2014-02-23Merge pull request #55 from lye/add-is-x-reference-methodsCarlos Martín Nieto
2014-02-23Merge commit 'refs/pull/53/head' of github.com:libgit2/git2goCarlos Martín Nieto
2014-02-20Add Is$Type methods to Reference.lye
2014-01-29update git2go to support latest libgit2 development commit (id: 66af84)Aidan Nulman
2014-01-26Remove unnecessary cast.Claudiu-Vlad Ursache
2014-01-25Test for Odb hash function.Claudiu-Vlad Ursache
2014-01-25Add Odb hash function.Claudiu-Vlad Ursache
2014-01-24added write methodTobias Haar
2013-12-18Merge pull request #41 from libgit2/cmn/threadingCarlos Martín Nieto
2013-12-18Lock the OS thread when acessing errorsCarlos Martín Nieto
2013-11-18Merge pull request #47 from kron4eg/tree_builder_mem_leakVicent Martí
2013-11-14Fix memleak for Config and parent commit objectsArtiom Di
2013-11-14Fix memleak, free TreeBuilderArtiom Di
2013-11-14ObjectType: capitalise TagCarlos Martín Nieto
2013-11-14Don't repeat the pkg-config lineCarlos Martín Nieto
2013-11-13Packbuilder: adjust to changes in devCarlos Martín Nieto
2013-09-22Remove leftover reference to old constCarlos Martín Nieto
2013-09-17Merge pull request #36 from libgit2/ref-iterVicent Martí
2013-09-17Merge pull request #38 from libgit2/odb-streamVicent Martí
2013-09-17Merge pull request #39 from libgit2/goify-constsVicent Martí
2013-09-12Give each const group a typeCarlos Martín Nieto
2013-09-12Camel-case constantsCarlos Martín Nieto
2013-09-12Tree: add EntryByPathCarlos Martín Nieto
2013-09-11Object types are constantsCarlos Martín Nieto
2013-09-11Wrap the odb streamsCarlos Martín Nieto