aboutsummaryrefslogtreecommitdiffstats
path: root/plumbing/object/patch.go
Commit message (Expand)AuthorAgeFilesLines
* plumbing: commit.Stats, fix panic on empty chucksMáximo Cuadros2019-04-241-0/+4
* plumbing: object, Count stats properly when no new line added at the end. Fix...oleksiishnyra2019-03-141-2/+9
* plumbing: add context to allow cancel on diff/patch computingMarc Barussaud2018-07-021-2/+30
* Ignore empty patches when calculating stats (fixes #654)Alexandr Krylovskiy2017-12-041-0/+5
* Add Stats() to Patch and fix diffstat outputSunny2017-11-021-0/+115
* format/diff: unified diff encoder and public APIAntonio Jesus Navarro Perez2017-05-231-0/+187