aboutsummaryrefslogtreecommitdiffstats
path: root/plumbing/object/treenoder.go
Commit message (Expand)AuthorAgeFilesLines
* plumbing: object, Apply memoization in (*treeNoder).Children.onee-only2024-03-101-1/+3
* simplified sparse checkoutJohn Cai2021-11-091-0/+4
* *: migration from gopkg to go modulesMáximo Cuadros2020-03-101-3/+3
* plumbing: use `seen` map in tree walkerJeremy Stribling2017-08-271-1/+1
* merkletrie: filesystem and index speedup and documentationMáximo Cuadros2017-04-111-18/+11
* plumbing: object, public Tree.FindEntry and minor diff changesMáximo Cuadros2017-04-111-3/+4
* project: move imports from srcd.works to gopkg.inAntonio Jesus Navarro Perez2017-03-071-3/+3
* difftree: simplify hash comparison with deprecated files modesAlberto Cortés2017-03-031-0/+10
* replace os.FileMode use with filemode.FileModeAlberto Cortés2017-03-011-14/+6
* plumbing/object: move difftree to object packageAntonio Jesus Navarro Perez2017-02-241-0/+140