summaryrefslogtreecommitdiff
path: root/line-range.c
Commit message (Expand)AuthorAgeFilesLines
* blame: reject empty ranges -L,+0 and -L,-0es/blame-L-moreEric Sunshine2013-08-051-1/+1
* blame: reject empty ranges -LX,+0 and -LX,-0Eric Sunshine2013-08-051-0/+2
* line-range: fix "blame -L X,-N" regressionEric Sunshine2013-07-171-0/+7
* log -L: :pattern:file syntax to find by funcnameThomas Rast2013-03-281-1/+135
* Implement line-history search (git log -L)Thomas Rast2013-03-281-1/+18
* Refactor parse_locBo Yang2013-03-281-0/+92