index
:
go.wit.com/lib/libgit2.git
devel
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git.go
Age
Commit message (
Expand
)
Author
2014-03-19
Oid: fix IsZero()
Carlos Martín Nieto
2014-03-19
Oid: use Go's conversion functions
Carlos Martín Nieto
2014-03-19
Oid: remove Bytes()
Carlos Martín Nieto
2014-03-19
Oid: make NewOid take a string
Carlos Martín Nieto
2014-03-19
Oid: make the type directly [20]byte
Carlos Martín Nieto
2014-02-26
merge latest, cleanup error handling, add thread locks
Jesse Ezell
2014-02-26
Added git error code to the error object.
Jesper Hansen
2014-02-23
Merge commit 'refs/pull/53/head' of github.com:libgit2/git2go
Carlos Martín Nieto
2014-01-29
update git2go to support latest libgit2 development commit (id: 66af84)
Aidan Nulman
2014-01-04
work in progress wrapping git_clone
Jason Toffaletti
2013-12-18
Lock the OS thread when acessing errors
Carlos Martín Nieto
2013-06-17
Packbuilder: compilation fixes
Carlos Martín Nieto
2013-06-13
Merge pull request #25 from carlosmn/error-nil
Vicent Martí
2013-06-13
Merge pull request #26 from carlosmn/ref-iter
Vicent Martí
2013-05-23
Implement a reference iterator
Carlos Martín Nieto
2013-05-21
Implement ShortenOids
Axel Wagner
2013-05-21
Catch nil error instances
Carlos Martín Nieto
2013-05-17
Use cbool-helper in Discover()
Axel Wagner
2013-05-14
Implement git_repository_discover
Axel Wagner
2013-04-26
Implement most of the oid_-functions as Methods
Axel Wagner
2013-03-08
Oid: make sure not to dereference a NULL git_oid
Carlos Martín Nieto
2013-03-05
Initial commit
Vicent Marti
[prev]