summaryrefslogtreecommitdiff
path: root/submodule.go
AgeCommit message (Expand)Author
2014-03-27Added force argument for (*Submodule).Reload() and (*Repository).ReloadAllSub...Simon Menke
2014-02-26merge latest, cleanup error handling, add thread locksJesse Ezell
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-23Return SubmoduleRecurseCarlos Martín Nieto
2014-02-23Merge commit 'refs/pull/53/head' of github.com:libgit2/git2goCarlos Martín Nieto
2014-01-29update git2go to support latest libgit2 development commit (id: 66af84)Aidan Nulman
2014-01-02add git_submodule_recurse_t typeJason Toffaletti
2013-12-18Lock the OS thread when acessing errorsCarlos Martín Nieto
2013-11-14Don't repeat the pkg-config lineCarlos Martín Nieto
2013-07-22Submodule: adjust to the Default -> Reset change in the libraryCarlos Martín Nieto
2013-03-05Submodule wrapping courtesy of @sbinetVicent Marti