summaryrefslogtreecommitdiff
path: root/t/t4211-line-log.sh
Commit message (Expand)AuthorAgeFilesLines
* t4211: fix incorrect rebase at f8395edc (range-set: satisfy non-empty ranges ...tr/line-logJunio C Hamano2013-07-241-1/+0
* line-log: fix "log -LN" crash when N is last line of filees/line-log-further-fixesEric Sunshine2013-07-231-1/+1
* range-set: satisfy non-empty ranges invariantEric Sunshine2013-07-231-1/+2
* t4211: demonstrate crash when first -L encountered is empty rangeEric Sunshine2013-07-231-0/+5
* t4211: demonstrate empty -L range crashEric Sunshine2013-07-231-0/+8
* range_set: fix coalescing bug when range is a subset of anotheres/overlapping-range-setEric Sunshine2013-07-091-2/+2
* t4211: fix broken test when one -L range is subset of anotherEric Sunshine2013-07-091-2/+2
* log -L: store the path instead of a diff_filespecThomas Rast2013-04-121-1/+1
* log -L: test merge of parallel modify/renameThomas Rast2013-04-121-4/+12
* t4211: pass -M to 'git log -M -L...' testThomas Rast2013-04-121-1/+1
* log -L: fix overlapping input rangesThomas Rast2013-04-051-0/+6
* log -L: :pattern:file syntax to find by funcnameThomas Rast2013-03-281-0/+4
* Implement line-history search (git log -L)Thomas Rast2013-03-281-0/+49