aboutsummaryrefslogtreecommitdiffstats
path: root/plumbing/format/packfile/delta_selector_test.go
Commit message (Expand)AuthorAgeFilesLines
* config: support a configurable, and turn-off-able, pack.windowJeremy Stribling2017-09-111-9/+22
* plumbing: use sliding window in delta calculations, like git CLJeremy Stribling2017-08-281-0/+19
* format/packfile: fix bug when the delta depth is equals to 50Antonio Jesus Navarro Perez2017-05-081-0/+5
* project: move imports from srcd.works to gopkg.inAntonio Jesus Navarro Perez2017-03-071-2/+2
* new srcd.works/go-git.v4 pathMáximo Cuadros2017-01-301-2/+2
* packfile: delta selection logic (#182)Antonio Navarro Perez2016-12-161-0/+199