Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use optionally locking when updating refs | Taru Karttunen | 2017-11-27 | 1 | -1/+5 |
| | |||||
* | project: move imports from srcd.works to gopkg.in | Antonio Jesus Navarro Perez | 2017-03-07 | 1 | -3/+3 |
| | | | | To be able to fix #261 we will move again to gopkg.in before v4 stable release. | ||||
* | plumbing/storer: add RemoveReference | Santiago M. Mola | 2017-02-16 | 1 | -0/+4 |
| | |||||
* | new srcd.works/go-git.v4 path | Máximo Cuadros | 2017-01-30 | 1 | -3/+3 |
| | |||||
* | new plumbing package (#118) | Máximo Cuadros | 2016-11-08 | 1 | -5/+6 |
| | | | * plumbing: now core was renamed to core, and formats and clients moved inside | ||||
* | global storage interface refactor (#112) | Máximo Cuadros | 2016-11-07 | 1 | -3/+3 |
| | | | | | | | | | | | * core: ObjectStorage, ReferenceStorage renamed to ObjectStorer and ReferenceStorer * rebase * general, changes request by @alcortes * general, changes request by @alcortes | ||||
* | storage/filesystem: implement missing functionality. (#110) | Santiago M. Mola | 2016-11-03 | 1 | -36/+4 |
| | | | | | | | * storage/filesystem: added ObjectStorage Set. * storage/filesystem: now passes all tests, except those specific to transactions. * formats/config: Encoder now encodes subsections with no options. * formats/config: add HasSubsection on Section. * dotgit: add Ref method to get specific reference. | ||||
* | storage: filesystem ref storage, and not not exists file handling | Máximo Cuadros | 2016-09-10 | 1 | -3/+1 |
| | |||||
* | storage: Storage entity support, and DotGit support for References | Máximo Cuadros | 2016-08-12 | 1 | -0/+61 |