diff options
Diffstat (limited to '')
-rw-r--r-- | patch-test/16/patch | 2 | ||||
-rw-r--r-- | patch-test/16/patch-c | 12 | ||||
-rw-r--r-- | patch-test/16/patch-c0 | 6 | ||||
-rw-r--r-- | patch-test/16/patch-c1 | 8 | ||||
-rw-r--r-- | patch-test/16/patch-e | 1 | ||||
-rw-r--r-- | patch-test/16/patch-u | 10 | ||||
-rw-r--r-- | patch-test/16/patch-u0 | 4 | ||||
-rw-r--r-- | patch-test/16/patch-u1 | 6 |
8 files changed, 49 insertions, 0 deletions
diff --git a/patch-test/16/patch b/patch-test/16/patch new file mode 100644 index 0000000..cdaf35a --- /dev/null +++ b/patch-test/16/patch @@ -0,0 +1,2 @@ +6d5 +< b diff --git a/patch-test/16/patch-c b/patch-test/16/patch-c new file mode 100644 index 0000000..c5b8133 --- /dev/null +++ b/patch-test/16/patch-c @@ -0,0 +1,12 @@ +*** old 2016-03-11 09:40:40.032069357 +0100 +--- new 2016-03-11 09:40:40.032069357 +0100 +*************** +*** 3,9 **** + a + a + a +- b + a + a + a +--- 3,8 ---- diff --git a/patch-test/16/patch-c0 b/patch-test/16/patch-c0 new file mode 100644 index 0000000..9b67d7e --- /dev/null +++ b/patch-test/16/patch-c0 @@ -0,0 +1,6 @@ +*** old 2016-03-11 09:40:40.032069357 +0100 +--- new 2016-03-11 09:40:40.032069357 +0100 +*************** +*** 6 **** +- b +--- 5 ---- diff --git a/patch-test/16/patch-c1 b/patch-test/16/patch-c1 new file mode 100644 index 0000000..b34cf08 --- /dev/null +++ b/patch-test/16/patch-c1 @@ -0,0 +1,8 @@ +*** old 2016-03-11 09:40:40.032069357 +0100 +--- new 2016-03-11 09:40:40.032069357 +0100 +*************** +*** 5,7 **** + a +- b + a +--- 5,6 ---- diff --git a/patch-test/16/patch-e b/patch-test/16/patch-e new file mode 100644 index 0000000..d42efc0 --- /dev/null +++ b/patch-test/16/patch-e @@ -0,0 +1 @@ +6d diff --git a/patch-test/16/patch-u b/patch-test/16/patch-u new file mode 100644 index 0000000..53e2fbd --- /dev/null +++ b/patch-test/16/patch-u @@ -0,0 +1,10 @@ +--- old 2016-03-11 09:40:40.032069357 +0100 ++++ new 2016-03-11 09:40:40.032069357 +0100 +@@ -3,7 +3,6 @@ + a + a + a +-b + a + a + a diff --git a/patch-test/16/patch-u0 b/patch-test/16/patch-u0 new file mode 100644 index 0000000..2c556b9 --- /dev/null +++ b/patch-test/16/patch-u0 @@ -0,0 +1,4 @@ +--- old 2016-03-11 09:40:40.032069357 +0100 ++++ new 2016-03-11 09:40:40.032069357 +0100 +@@ -6 +5,0 @@ +-b diff --git a/patch-test/16/patch-u1 b/patch-test/16/patch-u1 new file mode 100644 index 0000000..6fedfb7 --- /dev/null +++ b/patch-test/16/patch-u1 @@ -0,0 +1,6 @@ +--- old 2016-03-11 09:40:40.032069357 +0100 ++++ new 2016-03-11 09:40:40.032069357 +0100 +@@ -5,3 +5,2 @@ + a +-b + a |