summaryrefslogtreecommitdiff
path: root/git.go
AgeCommit message (Expand)Author
2013-05-23Implement a reference iteratorCarlos Martín Nieto
2013-05-21Implement ShortenOidsAxel Wagner
2013-05-21Catch nil error instancesCarlos Martín Nieto
2013-05-17Use cbool-helper in Discover()Axel Wagner
2013-05-14Implement git_repository_discoverAxel Wagner
2013-04-26Implement most of the oid_-functions as MethodsAxel Wagner
2013-03-08Oid: make sure not to dereference a NULL git_oidCarlos Martín Nieto
2013-03-05Initial commitVicent Marti