Package: gitg Version: 0.2.4-1.1 Severity: minor A typical content of the "Changes" tab looks like this in ascii art:
diff --git a/foo b/foo index abcde..12345 100644 3 5 @@ -3,8 +5,7 @@ context 4 6 common context 5 7 common context 6 common context 7 -line only in a/foo 8 -line only in a/foo 8 9 +line only in b/foo 9 10 common context 10 11 common context 11 12 common context 12 13 Please observe how the @@ line is already numbered. It should have no numbers instead. As a consequence the last "common context" line is numbered as the first deleted line. Also notice how there is an empty line numbered. This seems like a wrong fix to the wrong numbering. The corresponding code is in gitg-diff-view.c function ensure_scan, but I have no idea how to fix this. Helmut -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org