summaryrefslogtreecommitdiff
path: root/t/t4211
AgeCommit message (Expand)AuthorFilesLines
2020-11-19t4*: adjust the references to the default branch name "main"Libravatar Johannes Schindelin1-1/+1
2020-02-07t4211: add test cases for SHA-256Libravatar brian m. carlson13-0/+1261
2020-02-07t4211: move SHA-1-specific test cases into a directoryLibravatar brian m. carlson13-0/+0
2013-07-09t4211: fix broken test when one -L range is subset of anotherLibravatar Eric Sunshine1-3/+131
2013-04-12log -L: test merge of parallel modify/renameLibravatar Thomas Rast2-2/+238
2013-04-12t4211: pass -M to 'git log -M -L...' testLibravatar Thomas Rast1-8/+48
2013-04-05log -L: fix overlapping input rangesLibravatar Thomas Rast3-0/+350
2013-03-28log -L: :pattern:file syntax to find by funcnameLibravatar Thomas Rast2-0/+170
2013-03-28Implement line-history search (git log -L)Libravatar Thomas Rast8-0/+743