aboutsummaryrefslogtreecommitdiffstats
path: root/plumbing/format/packfile/delta_test.go
Commit message (Expand)AuthorAgeFilesLines
* plumbing: packfile, Don't push empty objects. Fixes #840kuba--2018-06-071-3/+18
* packfile: Avoid panics patching corrupted deltasAntonio Jesus Navarro Perez2017-07-191-3/+21
* packfile: A copy operation cannot be bigger than 64kbAntonio Jesus Navarro Perez2017-06-011-0/+17
* packfile: delta selection logic (#182)Antonio Navarro Perez2016-12-161-16/+0
* packfile: delta diff implementation (#159)Antonio Navarro Perez2016-12-091-0/+93