aboutsummaryrefslogtreecommitdiffstats
path: root/storage/filesystem/storage_test.go
Commit message (Expand)AuthorAgeFilesLines
* *: use go-billy instead of os callsMáximo Cuadros2021-05-021-6/+17
* *: migration from go-git-fixtures/v4 and go-git/gcfgMáximo Cuadros2020-03-101-1/+0
* *: migration from gopkg to go modulesMáximo Cuadros2020-03-101-5/+5
* Expose Storage cache.kuba--2018-09-071-6/+5
* storage/filesystem: move Options to filesytem and dotgitJavi Fontan2018-09-031-4/+4
* plumbing/storer: rename Static option to ExclusiveAccessJavi Fontan2018-08-311-1/+1
* git, storer: use a common storer.Options for storer and PlainOpenJavi Fontan2018-08-301-1/+3
* git: add Static option to PlainOpenJavi Fontan2018-08-301-0/+18
* update to go-billy.v4 and go-git-fixtures.v3Máximo Cuadros2017-11-231-2/+2
* storage: reuse deltas from packfilesSantiago M. Mola2017-07-271-0/+9
* test: add more PackfileWriter testsSantiago M. Mola2017-07-191-0/+1
* *: upgrade to go-billy.v3, mergeMáximo Cuadros2017-06-181-2/+2
* storage/filesystem: call initialization explicitely, fixes #408Santiago M. Mola2017-06-011-10/+9
* storage: filesystem, initialize the default folder scaffoldingMáximo Cuadros2017-05-211-0/+10
* use go-billy.v2 versionAntonio Jesus Navarro Perez2017-03-101-2/+2
* project: move imports from srcd.works to gopkg.inAntonio Jesus Navarro Perez2017-03-071-3/+3
* Repository.Init now handles non-standard .git locationMáximo Cuadros2017-02-131-0/+9
* new srcd.works/go-git.v4 pathMáximo Cuadros2017-01-301-1/+1
* rename billy importsMáximo Cuadros2017-01-301-3/+2
* Extract billy (#173)Sergio Arbeo2016-12-191-1/+2
* global storage interface refactor (#112)Máximo Cuadros2016-11-071-14/+2
* storage: filesystem fix testsMáximo Cuadros2016-11-041-1/+1
* storage/filesystem: implement missing functionality. (#110)Santiago M. Mola2016-11-031-1/+25
* storage: filesystem idx generation (wip)Máximo Cuadros2016-09-061-8/+0
* storage: Storage entity support, and DotGit support for ReferencesMáximo Cuadros2016-08-121-313/+8
* storage: seekable renamed to filesystemMáximo Cuadros2016-08-111-0/+326