| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-05-03 | test: adjust to safe commit append | Carlos Martín Nieto | |
| When we create a commit and tell the library to update a ref, we need to make sure to pass the current tip. This is what we should have been doing in a function called 'upateReadme()' anyway. The existing code creates a new root commit, which is not an update. | |||
| 2014-04-26 | Merge commit 'refs/pull/72/head' of github.com:libgit2/git2go | Carlos Martín Nieto | |
| Conflicts: git.go wrapper.c | |||
| 2014-04-02 | make it possible to handle errors | Jesse Ezell | |
| 2014-03-20 | refactor and cleanup code | Jesse Ezell | |
| 2014-03-20 | merge with latest | Jesse Ezell | |
| 2014-03-20 | cleanup and refactor diff / patch | Jesse Ezell | |
| 2014-03-19 | Oid: fix IsZero() | Carlos Martín Nieto | |
| We need to compare against the number zero, not its ASCII value. | |||
| 2014-02-27 | add push, refine remotes | Jesse Ezell | |
| 2013-04-16 | Add @carlosmn's tests | Vicent Marti | |
