aboutsummaryrefslogtreecommitdiffstats
path: root/storage/test
Commit message (Expand)AuthorAgeFilesLines
* all: gofmt -sferhat elmas2017-11-301-1/+1
* update to go-billy.v4 and go-git-fixtures.v3Máximo Cuadros2017-11-231-1/+1
* Merge pull request #501 from smola/config-multiple-urlsMáximo Cuadros2017-08-021-1/+1
|\
| * config: multiple values in RemoteConfig (URLs and Fetch)Santiago M. Mola2017-08-011-1/+1
* | storage: reuse deltas from packfilesSantiago M. Mola2017-07-271-0/+34
|/
* test: add more PackfileWriter testsSantiago M. Mola2017-07-191-0/+36
* project: move imports from srcd.works to gopkg.inAntonio Jesus Navarro Perez2017-03-071-5/+5
* documentation and API improvementsMáximo Cuadros2017-02-211-2/+30
* storage: git.Storer move to storage.Storer and module handlingMáximo Cuadros2017-02-121-0/+13
* new srcd.works/go-git.v4 pathMáximo Cuadros2017-01-301-4/+4
* storage: IndexStorer implementationMáximo Cuadros2017-01-291-0/+9
* storage: IndexStorer implementationMáximo Cuadros2017-01-281-0/+14
* storage: shallow storage (#180)Máximo Cuadros2016-12-151-0/+16
* move plumbing from top level package to plumbing (#183)Santiago M. Mola2016-12-141-27/+27
* config: Config, bare flag (#177)Máximo Cuadros2016-12-121-0/+1
* revision based on goreportcard.comMáximo Cuadros2016-12-061-0/+1
* new plumbing package (#118)Máximo Cuadros2016-11-081-56/+57
* global storage interface refactor (#112)Máximo Cuadros2016-11-071-85/+78
* storage/filesystem: implement missing functionality. (#110)Santiago M. Mola2016-11-031-8/+50
* do not assume remotes are sorted chronologically (#87)Alberto Cortés2016-10-181-2/+8
* storage: memory test improvements and coverageMáximo Cuadros2016-09-241-3/+121
* core: ObjectStorage.Begin and TxObjectStorageMáximo Cuadros2016-09-051-0/+45
* storage: idiomatic test suiteMáximo Cuadros2016-09-051-23/+46
* core: Storage.Get, switch order of argsMáximo Cuadros2016-08-291-4/+5
* storage: Add object type hint parameter to ObjectStorage.Get. (#69)Santiago M. Mola2016-08-291-0/+92