| Commit message (Expand) | Author | Age | Files | Lines |
* | fix goreportcard warnings | Oleg Kovalov | 2020-07-01 | 1 | -1/+1 |
* | Support `.git/commondir` repository layout | Timofey Kirillov | 2020-06-15 | 3 | -0/+241 |
* | Revert "Merge pull request #20 from quorumcontrol/feature/other-configs" | Máximo Cuadros | 2020-05-24 | 2 | -38/+18 |
* | storage/filesystem: dotgit, sanity check provided reference path | Kyle Evans | 2020-04-23 | 2 | -1/+12 |
* | storage/filesystem: dotgit, add a test for reading refs from a directory | Kyle Evans | 2020-04-23 | 1 | -1/+13 |
* | Fix dotgit tests | Wes Morgan | 2020-04-06 | 1 | -3/+3 |
* | Add Merged config | Wes Morgan | 2020-04-06 | 1 | -15/+35 |
* | *: migration from go-git-fixtures/v4 and go-git/gcfg | Máximo Cuadros | 2020-03-10 | 2 | -9/+8 |
* | *: migration from gopkg to go modules | Máximo Cuadros | 2020-03-10 | 6 | -22/+22 |
* | Merge pull request #6 from go-git/pr-1153 | Máximo Cuadros | 2020-03-10 | 2 | -4/+10 |
|\ |
|
| * | storage/filesystem: dotgit, Change the order of checking packfile name prefix... | Yuichi Watanabe | 2019-05-17 | 1 | -1/+1 |
| * | storage/filesystem: dotgit, Add prefix check to packfile name. Fixes #1149 | Yuichi Watanabe | 2019-05-17 | 1 | -4/+5 |
| * | storage/filesystem: dotgit, Reproduce packfile parse error. Fixes #1149 | Yuichi Watanabe | 2019-05-17 | 1 | -0/+5 |
* | | *: added missing error checks in tests | Christian Muehlhaeuser | 2019-07-29 | 1 | -0/+1 |
|/ |
|
* | filesystem: ObjectStorage, MaxOpenDescriptors option | Arran Walker | 2019-04-22 | 1 | -9/+11 |
* | Merge pull request #1006 from mcuadros/transactional-storage | Máximo Cuadros | 2019-02-02 | 1 | -1/+2 |
|\ |
|
| * | storage: new storage.ErrReferenceHasChanged error and test for CheckAndSetRef... | Máximo Cuadros | 2018-12-10 | 1 | -1/+2 |
* | | storage/dotgit: test setRef with a non rwfs | Javi Fontan | 2018-12-10 | 1 | -1/+24 |
* | | storage/dotgit: use fs capabilities in setRef | Javi Fontan | 2018-12-10 | 2 | -49/+49 |
|/ |
|
* | Expose Storage cache. | kuba-- | 2018-09-07 | 1 | -2/+2 |
* | storage/filesystem: compare files using offset in test | Javi Fontan | 2018-09-06 | 1 | -2/+13 |
* | storage/dotgit: add KeepDescriptors option | Javi Fontan | 2018-09-04 | 2 | -1/+70 |
* | storage/dotgit: add ExclusiveAccess tests in dotgit | Javi Fontan | 2018-09-04 | 1 | -0/+24 |
* | storage/filesystem: move Options to filesytem and dotgit | Javi Fontan | 2018-09-03 | 1 | -11/+17 |
* | plumbing/storer: rename Static option to ExclusiveAccess | Javi Fontan | 2018-08-31 | 1 | -5/+5 |
* | dotgit: fix typo in comment | Javi Fontan | 2018-08-30 | 1 | -1/+1 |
* | git, storer: use a common storer.Options for storer and PlainOpen | Javi Fontan | 2018-08-30 | 1 | -11/+6 |
* | git: add Static option to PlainOpen | Javi Fontan | 2018-08-30 | 1 | -3/+179 |
* | storage/dotgit: use HasPrefix instead of Split | Javi Fontan | 2018-08-27 | 1 | -6/+9 |
* | storage/dotgit: search for incoming dir only once | Javi Fontan | 2018-08-25 | 1 | -13/+28 |
* | Merge pull request #887 from noxora/hook-support | Máximo Cuadros | 2018-08-21 | 2 | -3/+101 |
|\ |
|
| * | dotgit: fix object delete test | Santiago M. Mola | 2018-08-17 | 1 | -14/+18 |
| * | added hook support | noxora | 2018-08-16 | 2 | -4/+98 |
* | | plumbing: packfile, open and close packfile on FSObject reads | Miguel Molina | 2018-08-09 | 1 | -0/+5 |
* | | plumbing: packfile, allow non-seekable sources on Parser | Miguel Molina | 2018-08-08 | 1 | -1/+6 |
* | | plumbing, storage: integrate new index | Javi Fontan | 2018-07-26 | 2 | -19/+17 |
|/ |
|
* | storage/filesystem: avoid norwfs build flag | Santiago M. Mola | 2018-06-21 | 5 | -94/+82 |
* | dotgit: Move package outside internal. | Antonio Jesus Navarro Perez | 2018-06-05 | 9 | -0/+2112 |