comparison tests/test-diff-color.out @ 10694:d7732d2df54a

record: separate each hunk with a blank line This makes it easier for the eye to find the beginning of a hunk when scrolling up in the terminal.
author Martin Geisler <mg@lazybytes.net>
date Sun, 14 Mar 2010 23:10:52 +0100
parents d29bd00bbc50
children f0bfe42c7b1f
comparison
equal deleted inserted replaced
10693:2c2b2d384a47 10694:d7732d2df54a
29 % record 29 % record
30 diff --git a/a b/a 30 diff --git a/a b/a
31 old mode 100644 31 old mode 100644
32 new mode 100755 32 new mode 100755
33 1 hunks, 2 lines changed 33 1 hunks, 2 lines changed
34 examine changes to 'a'? [Ynsfdaq?] @@ -2,7 +2,7 @@ 34 examine changes to 'a'? [Ynsfdaq?]
35 @@ -2,7 +2,7 @@
35 c 36 c
36 a 37 a
37 a 38 a
38 -b 39 -b
39 +dd 40 +dd
40 a 41 a
41 a 42 a
42 c 43 c
43 record this change to 'a'? [Ynsfdaq?] 44 record this change to 'a'? [Ynsfdaq?]
45
44 rolling back last transaction 46 rolling back last transaction
45 % qrecord 47 % qrecord
46 diff --git a/a b/a 48 diff --git a/a b/a
47 old mode 100644 49 old mode 100644
48 new mode 100755 50 new mode 100755
49 1 hunks, 2 lines changed 51 1 hunks, 2 lines changed
50 examine changes to 'a'? [Ynsfdaq?] @@ -2,7 +2,7 @@ 52 examine changes to 'a'? [Ynsfdaq?]
53 @@ -2,7 +2,7 @@
51 c 54 c
52 a 55 a
53 a 56 a
54 -b 57 -b
55 +dd 58 +dd
56 a 59 a
57 a 60 a
58 c 61 c
59 record this change to 'a'? [Ynsfdaq?] 62 record this change to 'a'? [Ynsfdaq?]
63