Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new plumbing package (#118) | Máximo Cuadros | 2016-11-08 | 1 | -3/+3 |
| | | | * plumbing: now core was renamed to core, and formats and clients moved inside | ||||
* | add Blobs, Trees and Objects iters. (#114) | Santiago M. Mola | 2016-11-04 | 1 | -1/+1 |
| | | | | | * Now every object type as an iterator in Repository. * old TreeIter is TreeWalker again, TreeIter now matches the same behaviour as other iterators. | ||||
* | test coverage improved, Remote.Refs and Repository.Refs returns error, ↵ | Máximo Cuadros | 2016-09-22 | 1 | -2/+2 |
| | | | | TreeWalker -> TreeIter | ||||
* | DiffTree based on TreeWalker | Máximo Cuadros | 2016-08-30 | 1 | -22/+78 |
| | |||||
* | v3 -> v4 | Máximo Cuadros | 2016-08-11 | 1 | -1/+1 |
| | |||||
* | difftree changes to provide both files | Máximo Cuadros | 2016-08-05 | 1 | -0/+205 |