| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-06-30 | Clone: test we clone something usable and fix constructor | Carlos Martín Nieto | |
| Clone was still trying to do its own initialisation, which was missing all of the namespacing changes. | |||
| 2015-06-28 | Merge remote-tracking branch 'upstream/master' into next | Carlos Martín Nieto | |
| Conflicts: branch.go | |||
| 2015-06-10 | Make the network code use handles | Carlos Martín Nieto | |
| This wasn't ported together with the rest, but it does exhibit the same issues, so let's port it over now. | |||
| 2015-06-08 | Update to libgit2 b6011e29 | Carlos Martín Nieto | |
| 2015-01-29 | Add TargetDirectory field to Checkout options. | joseferminj | |
| TargetDirectory field indicates a alternative checkout path to workdir. | |||
| 2014-12-11 | Remove useless includes | Carlos Martín Nieto | |
| 2014-10-15 | Update to libgit2 master | Carlos Martín Nieto | |
| The option to ignore the server's certificate has been removed, replaced witha callback for the user to perform their own checking. Remote.Fetch() now performs opportunistic updates and takes a list of refspecs to use as the active set for a particular fetch. | |||
| 2014-09-03 | Update clone options to be in sync with libgit2 master. | David Calavera | |
| Remove missing constants. | |||
| 2014-03-18 | fix clone options init | Jesse Ezell | |
| 2014-03-11 | clean up clone code | Jesse Ezell | |
| 2014-03-11 | cleanup clone code | 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-04 | work in progress wrapping git_clone | Jason Toffaletti | |
