Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: migration from gopkg to go modules | Máximo Cuadros | 2020-03-10 | 1 | -3/+3 |
| | |||||
* | Fix typos in comments, variables and function names | Oleksandr Redko | 2019-10-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Oleksandr Redko <oleksandr.red+github@gmail.com> | ||||
* | remote: fix Worktree.Status on empty repository | Máximo Cuadros | 2017-07-13 | 1 | -2/+9 |
| | |||||
* | fix format string issues as found by go vet | Santiago M. Mola | 2017-04-26 | 1 | -3/+3 |
| | |||||
* | project: move imports from srcd.works to gopkg.in | Antonio Jesus Navarro Perez | 2017-03-07 | 1 | -3/+3 |
| | | | | To be able to fix #261 we will move again to gopkg.in before v4 stable release. | ||||
* | simplify noder mocks in test (#265) | Alberto Cortés | 2017-02-13 | 1 | -9/+2 |
| | |||||
* | add difftree for noders (#262) | Alberto Cortés | 2017-02-13 | 1 | -3/+0 |
| | | | | | difftree for noders | ||||
* | add merkletrie iterator and its helper frame type (#252) | Alberto Cortés | 2017-02-06 | 1 | -0/+462 |
* add merkletrie iterator and its helper frame type * requested changes by mcuadros * reuqested changes: smola |