summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2006-02-01 15:07:49 +0000
committerAndreas Gruenbacher <agruen@suse.de>2006-02-01 15:07:49 +0000
commit2674c762e8cefa7046d297c83dd1174ed0f51f44 (patch)
tree5faa511d0b3781a862289297d9e05542cff5a88e /TODO
parentbc60c51e6ab24f0484e74095a8cea006e465f1ef (diff)
downloadquilt-2674c762e8cefa7046d297c83dd1174ed0f51f44.tar.gz
- Add another TODO item.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 82bc84e..552d2b8 100644
--- a/TODO
+++ b/TODO
@@ -28,6 +28,10 @@ General:
the patches directory history (e.g., CVS, RCS). Also call the
trigger when the series file changes?
+ - Check if we can somehow support -p0 style patches that are
+ applied in subdirectories (patch -d option): There are problems
+ with relative $QUILT_PATCHES, and likely with several commands.
+
Documentation:
- How to import a complete directory before doing wild changes?