index
:
jcarr/libgit2
devel
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-08-31
Run go fmt
Carlos Martín Nieto
2015-08-31
Update missing bit to the new object model
Carlos Martín Nieto
2015-08-31
Merge pull request #237 from libgit2/object-type
Carlos Martín Nieto
2015-08-31
Merge branch 'push-cb' into next
Carlos Martín Nieto
2015-08-31
Add nil check on CredentialsCallback wrapper
Aaron O'Mullan
2015-08-31
Add back support for RemoteCallbacks in Remote.Push()
Aaron O'Mullan
2015-08-04
We do require sudo on Travis
Carlos Martín Nieto
2015-08-04
Merge remote-tracking branch 'origin/master' into next
Carlos Martín Nieto
2015-08-04
Move from an Object interface to a type
Carlos Martín Nieto
2015-08-03
Merge pull request #236 from clns/object-peel
Carlos Martín Nieto
2015-08-03
Merge pull request #227 from clns/describe
Carlos Martín Nieto
2015-08-01
Add ability to peel any git object
Calin Seciu
2015-07-31
Add git-describe support
Calin Seciu
2015-07-31
Merge pull request #234 from libgit2/cmn/merge-base
Carlos Martín Nieto
2015-07-31
Merge branch 'tags-col' into next
Carlos Martín Nieto
2015-07-31
Move CreateTag to the tags collection
Carlos Martín Nieto
2015-07-31
Wrap MergeBases
Carlos Martín Nieto
2015-07-31
Add more support for tags
Calin Seciu
2015-07-31
Add TagsCollection
Calin Seciu
2015-07-29
Merge pull request #233 from tuexss/typos
Carlos Martín Nieto
2015-07-29
Headline typo
Andreas Beer
2015-07-29
Typos/unclarities in readme.
Andreas Beer
2015-07-29
Merge pull request #230 from clns/tree-entry-by-id
Carlos Martín Nieto
2015-07-28
Merge pull request #231 from shurcooL/master-fix-HandleList-Track-gc-issue
Carlos Martín Nieto
2015-07-26
Prevent slot int variable from being GCed.
Dmitri Shuralyov
2015-07-24
Find tree entry by id
Calin Seciu
2015-07-24
Merge pull request #228 from clns/ref-additions
Carlos Martín Nieto
2015-07-24
Merge pull request #219 from shurcooL/next-fix-HandleList-Track-gc-issue
Carlos Martín Nieto
2015-07-24
Add ReferenceIsValidName()
Calin Seciu
2015-07-24
Add check if reference is a note
Calin Seciu
2015-07-10
Bring back CheckoutForce
Carlos Martín Nieto
2015-07-06
Prevent slot int variable from being GCed.
Dmitri Shuralyov
2015-07-01
Merge remote-tracking branch 'upstream/master' into next
Carlos Martín Nieto
2015-07-01
Adjust style
Carlos Martín Nieto
2015-07-01
Merge commit 'refs/pull/198/head' of github.com:libgit2/git2go
Carlos Martín Nieto
2015-07-01
Merge commit 'refs/pull/174/head' of github.com:libgit2/git2go
Carlos Martín Nieto
2015-06-30
Submodule: use the Repository constructor
Carlos Martín Nieto
2015-06-30
Clone: test we clone something usable and fix constructor
Carlos Martín Nieto
2015-06-30
Repository: move to use an actual constructor
Carlos Martín Nieto
2015-06-30
Merge pull request #216 from libgit2/diff
Carlos Martín Nieto
2015-06-29
Add DiffBlobs
Carlos Martín Nieto
2015-06-29
diff: remove unnecessary args to Hunk and Line ctors
Carlos Martín Nieto
2015-06-28
Update to libgit2 fb84cde8
Carlos Martín Nieto
2015-06-28
travis: make the script executable
Carlos Martín Nieto
2015-06-28
travis: don't install libgit2 for 'next' branch
Carlos Martín Nieto
2015-06-28
travis: allow containerized builds
Carlos Martín Nieto
2015-06-28
Merge remote-tracking branch 'upstream/master' into next
Carlos Martín Nieto
2015-06-28
Create a NotesCollection for managing notes
Carlos Martín Nieto
2015-06-28
Create a ReferenceCollection for managing references
Carlos Martín Nieto
2015-06-28
Create a SubmoduleCollection for managing submodules
Carlos Martín Nieto
[next]