chiark / gitweb /
git-debrebase: get_tree: Support $precheck and $recurse
[dgit.git] / debian / changelog
index e9a36a2972894027fcf3ebaa73bd6a1c220c10b3..5fe69041275c027c09a0cd3cfa8a91fecae9c59f 100644 (file)
@@ -9,6 +9,10 @@ dgit (6.7~) unstable; urgency=medium
   * test suite: unset GIT_EDITOR, so it works if user has that set.
   * git-debrebase: Improve laundry performance by a factor of ~55:1,
     and analysis performance by factor of ~4.2:1.  Closes:#905995.
+  * git-debrebase: `prepush' is now a silent no-op if the branch is
+    unstitched.  This is more friendly.
+  * git-debrebase: On rebase, always save ffq-prev even if we were
+    both stitched and laundered.  Closes:#905975.
 
  --