aboutsummaryrefslogtreecommitdiffstats
path: root/plumbing/object/commit.go
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #534 from josharian/firstparentMáximo Cuadros2017-11-201-0/+12
|\
| * plumbing: object, commit.Parent() methodMáximo Cuadros2017-11-201-6/+7
| * plumbing/object: add Commit.FirstParentJosh Bleecher Snyder2017-08-031-0/+11
* | Merge pull request #613 from darkowlzz/482-commit-statsMáximo Cuadros2017-11-081-0/+26
|\ \
| * | Add Stats() to Patch and fix diffstat outputSunny2017-11-021-52/+12
| * | Add Stats() to CommitSunny2017-11-021-0/+66
* | | Updating reference to the git object modelAntonio Troina2017-11-071-1/+1
|/ /
* | Add support for signed commits (#616)Sunny2017-10-291-0/+43
* | grammar correctionZach Gershman2017-08-241-1/+1
|/
* format/diff: unified diff encoder and public APIAntonio Jesus Navarro Perez2017-05-231-0/+15
* worktree: Commit, tests improvementsMáximo Cuadros2017-05-041-2/+2
* plumbing: MemoryObject.Writer tracks his own sizeMáximo Cuadros2017-05-041-0/+9
* plumbing: object.Tree making public `tree` and `parents`Máximo Cuadros2017-05-011-10/+12
* Add Repository.Log() method (fix #298)Antonio Jesus Navarro Perez2017-04-111-48/+17
* plumbing: Use ReadBytes() rather than ReadSlice()Nick Thomas2017-03-271-1/+1
* project: move imports from srcd.works to gopkg.inAntonio Jesus Navarro Perez2017-03-071-3/+3
* doc: add object fields godocSantiago M. Mola2017-02-071-3/+8
* doc: improve object iterators godoc.Santiago M. Mola2017-02-071-8/+10
* new srcd.works/go-git.v4 pathMáximo Cuadros2017-01-301-3/+3
* Fix some typos in plumbing docs (#244)Sergio Arbeo2017-01-301-3/+3
* move plumbing from top level package to plumbing (#183)Santiago M. Mola2016-12-141-0/+293