LICENSE
Initial commit
2013-03-05 20:53:04 +01:00
README.md
Update README
2013-03-06 17:06:01 +01:00
blob.go
Don't repeat the pkg-config line
2013-11-14 00:23:04 +01:00
checkout.go
Lock the OS thread when acessing errors
2013-12-18 16:18:32 +01:00
clone.go
wrap git_clone, git_cred, git_transfer_progress, git_remote
2014-02-23 19:25:39 +00:00
commit.go
Merge commit 'refs/pull/53/head' of github.com:libgit2/git2go
2014-02-23 15:31:22 +01:00
config.go
Lock the OS thread when acessing errors
2013-12-18 16:18:32 +01:00
git.go
wrap git_clone, git_cred, git_transfer_progress, git_remote
2014-02-23 19:25:39 +00:00
git_test.go
Add @carlosmn's tests
2013-04-16 23:18:35 +02:00
index.go
added write method
2014-01-24 01:10:23 +00:00
index_test.go
Add @carlosmn's tests
2013-04-16 23:18:35 +02:00
object.go
ObjectType: capitalise Tag
2013-11-14 00:24:44 +01:00
object_test.go
Camel-case constants
2013-09-12 10:40:57 +02:00
odb.go
Remove unnecessary cast.
2014-01-26 12:36:05 +01:00
odb_test.go
Test for Odb hash function.
2014-01-25 22:18:43 +01:00
packbuilder.go
Lock the OS thread when acessing errors
2013-12-18 16:18:32 +01:00
reference.go
Merge pull request #55 from lye/add-is-x-reference-methods
2014-02-23 15:43:02 +01:00
reference_test.go
Merge commit 'refs/pull/53/head' of github.com:libgit2/git2go
2014-02-23 15:31:22 +01:00
remote.go
wrap git_clone, git_cred, git_transfer_progress, git_remote
2014-02-23 19:25:39 +00:00
repository.go
Merge commit 'refs/pull/53/head' of github.com:libgit2/git2go
2014-02-23 15:31:22 +01:00
submodule.go
Return SubmoduleRecurse
2014-02-23 16:08:19 +01:00
transport.go
wrap git_clone, git_cred, git_transfer_progress, git_remote
2014-02-23 19:25:39 +00:00
tree.go
Lock the OS thread when acessing errors
2013-12-18 16:18:32 +01:00
walk.go
Lock the OS thread when acessing errors
2013-12-18 16:18:32 +01:00
wrapper.c
wrap git_clone, git_cred, git_transfer_progress, git_remote
2014-02-23 19:25:39 +00:00