summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJohn Mark Vandenberg <jayvdb@gmail.com>2006-01-19 08:02:05 +0000
committerJohn Mark Vandenberg <jayvdb@gmail.com>2006-01-19 08:02:05 +0000
commit188c7dac15a72c437c47664d3162b9f13844fe88 (patch)
tree802543362036f28083e912fc02351e85af4115c4 /TODO
parent896fa157b990e586436cbe63493bce02a31305a0 (diff)
downloadquilt-188c7dac15a72c437c47664d3162b9f13844fe88.tar.gz
- Move patch parameter checks into patchfns.in, adding quotes
around all patch parameters, and reporting 'No patches in series' - quilt/annonate.in: Fix case where no patches have been applied.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index ed18e3d..4dec99b 100644
--- a/TODO
+++ b/TODO
@@ -40,6 +40,10 @@ Documentation:
- Subdirectory support
+quilt new:
+
+ - Prevent spaces in patch names.
+
quilt push:
- Add option to print the reject to stdout