aboutsummaryrefslogtreecommitdiffstats
path: root/t/t4211
AgeCommit message (Expand)AuthorFilesLines
2025-08-20line-log: show all line ranges touched by the same diff rangeSZEDER Gábor4-0/+24
2025-08-20line-log: fix assertion errorSZEDER Gábor2-0/+180
2020-11-19t4*: adjust the references to the default branch name "main"Johannes Schindelin1-1/+1
2020-02-07t4211: add test cases for SHA-256brian m. carlson13-0/+1261
2020-02-07t4211: move SHA-1-specific test cases into a directorybrian m. carlson13-0/+0
2013-07-09t4211: fix broken test when one -L range is subset of anotherEric Sunshine1-3/+131
2013-04-12log -L: test merge of parallel modify/renameThomas Rast2-2/+238
2013-04-12t4211: pass -M to 'git log -M -L...' testThomas Rast1-8/+48
2013-04-05log -L: fix overlapping input rangesThomas Rast3-0/+350
2013-03-28log -L: :pattern:file syntax to find by funcnameThomas Rast2-0/+170
2013-03-28Implement line-history search (git log -L)Thomas Rast8-0/+743