Comment 0 for bug 250159

Revision history for this message
Alexander Belchenko (bialix) wrote :

qdiff show removed file wrong in both view.
Side-by-side (SBS) view don't show file info/properties and underline horizontal line at all (see attached screenshot).

Unidiff view is also show wrong info for removed:

=== modified file a
--- a 2008-07-19 19:04:35 +0000
+++ a 2008-07-19 19:05:31 +0000
@@ -1,1 +1,1 @@
-bar
+eggs

=== renamed and modified file b
--- None 1970-01-01 00:00:00 +0000
+++ None 1970-01-01 00:00:00 +0000

While bzr diff show correct output:

=== modified file 'a'
--- a 2008-07-19 19:04:35 +0000
+++ a 2008-07-19 19:05:31 +0000
@@ -1,1 +1,1 @@
-bar

+eggs

=== removed file 'b'
--- b 2008-07-19 19:04:35 +0000
+++ b 1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
-spam