aboutsummaryrefslogtreecommitdiffstats
path: root/plumbing/object/difftree.go
Commit message (Expand)AuthorAgeFilesLines
* plumbing: detect renames by hash and similar content in diff treeMiguel Molina2020-04-231-3/+64
* *: migration from gopkg to go modulesMáximo Cuadros2020-03-101-2/+2
* plumbing: add context to allow cancel on diff/patch computingMarc Barussaud2018-07-021-1/+12
* plumbing: object, public Tree.FindEntry and minor diff changesMáximo Cuadros2017-04-111-2/+2
* project: move imports from srcd.works to gopkg.inAntonio Jesus Navarro Perez2017-03-071-2/+2
* difftree: simplify hash comparison with deprecated files modesAlberto Cortés2017-03-031-37/+4
* replace os.FileMode use with filemode.FileModeAlberto Cortés2017-03-011-7/+4
* plumbing/object: move difftree to object packageAntonio Jesus Navarro Perez2017-02-241-0/+62