aboutsummaryrefslogtreecommitdiffstats
path: root/utils/merkletrie/difftree.go
Commit message (Expand)AuthorAgeFilesLines
* plumbing: detect renames by hash and similar content in diff treeMiguel Molina2020-04-231-4/+8
* *: migration from gopkg to go modulesMáximo Cuadros2020-03-101-1/+1
* Fix typos in comments, variables and function namesOleksandr Redko2019-10-241-5/+5
* plumbing: add context to allow cancel on diff/patch computingMarc Barussaud2018-07-021-0/+21
* examples,plumbing,utils: typo fixesferhat elmas2017-11-201-1/+1
* project: move imports from srcd.works to gopkg.inAntonio Jesus Navarro Perez2017-03-071-1/+1
* Fix issue 275 (edited) (#276)Alberto Cortés2017-02-221-2/+1
* add difftree for noders (#262)Alberto Cortés2017-02-131-0/+404