chiark / gitweb /
Do some quoting on debug output (needed if the server might not be trustworthy and...
[dgit.git] / debian / changelog
index 606a3dd82c9e5e8dd60c2ef334e62b87e1c5795f..c6b28b577d9a50c981ab749ad6eb74a3f258650e 100644 (file)
@@ -1,7 +1,21 @@
 dgit (0.31~~) unstable; urgency=low
 
+  Improvements:
+  * Memoise git config lookups (big speedup!)
+
   Documentation:
   * dgit(1): Remove some obsolete caveats from BUGS.
+  * dgit(1); Mention that -wgf can avoid need for build-deps.
+
+  Useability improvements:
+  * Provide -wdd aka --clean=dpkg-source-d.  Closes:#792433.
+  * Provide -wc aka --clean=check.
+
+  Access machinery:
+  * Provide for different access mechanisms when pushing.
+  * Provide for configurable git url suffix.
+  * Do some quoting on debug output (needed if the server might not
+    be trustworthy and might send us bad stuff).
 
   Infrastructure:
   * Provide for mirroring git updates to a different server.
@@ -9,7 +23,6 @@ dgit (0.31~~) unstable; urgency=low
   * Make dgit-ssh-dispatch not spew (harmless) warnings if caller
     tries for a shell session (ie SSH_ORIGINAL_COMMAND not set).
 
- --
 
 dgit (0.30) unstable; urgency=high