summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index 66a9900..cd3097b 100644
--- a/TODO
+++ b/TODO
@@ -78,3 +78,9 @@ apatch:
inject the patch in its proper position in applied-patches.
Needs to check if any of the files in the patch are touched by
later patches.
+
+quilt diff:
+
+ - The number of contetx lines cannot be overridden in QUILT_DIFF_OPTS:
+ GNU diff uses three context lines as soon as -u or -U3 is on the
+ command line, no matter which order of arguments.