| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-05-21 | Implement git_odb_foreach | Axel Wagner | |
| 2013-04-16 | Take 2 on polymorphism | Vicent Marti | |
| 2013-03-06 | Properly wrap ODB objects | Vicent Marti | |
| 2013-03-06 | Free Git objects via finalizers or manually | Carlos MartÃn Nieto | |
| Provide a manual way of freeing objects, but set finalizers for them in case the user does not want to worry about memory management, which would be useful for commits or trees, which sare typically small. When the objects are freed manually, the finalizer is unset to avoid double-freeing, mimicking what the go runtime does. | |||
| 2013-03-05 | Initial commit | Vicent Marti | |
