aboutsummaryrefslogtreecommitdiffstats
path: root/plumbing/object/tree.go
Commit message (Expand)AuthorAgeFilesLines
* format/diff: unified diff encoder and public APIAntonio Jesus Navarro Perez2017-05-231-0/+11
* plumbing: MemoryObject.Writer tracks his own sizeMáximo Cuadros2017-05-041-11/+3
* worktree, reset implementation and status improvementsMáximo Cuadros2017-04-121-1/+1
* plumbing: object, public Tree.FindEntry and minor diff changesMáximo Cuadros2017-04-111-3/+5
* project: move imports from srcd.works to gopkg.inAntonio Jesus Navarro Perez2017-03-071-4/+4
* replace os.FileMode use with filemode.FileModeAlberto Cortés2017-03-011-36/+8
* Added documentation to Diff methodAntonio Jesus Navarro Perez2017-02-241-0/+1
* plumbing/object: move difftree to object packageAntonio Jesus Navarro Perez2017-02-241-0/+4
* difftree: ignore permissions changes between regular filesAlberto Cortés2017-02-221-5/+6
* plumbing/object: allow TreeIter return SubModule entriesMáximo Cuadros2017-02-131-5/+0
* doc: improve object iterators godoc.Santiago M. Mola2017-02-071-5/+6
* new srcd.works/go-git.v4 pathMáximo Cuadros2017-01-301-3/+3
* 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-281-4/+12
* adds Tree method to Tree (#224)Alberto Cortés2017-01-261-5/+23
* move plumbing from top level package to plumbing (#183)Santiago M. Mola2016-12-141-0/+449