summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2005-02-03 10:39:21 +0000
committerAndreas Gruenbacher <agruen@suse.de>2005-02-03 10:39:21 +0000
commitc73f4f130d1ce593e2c9af3623ac05177cecb048 (patch)
tree0e111532c11212fbb1377bf7d38e11f26fc457fb /TODO
parent4a0cbd2144d7ed4c0c0c6d81c9a604810eaa8905 (diff)
downloadquilt-c73f4f130d1ce593e2c9af3623ac05177cecb048.tar.gz
- A new idea...
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 795a8f5..2f446cd 100644
--- a/TODO
+++ b/TODO
@@ -25,6 +25,11 @@ General:
- series.conf: Allow to specify options like -R, -u, -Unum, -c,
-Cnum per patch.
+ - Whenever the contents of the QUILT_PATCHES directory change,
+ optionally call a trigger so that another tool can keep track of
+ the patches directory history (e.g., CVS, RCS). Also call the
+ trigger when the series file changes?
+
Documentation:
- How to import a complete directory before doing wild changes?