aboutsummaryrefslogtreecommitdiffstats
path: root/utils/merkletrie/iter_test.go
Commit message (Expand)AuthorAgeFilesLines
* *: migration from gopkg to go modulesMáximo Cuadros2020-03-101-3/+3
* Fix typos in comments, variables and function namesOleksandr Redko2019-10-241-1/+1
* remote: fix Worktree.Status on empty repositoryMáximo Cuadros2017-07-131-2/+9
* fix format string issues as found by go vetSantiago M. Mola2017-04-261-3/+3
* project: move imports from srcd.works to gopkg.inAntonio Jesus Navarro Perez2017-03-071-3/+3
* simplify noder mocks in test (#265)Alberto Cortés2017-02-131-9/+2
* add difftree for noders (#262)Alberto Cortés2017-02-131-3/+0
* add merkletrie iterator and its helper frame type (#252)Alberto Cortés2017-02-061-0/+462