chiark / gitweb /
Fix a debug message in the obsolete sshpsql archive access driver.
[dgit.git] / debian / changelog
index 43de16c2fd02183d376fbaaa469edbe379c2ebe0..1595f713c09db11c0cf88fb50458427280650854 100644 (file)
@@ -34,6 +34,14 @@ dgit (1.1~~) unstable; urgency=low
   * When source package contains things called .git (even files, and even
     in subdirectories), remove them.  Closes:#793671.
   * Introduce more sophisticated protocol negotiation for rpush.
+  * Do not quote `:' in shellquote.
+  * Test suite: Honour DGIT_TEST_DEBUG=''.
+  * Print a supplementary message when push fails, giving advice to
+    the user about how to retry.  Closes:#793144.
+  * Honour dgit-distros.DISTRO.cmd-CMD and .opts-CMD.  Closes:#793427.
+  * Slurp in entire git config, for better performance.
+  * With -DDDD, print out all gitcfg references (copious!)
+  * Fix a debug message in the obsolete sshpsql archive access driver.
 
  --