| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-03-15 | Update to libgit2 d675982a153 | Carlos MartÃn Nieto | |
| There's been some changes to the checkout strategy, especially the SAFE_CREATE mode, which is now the RECREATE_MISSING flag, though that shouldn't be necessary to use in the general case. The largest changes come from the removal of the signture from ref-modifying functions/methods and the removal of the reflog string in all but those directly related to moving references. | |||
| 2014-08-22 | Extract data into a go struct. | David Calavera | |
| 2014-07-24 | Add Repository#RevParseExt. | David Calavera | |
| 2014-07-24 | Add Repository#RevParseSingle. | David Calavera | |
| 2014-07-24 | Make a new pointer to pass to git_revparse. | David Calavera | |
| 2014-07-24 | Add simple test for `rev-parse HEAD`. | David Calavera | |
| 2014-07-24 | Add Repository#RevParse. | David Calavera | |
