Searching for path in log breaks branch-line
By david.black.co... on August 12, 2011 09:03 (imported from Google Code)
What steps will reproduce the problem?
- "Show log"
- Search for a file name
What is the expected output?
A list of all commits touching the specified file. A graph describing their ancestry, specifically, lines connecting commits from the same parentage.
What do you see instead?
See the attached screenshot. the log displayer doesn't seem to follow the parentage of filtered commits and splits the graph into separate lines, although the example repo is a single line of commits, without branching or merging.
What version of the product are you using? On what operating system?
Git-1.7.6-preview20110708, Tortoisegit-1.6.5.0-64bit, Windows 7 professional SP1 64bit.
