aboutsummaryrefslogtreecommitdiffstats
path: root/plumbing/object/commit_test.go
Commit message (Expand)AuthorAgeFilesLines
* plumbing: object/{commit,tag} add EncodeWithoutSignature, Implement #1116Antoine GIRARD2019-04-241-1/+22
* Expose Storage cache.kuba--2018-09-071-2/+2
* object: fix panic when reading object headerJavi Fontan2018-08-171-0/+34
* plumbing/object: fix pgp signature encoder/decoderJavi Fontan2018-07-181-0/+32
* plumbing: add context to allow cancel on diff/patch computingMarc Barussaud2018-07-021-0/+66
* all: fixes for ineffective assignferhat elmas2017-11-261-0/+1
* test: plumbing/object fix Commit.Verify testSunny2017-11-241-2/+3
* Merge pull request #653 from darkowlzz/verify-commitMáximo Cuadros2017-11-241-0/+65
|\
| * test: plumbing.object, add test for Commit.VerifySunny2017-11-231-0/+65
* | update to go-billy.v4 and go-git-fixtures.v3Máximo Cuadros2017-11-231-1/+1
|/
* Merge pull request #534 from josharian/firstparentMáximo Cuadros2017-11-201-0/+12
|\
| * plumbing: object, commit.Parent() methodMáximo Cuadros2017-11-201-0/+12
* | Add Stats() to Patch and fix diffstat outputSunny2017-11-021-1/+3
* | Add Stats() to CommitSunny2017-11-021-0/+24
* | Add support for signed commits (#616)Sunny2017-10-291-0/+26
|/
* format/diff: unified diff encoder and public APIAntonio Jesus Navarro Perez2017-05-231-0/+54
* plumbing: object.Tree making public `tree` and `parents`Máximo Cuadros2017-05-011-7/+7
* Add Repository.Log() method (fix #298)Antonio Jesus Navarro Perez2017-04-111-8/+2
* 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-2/+2
* new srcd.works/go-git.v4 pathMáximo Cuadros2017-01-301-2/+2
* new git fixture pathMáximo Cuadros2017-01-301-1/+1
* move plumbing from top level package to plumbing (#183)Santiago M. Mola2016-12-141-0/+169