aboutsummaryrefslogtreecommitdiffstats
path: root/plumbing/storer/reference.go
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #288 from ajnavarro/documentation/plumbingMáximo Cuadros2017-02-271-3/+3
|\ | | | | plumbing: improve documentation (Fix #242)
| * plumbing: improve documentation (Fix #242)Antonio Jesus Navarro Perez2017-02-231-3/+3
| |
* | plumbing/storer: referenceIterator now returns the error if anyAntonio Jesus Navarro Perez2017-02-231-1/+1
|/
* plumbing/storer: add RemoveReferenceSantiago M. Mola2017-02-161-0/+1
|
* new srcd.works/go-git.v4 pathMáximo Cuadros2017-01-301-1/+1
|
* new plumbing package (#118)Máximo Cuadros2016-11-081-0/+109
* plumbing: now core was renamed to core, and formats and clients moved inside