aboutsummaryrefslogtreecommitdiffstats
path: root/plumbing/revlist
Commit message (Expand)AuthorAgeFilesLines
* *: 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-102-9/+9
* revlist: add `ObjectsWithStorageForIgnores` methodJeremy Stribling2019-02-112-2/+40
* 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-122-3/+84
* plumbing: the commit walker can skip externally-seen commitsJeremy Stribling2017-09-091-1/+1
* revert: revlist: do not revisit already visited ancestorsMiguel Molina2017-09-081-17/+3
* revlist: do not visit again already visited parentsMiguel Molina2017-09-051-11/+38
* plumbing: use `seen` map in tree walkerJeremy Stribling2017-08-271-1/+1
* revlist: ignore all objects reachable from ignored objectsSantiago M. Mola2017-07-271-1/+28
* repository: allow push from shallow repositoriesMáximo Cuadros2017-07-191-20/+19
* revlist: ignore treeEntries that are submodules.Antonio Jesus Navarro Perez2017-06-192-1/+24
* fix naming of NewCommit{Pre,Post}IteratorSantiago M. Mola2017-06-131-1/+1
* Add Repository.Log() method (fix #298)Antonio Jesus Navarro Perez2017-04-111-11/+12
* project: move imports from srcd.works to gopkg.inAntonio Jesus Navarro Perez2017-03-072-7/+7
* plumbing/revlist: input as a slice of hashes instead of commitsAntonio Jesus Navarro Perez2017-02-272-64/+136
* package plumbing documentation improvements (#248)Máximo Cuadros2017-02-071-2/+2
* new srcd.works/go-git.v4 pathMáximo Cuadros2017-01-302-7/+7
* new git fixture pathMáximo Cuadros2017-01-301-1/+1
* move plumbing from top level package to plumbing (#183)Santiago M. Mola2016-12-142-0/+278