Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tags tests, Tag.String and Commit.String | Máximo Cuadros | 2016-09-21 | 1 | -2/+17 |
* | examples: new clone example | Máximo Cuadros | 2016-09-01 | 1 | -0/+10 |
* | NewObjectLookupIter asking right type | Máximo Cuadros | 2016-08-31 | 1 | -0/+1 |
* | object: Add Encode method to all objects. (#70) | Santiago M. Mola | 2016-08-29 | 1 | -2/+36 |
* | WalkCommitHistory adn Commit.History | Máximo Cuadros | 2016-08-23 | 1 | -0/+18 |
* | ForEach review and Commit.Tree err return | Máximo Cuadros | 2016-08-22 | 1 | -6/+10 |
* | core: *Iter.ForEach method | Máximo Cuadros | 2016-08-15 | 1 | -0/+14 |
* | core: Storage, removing err returning *Storages | Máximo Cuadros | 2016-08-14 | 1 | -1/+4 |
* | Repository and Remote API changes | Máximo Cuadros | 2016-08-13 | 1 | -1/+1 |
* | v3 -> v4 | Máximo Cuadros | 2016-08-11 | 1 | -1/+1 |
* | documentation | Máximo Cuadros | 2016-05-19 | 1 | -0/+3 |
* | fix misspellingsv3.0.4 | Máximo Cuadros | 2016-05-19 | 1 | -2/+2 |
* | Added Object interface for Commit, Tree, Blob and Tag | Joshua Sjoding | 2016-03-08 | 1 | -2/+24 |
* | Renamed internal close function to checkClose | Joshua Sjoding | 2016-02-27 | 1 | -1/+1 |
* | Refactor to use core.ObjectReader and core.ObjectWriter | Joshua Sjoding | 2016-02-25 | 1 | -2/+9 |
* | Improved support for Blob objects | Joshua Sjoding | 2016-02-19 | 1 | -1/+1 |
* | update imports to v3 | Máximo Cuadros | 2016-02-17 | 1 | -1/+1 |
* | storages: memory object | Máximo Cuadros | 2016-02-17 | 1 | -0/+4 |
* | Repository now works against the generic ObjectStore interface | Joshua Sjoding | 2016-01-23 | 1 | -47/+10 |
* | Fix commit.File() gorutine leak | Alberto Cortés | 2016-01-21 | 1 | -10/+1 |
* | blame code reorganization, and mutting the test | Máximo Cuadros | 2015-12-12 | 1 | -0/+23 |
* | fix PR#7 comments | Alberto Cortés | 2015-12-04 | 1 | -0/+16 |
* | Blame support for files | Alberto Cortés | 2015-11-25 | 1 | -0/+5 |
* | iters: add IsClosed field, fixes #4 | Máximo Cuadros | 2015-11-17 | 1 | -1/+12 |
* | internal -> core | Máximo Cuadros | 2015-10-31 | 1 | -12/+14 |
* | tree and commit | Máximo Cuadros | 2015-10-27 | 1 | -0/+127 |