aboutsummaryrefslogtreecommitdiffstats
path: root/plumbing/object
Commit message (Expand)AuthorAgeFilesLines
* Added documentation to Diff methodAntonio Jesus Navarro Perez2017-02-241-0/+1
* plumbing/object: move difftree to object packageAntonio Jesus Navarro Perez2017-02-248-0/+1478
* difftree: ignore permissions changes between regular filesAlberto Cortés2017-02-221-5/+6
* *: update tests to meet new submodule fixtureMáximo Cuadros2017-02-212-4/+6
* documentation and API improvementsMáximo Cuadros2017-02-212-2/+7
* plumbing/object: allow TreeIter return SubModule entriesMáximo Cuadros2017-02-134-6/+65
* doc: improve object.Tag godoc.Santiago M. Mola2017-02-081-3/+7
* doc: add godoc to SignatureSantiago M. Mola2017-02-071-3/+6
* doc: improve godoc for WalkCommitHistory.Santiago M. Mola2017-02-071-1/+5
* doc: add object fields godocSantiago M. Mola2017-02-074-6/+21
* doc: improve object iterators godoc.Santiago M. Mola2017-02-076-27/+38
* doc: improve docs for object package.Santiago M. Mola2017-02-062-3/+7
* new srcd.works/go-git.v4 pathMáximo Cuadros2017-01-3013-31/+31
* new git fixture pathMáximo Cuadros2017-01-304-4/+4
* Fix some typos in plumbing docs (#244)Sergio Arbeo2017-01-304-9/+9
* Worktree correct FileMode at index entriesMáximo Cuadros2017-01-301-11/+11
* object: modes in TreeEntry as os.FileMode, and not the git internalMáximo Cuadros2017-01-282-147/+155
* adds Tree method to Tree (#224)Alberto Cortés2017-01-262-5/+57
* plumbing: fix signature with `>` before `<` parsing (#204)Máximo Cuadros2017-01-092-2/+16
* Improve Tag test coverage. (#188)Antonio Navarro Perez2016-12-152-9/+109
* move plumbing from top level package to plumbing (#183)Santiago M. Mola2016-12-1414-0/+3886