| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-12-28 | Add some tests | lhchavez | |
| This should prevent regressions in the future. | |||
| 2018-12-28 | Return io.EOF on OdbReadStream.Read() | lhchavez | |
| This change makes OdbReadStream.Read() comply with the usual io.Reader semantics. | |||
| 2018-12-17 | Merge pull request #468 from wmedlar/patch-1 | Carlos Martín Nieto | |
| Fix typo in constant name | |||
| 2018-12-17 | Fix typo in constant name | Will Medlar | |
| 2018-10-07 | Merge pull request #460 from libgit2/cmn/bump-master | Carlos Martín Nieto | |
| Update vendored libgit2 to 838a2f291 | |||
| 2018-10-07 | Update vendored libgit2 to 838a2f291 | Carlos Martín Nieto | |
| 2018-08-08 | Merge pull request #452 from libgit2/cmn/bump-libgit2-master | Carlos Martín Nieto | |
| Bump vendored libgit2 to 275d84c583 | |||
| 2018-08-08 | Remove uses of deprecated git_buf_free | Carlos Martín Nieto | |
| 2018-08-08 | Bump vendored libgit2 to 9275d84c583 | Carlos Martín Nieto | |
| 2018-05-31 | Merge pull request #443 from walkenzoy/master | Carlos Martín Nieto | |
| git2go: fix reference iterator leak | |||
| 2018-05-30 | git2go: fix reference iterator leak | Michel Lespinasse | |
| This fixes a leak that was apparently introduced in commit 55a109614151. | |||
| 2018-05-29 | Merge pull request #442 from libgit2/cmn/bump-libgit2 | Carlos Martín Nieto | |
| vendor: bump libgit2 to 7f6c1ce9760c6 | |||
| 2018-05-29 | vendor: bump libgit2 to 7f6c1ce9760c6 | Carlos Martín Nieto | |
| 2018-03-26 | travis: let yaml know these strings are strings | Carlos Martín Nieto | |
| 2018-03-26 | Merge pull request #438 from libgit2/cmn/bump-27 | Carlos Martín Nieto | |
| vendor: update libgit2 to v0.27.0 | |||
| 2018-03-26 | travis: build against Go 1.10 | Carlos Martín Nieto | |
| 2018-03-26 | vendor: update libgit2 to v0.27.0 | Carlos Martín Nieto | |
| 2018-03-11 | Merge pull request #430 from sprohaska/pr/keep-alive | Carlos Martín Nieto | |
| tree: keep tree receiver alive as long as dependent entry is used | |||
| 2018-03-11 | Merge pull request #431 from josharian/refdocs | Carlos Martín Nieto | |
| reference: minor doc improvements | |||
| 2018-02-22 | Merge pull request #434 from libgit2/cmn/bumping | Carlos Martín Nieto | |
| Update vendored libgit2 to v0.27.0-rc1 | |||
| 2018-02-22 | merge: expose the conflict marker size option | Carlos Martín Nieto | |
| 2018-02-22 | Adjust to the change in the git_odb_open_rstream signature | Carlos Martín Nieto | |
| 2018-02-22 | Switch over the version contraints to v0.27 | Carlos Martín Nieto | |
| 2018-02-22 | vendor: bump libgit2 to 809b0ca6b (v0.27.0-rc1) | Carlos Martín Nieto | |
| 2018-02-15 | reference: minor doc improvements | Josh Bleecher Snyder | |
| 2018-02-09 | tree: keep tree receiver alive as long as dependent entry is used | Steffen Prohaska | |
| Signed-off-by: Steffen Prohaska <[email protected]> | |||
| 2018-01-17 | Merge pull request #419 from libgit2/cmn/bump-libgit2 | Carlos Martín Nieto | |
| Cmn/bump libgit2 | |||
| 2018-01-17 | diff: add two missing options | Carlos Martín Nieto | |
| 2018-01-17 | Bump libgit2 to f1323d9c | Carlos Martín Nieto | |
| 2017-10-16 | Merge pull request #413 from libgit2/cmn/master-static | Carlos Martín Nieto | |
| README: master wants to use install-static | |||
| 2017-10-16 | README: correct the branches in the testing block | Carlos Martín Nieto | |
| 2017-10-16 | README: master wants to use install-static | Carlos Martín Nieto | |
| 2017-10-03 | Merge pull request #411 from harsimranmaan/patch-1 | Carlos Martín Nieto | |
| Fix typo in the error message | |||
| 2017-10-01 | Fix typo in the error message | Harsimran Singh Maan | |
| 2017-09-29 | Merge pull request #409 from libgit2/cmn/bumping | Carlos Martín Nieto | |
| Bump libgit2 to c7c5f2c4ec | |||
| 2017-09-29 | patch: adjust to new function signature | Carlos Martín Nieto | |
| 2017-09-29 | Bump libgit2 to c7c5f2c4ec | Carlos Martín Nieto | |
| 2017-09-03 | Merge pull request #398 from reujab/master | Carlos Martín Nieto | |
| Fixed typos | |||
| 2017-09-03 | Merge pull request #406 from libgit2/cmn/go19 | Carlos Martín Nieto | |
| travis: include go 1.9 | |||
| 2017-09-03 | travis: include go 1.9 | Carlos Martín Nieto | |
| 2017-09-03 | travis: don't update submodules recursively | Carlos Martín Nieto | |
| We have invalid submodules for testing and Travis gets unhappy. | |||
| 2017-09-03 | Go back to the v0.26 libgit2 release | Carlos Martín Nieto | |
| Newer commits have changed the build scripts such that the HTTP parser is not included in the static library. This also reverts commit ecf4f7a137ba69014d414b8de20eb58e115bfd73. | |||
| 2017-09-03 | patch: correct a pointer type | Carlos Martín Nieto | |
| 2017-09-03 | clone_checkout_strategy removed | Mikołaj Baranowski | |
| https://github.com/libgit2/libgit2/releases/tag/v0.26.0 | |||
| 2017-09-03 | Update vendored libgit2 to latest | Carlos Martín Nieto | |
| 2017-07-11 | a MIT -> an MIT | reujab | |
| 2017-07-11 | fixed typos | reujab | |
| 2017-07-09 | Merge pull request #397 from libgit2/cmn/tag-generic | Carlos Martín Nieto | |
| Tag any kind of object | |||
| 2017-07-08 | tag: accept an Objecter for creating a tag | Carlos Martín Nieto | |
| This lets us create a tag for any kind of object. | |||
| 2017-07-08 | Add Objecer interface | Carlos Martín Nieto | |
| We do want to be able to accept generic objects in functions. Add this interface so we can accept that instead of specific object types. | |||
