summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-31Merge branch 'push-cb' into nextCarlos Martín Nieto
2015-08-31Add nil check on CredentialsCallback wrapperAaron O'Mullan
2015-08-31Add back support for RemoteCallbacks in Remote.Push()Aaron O'Mullan
2015-08-18clone: improve handling of remote create callbackPatrick Steinhardt
2015-08-13Merge pull request #241 from pks-t/memleak-fixesCarlos Martín Nieto
2015-08-12merge: fix memory leak related to merge file optsPatrick Steinhardt
2015-08-12branch: fix memory leaks related to CStringsPatrick Steinhardt
2015-08-04We do require sudo on TravisCarlos Martín Nieto
2015-08-04Merge remote-tracking branch 'origin/master' into nextCarlos Martín Nieto
2015-08-04Move from an Object interface to a typeCarlos Martín Nieto
2015-08-03Merge pull request #236 from clns/object-peelCarlos Martín Nieto
2015-08-03Merge pull request #227 from clns/describeCarlos Martín Nieto
2015-08-01Add ability to peel any git objectCalin Seciu
2015-07-31Add git-describe supportCalin Seciu
2015-07-31Merge pull request #234 from libgit2/cmn/merge-baseCarlos Martín Nieto
2015-07-31Merge branch 'tags-col' into nextCarlos Martín Nieto
2015-07-31Move CreateTag to the tags collectionCarlos Martín Nieto
2015-07-31Wrap MergeBasesCarlos Martín Nieto
2015-07-31Add more support for tagsCalin Seciu
2015-07-31Add TagsCollectionCalin Seciu
2015-07-29Merge pull request #233 from tuexss/typosCarlos Martín Nieto
2015-07-29Headline typoAndreas Beer
2015-07-29Typos/unclarities in readme.Andreas Beer
2015-07-29Merge pull request #230 from clns/tree-entry-by-idCarlos Martín Nieto
2015-07-28Merge pull request #231 from shurcooL/master-fix-HandleList-Track-gc-issueCarlos Martín Nieto
2015-07-26Prevent slot int variable from being GCed.Dmitri Shuralyov
2015-07-24Find tree entry by idCalin Seciu
2015-07-24Merge pull request #228 from clns/ref-additionsCarlos Martín Nieto
2015-07-24Merge pull request #219 from shurcooL/next-fix-HandleList-Track-gc-issueCarlos Martín Nieto
2015-07-24Add ReferenceIsValidName()Calin Seciu
2015-07-24Add check if reference is a noteCalin Seciu
2015-07-10Bring back CheckoutForceCarlos Martín Nieto
2015-07-06Prevent slot int variable from being GCed.Dmitri Shuralyov
2015-07-01Merge remote-tracking branch 'upstream/master' into nextCarlos Martín Nieto
2015-07-01Adjust styleCarlos Martín Nieto
2015-07-01Merge commit 'refs/pull/198/head' of github.com:libgit2/git2goCarlos Martín Nieto
2015-07-01Merge commit 'refs/pull/174/head' of github.com:libgit2/git2goCarlos Martín Nieto
2015-06-30Submodule: use the Repository constructorCarlos Martín Nieto
2015-06-30Clone: test we clone something usable and fix constructorCarlos Martín Nieto
2015-06-30Repository: move to use an actual constructorCarlos Martín Nieto
2015-06-30Merge pull request #216 from libgit2/diffCarlos Martín Nieto
2015-06-29Add DiffBlobsCarlos Martín Nieto
2015-06-29diff: remove unnecessary args to Hunk and Line ctorsCarlos Martín Nieto
2015-06-28Update to libgit2 fb84cde8Carlos Martín Nieto
2015-06-28travis: make the script executableCarlos Martín Nieto
2015-06-28travis: don't install libgit2 for 'next' branchCarlos Martín Nieto
2015-06-28travis: allow containerized buildsCarlos Martín Nieto
2015-06-28Merge remote-tracking branch 'upstream/master' into nextCarlos Martín Nieto
2015-06-28Create a NotesCollection for managing notesCarlos Martín Nieto
2015-06-28Create a ReferenceCollection for managing referencesCarlos Martín Nieto