| Commit message (Expand) | Author | Age | Files | Lines |
* | storage: Fix reference updated concurrently error for the filesystem storer | Javier Alvarez Garcia | 2024-06-29 | 1 | -0/+18 |
* | storage: dotgit, head reference usually comes first | Ayman Bagabas | 2024-04-26 | 1 | -7/+8 |
* | storage: filesystem, Add option to set a specific FS for alternates | Paulo Gomes | 2023-12-02 | 1 | -16/+48 |
* | git: clone --shared implemented | enverbisevac | 2023-10-08 | 1 | -1/+32 |
* | storage: filesystem/dotgit, add support for tmp_objdir prefix | Savely Krasovsky | 2023-07-20 | 1 | -1/+3 |
* | *: Remove use of deprecated io/util | Paulo Gomes | 2023-05-11 | 1 | -2/+1 |
* | storage: filesystem/dotgit, Improve load packed-refs | Force Charlie | 2023-04-25 | 1 | -42/+38 |
* | Merge pull request #707 from pjbgf/experimental-sha256 | Paulo Gomes | 2023-04-11 | 1 | -5/+7 |
|\ |
|
| * | *: Support variable length plumbing.Hash | Paulo Gomes | 2023-03-08 | 1 | -5/+7 |
* | | dotgit: fix a filesystem race in Refs/walkReferencesTree | Michael Muré | 2023-01-14 | 1 | -0/+5 |
|/ |
|
* | Support partial hashes in Repository.ResolveRevision. | David Symonds | 2020-07-16 | 1 | -3/+74 |
* | Support `.git/commondir` repository layout | Timofey Kirillov | 2020-06-15 | 1 | -0/+6 |
* | Revert "Merge pull request #20 from quorumcontrol/feature/other-configs" | Máximo Cuadros | 2020-05-24 | 1 | -35/+15 |
* | storage/filesystem: dotgit, sanity check provided reference path | Kyle Evans | 2020-04-23 | 1 | -0/+11 |
* | Add Merged config | Wes Morgan | 2020-04-06 | 1 | -15/+35 |
* | *: migration from gopkg to go modules | Máximo Cuadros | 2020-03-10 | 1 | -5/+5 |
* | 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 |
* | filesystem: ObjectStorage, MaxOpenDescriptors option | Arran Walker | 2019-04-22 | 1 | -9/+11 |
* | storage: new storage.ErrReferenceHasChanged error and test for CheckAndSetRef... | Máximo Cuadros | 2018-12-10 | 1 | -1/+2 |
* | Expose Storage cache. | kuba-- | 2018-09-07 | 1 | -2/+2 |
* | storage/dotgit: add KeepDescriptors option | Javi Fontan | 2018-09-04 | 1 | -1/+42 |
* | 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 | 1 | -3/+50 |
|\ |
|
| * | added hook support | noxora | 2018-08-16 | 1 | -3/+50 |
* | | plumbing: packfile, open and close packfile on FSObject reads | Miguel Molina | 2018-08-09 | 1 | -0/+5 |
|/ |
|
* | storage/filesystem: avoid norwfs build flag | Santiago M. Mola | 2018-06-21 | 1 | -1/+1 |
* | dotgit: Move package outside internal. | Antonio Jesus Navarro Perez | 2018-06-05 | 1 | -0/+808 |