summaryrefslogtreecommitdiffstats
path: root/quilt.changes
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2011-03-25 18:48:49 +0100
committerJean Delvare <jdelvare@suse.de>2011-03-25 18:48:49 +0100
commitb0baeeb6b61132af92fd75df5f912554d295dee1 (patch)
treee3c2b6fdf0dce601d97f659cc8e237e6ce166d8c /quilt.changes
parent4d4b659d5f012f17a8147a3f6f7c74d4810d84a4 (diff)
downloadquilt-b0baeeb6b61132af92fd75df5f912554d295dee1.tar.gz
diff, refresh: Accept file names with spaces
This is a continuation of Yasushi SHOJI's initial work of fixing support for file names with spaces. This time I fixed support in the diff and refresh commands, two commands which are frequently used. As before, no guarantee is made that all options are covered, but this should be a good starting point. Signed-off-by: Jean Delvare <jdelvare@suse.de>
Diffstat (limited to 'quilt.changes')
-rw-r--r--quilt.changes5
1 files changed, 5 insertions, 0 deletions
diff --git a/quilt.changes b/quilt.changes
index dc0a981..cfc70df 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Fri Mar 25 18:47:53 CET 2011 - jdelvare@suse.de
+
+- quilt/diff.in, quilt/refresh.in: Accept file names with spaces.
+
+-------------------------------------------------------------------
Fri Mar 18 12:05:33 CET 2011 - jdelvare@suse.de
- test/run: Enforce single variable substitution method. There is