Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: migration from gopkg to go modules | Máximo Cuadros | 2020-03-10 | 1 | -2/+2 |
| | |||||
* | examples,plumbing,utils: typo fixes | ferhat elmas | 2017-11-20 | 1 | -1/+1 |
| | |||||
* | remote: fix Worktree.Status on empty repository | Máximo Cuadros | 2017-07-13 | 1 | -0/+4 |
| | |||||
* | project: move imports from srcd.works to gopkg.in | Antonio Jesus Navarro Perez | 2017-03-07 | 1 | -2/+2 |
| | | | | To be able to fix #261 we will move again to gopkg.in before v4 stable release. | ||||
* | add merkletrie iterator and its helper frame type (#252) | Alberto Cortés | 2017-02-06 | 1 | -0/+212 |
* add merkletrie iterator and its helper frame type * requested changes by mcuadros * reuqested changes: smola |