aboutsummaryrefslogtreecommitdiffstats
path: root/plumbing/object/tag_test.go
Commit message (Expand)AuthorAgeFilesLines
* plumbing: object/tag, add signature verificationSunny2017-11-241-0/+65
* plumbing: object/tag, add PGPSignature supportSunny2017-11-241-0/+26
* update to go-billy.v4 and go-git-fixtures.v3Máximo Cuadros2017-11-231-1/+1
* plumbing: MemoryObject.Writer tracks his own sizeMáximo Cuadros2017-05-041-18/+17
* plumbing: Use ReadBytes() rather than ReadSlice()Nick Thomas2017-03-271-0/+17
* project: move imports from srcd.works to gopkg.inAntonio Jesus Navarro Perez2017-03-071-3/+3
* new srcd.works/go-git.v4 pathMáximo Cuadros2017-01-301-3/+3
* new git fixture pathMáximo Cuadros2017-01-301-1/+1
* Improve Tag test coverage. (#188)Antonio Navarro Perez2016-12-151-5/+107
* move plumbing from top level package to plumbing (#183)Santiago M. Mola2016-12-141-0/+169