summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2006-02-14 16:34:00 +0000
committerAndreas Gruenbacher <agruen@suse.de>2006-02-14 16:34:00 +0000
commitf7fe333910a0fe53bfb6c8d8fc22a469e4a6b134 (patch)
treeed97e57f7521a3541578ed787e59ec662eae025b
parent1070c2d7d1f488257e700ac2c0a8fa46e091160a (diff)
downloadquilt-f7fe333910a0fe53bfb6c8d8fc22a469e4a6b134.tar.gz
- Add wishlist features.
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index 552d2b8..b2ba534 100644
--- a/TODO
+++ b/TODO
@@ -87,6 +87,8 @@ quilt import:
- Add option to replace the currently applied patch with a new
one, by backing out the topmost patch first.
+ - Add an -R option for reverse-applying a patch.
+
quilt setup:
- Also recognize other uses of tar and patch (with options in the
@@ -109,3 +111,7 @@ quilt mail:
- Character set handling is missing, too.
- Too many passes of edmail make it a bit slow.
+
+quilt fold:
+
+ - Add an -R option for reverse-applying a patch.