chiark / gitweb /
git-debrebase: `prepush' is now a silent no-op if unstitched.
[dgit.git] / debian / changelog
index 40a880e593b25292a8415210a92d7336d6a058c3..9ec8a6f12a2332870ba040c8884e6cac6e370684 100644 (file)
@@ -7,8 +7,10 @@ dgit (6.7~) unstable; urgency=medium
   * git-debrebase: scrap works properly when it does only rebase --abort.
   * dgit(1): Encourage --overwrite rather than --overwrite=version.
   * test suite: unset GIT_EDITOR, so it works if user has that set.
-  * git-debrebase: Improve laundry performance.  Closes:#905995.
-  * git-debrebase: Improve analysis performance.
+  * 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.
 
  --