aboutsummaryrefslogtreecommitdiffstats
path: root/plumbing/object/commit_walker_test.go
Commit message (Expand)AuthorAgeFilesLines
* add tests for NewCommitIterCTime and NewCommitIterBSFSaeed Rasooli2018-03-061-0/+96
* plumbing: the commit walker can skip externally-seen commitsJeremy Stribling2017-09-091-2/+26
* repository: allow push from shallow repositoriesMáximo Cuadros2017-07-191-23/+5
* plumbing: object, allow ignore commits in commit walkersMáximo Cuadros2017-07-181-4/+69
* fix naming of NewCommit{Pre,Post}IteratorSantiago M. Mola2017-06-131-2/+2
* Add Repository.Log() method (fix #298)Antonio Jesus Navarro Perez2017-04-111-4/+6
* plumbing/object: add WalkCommitHistoryPost funcDaniel Martí2017-03-271-7/+34
* move plumbing from top level package to plumbing (#183)Santiago M. Mola2016-12-141-0/+34