| Commit message (Expand) | Author | Age | Files | Lines |
* | storage: filesystem, Add option to set a specific FS for alternates | Paulo Gomes | 2023-12-02 | 1 | -0/+5 |
* | git: clone --shared implemented | enverbisevac | 2023-10-08 | 1 | -0/+4 |
* | plumbing: format/packfile, prevent large objects from being read into memory ... | zeripath | 2021-06-30 | 1 | -0/+3 |
* | *: migration from gopkg to go modules | Máximo Cuadros | 2020-03-10 | 1 | -3/+3 |
* | filesystem: ObjectStorage, MaxOpenDescriptors option | Arran Walker | 2019-04-22 | 1 | -1/+3 |
* | plumbing: format/packfile, performance optimizations for reading large commit... | Filip Navara | 2018-11-28 | 1 | -5/+1 |
* | Expose Storage cache. | kuba-- | 2018-09-07 | 1 | -15/+14 |
* | storage/dotgit: add KeepDescriptors option | Javi Fontan | 2018-09-04 | 1 | -0/+4 |
* | storage/filesystem: move Options to filesytem and dotgit | Javi Fontan | 2018-09-03 | 1 | -10/+17 |
* | storage/filesystem: make Storage options private | Javi Fontan | 2018-09-03 | 1 | -2/+2 |
* | git, storer: use a common storer.Options for storer and PlainOpen | Javi Fontan | 2018-08-30 | 1 | -17/+8 |
* | git: add Static option to PlainOpen | Javi Fontan | 2018-08-30 | 1 | -3/+24 |
* | storage: filesystem, make ObjectStorage constructor public | Miguel Molina | 2018-06-08 | 1 | -1/+1 |
* | dotgit: Move package outside internal. | Antonio Jesus Navarro Perez | 2018-06-05 | 1 | -1/+1 |
* | update to go-billy.v4 and go-git-fixtures.v3 | Máximo Cuadros | 2017-11-23 | 1 | -1/+1 |
* | *: upgrade to go-billy.v3, merge | Máximo Cuadros | 2017-06-18 | 1 | -1/+1 |
* | fix gofmt | Santiago M. Mola | 2017-06-13 | 1 | -2/+2 |
* | storage/filesystem: call initialization explicitely, fixes #408 | Santiago M. Mola | 2017-06-01 | 1 | -4/+6 |
* | storage: filesystem, initialize the default folder scaffolding | Máximo Cuadros | 2017-05-21 | 1 | -0/+4 |
* | use go-billy.v2 version | Antonio Jesus Navarro Perez | 2017-03-10 | 1 | -1/+1 |
* | project: move imports from srcd.works to gopkg.in | Antonio Jesus Navarro Perez | 2017-03-07 | 1 | -2/+2 |
* | Repository.Init now handles non-standard .git location | Máximo Cuadros | 2017-02-13 | 1 | -0/+9 |
* | storage: git.Storer move to storage.Storer and module handling | Máximo Cuadros | 2017-02-12 | 1 | -0/+2 |
* | new srcd.works/go-git.v4 path | Máximo Cuadros | 2017-01-30 | 1 | -1/+1 |
* | storage: IndexStorer implementation | Máximo Cuadros | 2017-01-28 | 1 | -0/+2 |
* | Extract billy (#173) | Sergio Arbeo | 2016-12-19 | 1 | -2/+3 |
* | storage: shallow storage (#180) | Máximo Cuadros | 2016-12-15 | 1 | -0/+2 |
* | global storage interface refactor (#112) | Máximo Cuadros | 2016-11-07 | 1 | -31/+12 |
* | storage: filessytem read multiple packfiles support and index decoding | Máximo Cuadros | 2016-09-09 | 1 | -8/+8 |
* | storage: filesystem idx generation (wip) | Máximo Cuadros | 2016-09-06 | 1 | -8/+4 |
* | doc packages | Máximo Cuadros | 2016-09-01 | 1 | -0/+1 |
* | storage/filesystem: ConfigStore implementation | Máximo Cuadros | 2016-08-21 | 1 | -0/+11 |
* | core: Storage, removing err returning *Storages | Máximo Cuadros | 2016-08-14 | 1 | -12/+8 |
* | storage: Storage entity support, and DotGit support for References | Máximo Cuadros | 2016-08-12 | 1 | -176/+19 |
* | storage: seekable renamed to filesystem | Máximo Cuadros | 2016-08-11 | 1 | -0/+203 |