aboutsummaryrefslogtreecommitdiffstats
path: root/plumbing/object/change_test.go
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in comment of func TestCancelgopye2020-04-271-1/+1
* *: migration from go-git-fixtures/v4 and go-git/gcfgMáximo Cuadros2020-03-101-3/+1
* *: migration from gopkg to go modulesMáximo Cuadros2020-03-101-7/+7
* Expose Storage cache.kuba--2018-09-071-4/+3
* plumbing: add context to allow cancel on diff/patch computingMarc Barussaud2018-07-021-0/+61
* update to go-billy.v4 and go-git-fixtures.v3Máximo Cuadros2017-11-231-1/+1
* format/diff: unified diff encoder and public APIAntonio Jesus Navarro Perez2017-05-231-0/+25
* object: avoid unreachable codeSantiago M. Mola2017-04-261-4/+1
* object: fix Change.Files() method behavior (fix #317)Antonio Jesus Navarro Perez2017-04-061-0/+48
* project: move imports from srcd.works to gopkg.inAntonio Jesus Navarro Perez2017-03-071-5/+5
* replace os.FileMode use with filemode.FileModeAlberto Cortés2017-03-011-5/+5
* plumbing/object: move difftree to object packageAntonio Jesus Navarro Perez2017-02-241-0/+299