summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2003-10-30 14:25:21 +0000
committerAndreas Gruenbacher <agruen@suse.de>2003-10-30 14:25:21 +0000
commit26dbad21e5113e900bf2067ec94fdc5cf23bdfbe (patch)
tree85d417725f6690ddd64c09d3cbb7c98bf2cd5a3b
parent4439b9c03e23f51e6d28eadac44089fba0b28856 (diff)
downloadquilt-26dbad21e5113e900bf2067ec94fdc5cf23bdfbe.tar.gz
Another note
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index cd3097b..e038b87 100644
--- a/TODO
+++ b/TODO
@@ -72,6 +72,11 @@ rpatch:
hidden by later patches. If so, refuse to remove patch! (Note
that poppatch takes care of that currently.)
+ - Instead of reverse-applying a patch to make sure it contains all
+ changes, forward-apply it to a copy of the .pc/$patch directory,
+ and check if the resulting files are identical. This also works
+ with patches that don't reverse-apply.
+
apatch:
- Allow to add a patch in the middle of the applied series, and