aboutsummaryrefslogtreecommitdiffstats
path: root/plumbing/object/commit_walker_file.go
Commit message (Expand)AuthorAgeFilesLines
* Remove elseknqyf2632019-08-041-1/+2
* Handle io.EOF error in commitFileIter.ForEachknqyf2632019-08-031-1/+4
* Refine Log.kuba--2019-01-101-27/+38
* Implement git log --allkuba--2019-01-071-3/+22
* Plumbing: object, Add support for Log with filenames. Fixes #826 (#979)Nithin Gangadharan2018-10-111-0/+115