aboutsummaryrefslogtreecommitdiffstats
path: root/plumbing/object/commit_walker_path.go
Commit message (Expand)AuthorAgeFilesLines
* plumbing: object, Optimize getNextFileCommit to reuse parent tree.onee-only2024-03-101-5/+11
* plumbing: object, Make first commit visible on logs filtered with filename. F...onee-only2024-03-051-1/+2
* fix goreportcard warningsOleg Kovalov2020-07-011-2/+1
* *: migration from gopkg to go modulesMáximo Cuadros2020-03-101-2/+2
* add NewCommitPathIterFromIter that accepts pathFilter func(string) boolSaeed Rasooli2019-11-291-0/+161