| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-05-23 | Implement a reference iterator | Carlos Martín Nieto | |
| Wrap the reference iterators, and provide a Iter() function to get them through a channel. | |||
| 2013-05-21 | Implement ShortenOids | Axel Wagner | |
| 2013-05-21 | Catch nil error instances | Carlos Martín Nieto | |
| Unfortunately libgit2 sometimes returns an error without setting an error message. Provide an alternative message instead of trying to dereference nil. | |||
| 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 | |
| Some calls like Reference.Target() can return NULL if the reference is symbolic. Make sure newOidFromC() can handle these situations. | |||
| 2013-03-05 | Initial commit | Vicent Marti | |
