Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | packfile: A copy operation cannot be bigger than 64kb | Antonio Jesus Navarro Perez | 2017-06-01 | 1 | -1/+18 |
* | format/packfile: improve binary delta algorithm | Antonio Jesus Navarro Perez | 2017-05-24 | 1 | -44/+94 |
* | project: move imports from srcd.works to gopkg.in | Antonio Jesus Navarro Perez | 2017-03-07 | 1 | -1/+1 |
* | plumbing: improve documentation (Fix #242) | Antonio Jesus Navarro Perez | 2017-02-23 | 1 | -2/+4 |
* | new srcd.works/go-git.v4 path | Máximo Cuadros | 2017-01-30 | 1 | -1/+1 |
* | Fix some typos in plumbing docs (#244) | Sergio Arbeo | 2017-01-30 | 1 | -1/+1 |
* | packfile: delta selection logic (#182) | Antonio Navarro Perez | 2016-12-16 | 1 | -18/+3 |
* | move plumbing from top level package to plumbing (#183) | Santiago M. Mola | 2016-12-14 | 1 | -3/+3 |
* | packfile: improve delta copy operation encoding code (#186) | Antonio Navarro Perez | 2016-12-14 | 1 | -31/+13 |
* | format/packfile: implement delta encoding (#172) | Antonio Navarro Perez | 2016-12-14 | 1 | -7/+33 |
* | packfile: delta diff implementation (#159) | Antonio Navarro Perez | 2016-12-09 | 1 | -0/+147 |