| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-04-26 | Merge pull request #81 from jezell/remote-set-callbacks | Carlos Martín Nieto | |
| add remote functions to set callbacks / set cert check | |||
| 2014-04-26 | Adjust to libgit2 dev changes | Carlos Martín Nieto | |
| This fixes #87 | |||
| 2014-04-04 | add set callbacks / set cert check | Jesse Ezell | |
| 2014-04-01 | Remote: The whole point of the anonymous change | Carlos Martín Nieto | |
| Was that it would break and we'd remember that the order changed. Oh well. | |||
| 2014-04-01 | rename inmemory to anonymous remote | Jesse Ezell | |
| 2014-03-20 | return nil instead of empty array on error | Jesse Ezell | |
| 2014-03-20 | add remote list | Jesse Ezell | |
| 2014-03-20 | Remote: remove Get prefix from refspecs | Carlos Martín Nieto | |
| Idiomatic Go is to omit the Get from the getter methods. | |||
| 2014-03-19 | Remote: don't mix allocators | Carlos Martín Nieto | |
| We cannot ask libgit2 to free the memory we have allocated ourselves, as it cannot know how to do it. Let's free the strarray ourselves. | |||
| 2014-03-11 | remove strarray wrappers | Jesse Ezell | |
| 2014-03-11 | cleanup clone code | Jesse Ezell | |
| 2014-02-28 | fix handling of msg to treat empty str as nil | Jesse Ezell | |
| 2014-02-27 | add push, refine remotes | Jesse Ezell | |
| 2014-02-26 | merge latest, cleanup error handling, add thread locks | Jesse Ezell | |
| 2014-01-06 | wip wrapping git_remote | Jason Toffaletti | |
| 2014-01-06 | minor | Jason Toffaletti | |
| 2014-01-05 | wrappers for git_cred, git_transfer_progress. don't call nil callbacks. | Jason Toffaletti | |
| 2014-01-04 | work in progress wrapping git_clone | Jason Toffaletti | |
