aboutsummaryrefslogtreecommitdiffstats
path: root/plumbing/revlist/revlist_test.go
Commit message (Expand)AuthorAgeFilesLines
* Remove unused variables/types/functionsAbhinav Gupta2021-11-271-6/+0
* *: migration from go-git-fixtures/v4 and go-git/gcfgMáximo Cuadros2020-03-101-2/+1
* *: migration from gopkg to go modulesMáximo Cuadros2020-03-101-5/+5
* revlist: add `ObjectsWithStorageForIgnores` methodJeremy Stribling2019-02-111-0/+26
* Expose Storage cache.kuba--2018-09-071-7/+5
* all: gofmt -sferhat elmas2017-11-301-1/+1
* update to go-billy.v4 and go-git-fixtures.v3Máximo Cuadros2017-11-231-1/+1
* revlist: do not revisit ancestors as long as all branches are visitedMiguel Molina2017-09-121-0/+57
* revlist: ignore treeEntries that are submodules.Antonio Jesus Navarro Perez2017-06-191-1/+19
* project: move imports from srcd.works to gopkg.inAntonio Jesus Navarro Perez2017-03-071-4/+4
* plumbing/revlist: input as a slice of hashes instead of commitsAntonio Jesus Navarro Perez2017-02-271-18/+69
* new srcd.works/go-git.v4 pathMáximo Cuadros2017-01-301-4/+4
* new git fixture pathMáximo Cuadros2017-01-301-1/+1
* move plumbing from top level package to plumbing (#183)Santiago M. Mola2016-12-141-0/+150