Rev 2590: (Ian Clatworthy) Make the progress bar visible again in commit in file:///home/pqm/archives/thelove/bzr/%2Btrunk/

Canonical.com Patch Queue Manager pqm at pqm.ubuntu.com
Thu Jul 5 06:41:22 BST 2007


At file:///home/pqm/archives/thelove/bzr/%2Btrunk/

------------------------------------------------------------
revno: 2590
revision-id: pqm at pqm.ubuntu.com-20070705054119-z89j99ne0vvywkgu
parent: pqm at pqm.ubuntu.com-20070705015547-qyj4nsc5w3y53b4w
parent: ian.clatworthy at internode.on.net-20070705042732-15jk00qkortklnm9
committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Thu 2007-07-05 06:41:19 +0100
message:
  (Ian Clatworthy) Make the progress bar visible again in commit
modified:
  bzrlib/commit.py               commit.py-20050511101309-79ec1a0168e0e825
    ------------------------------------------------------------
    revno: 2589.1.1
    merged: ian.clatworthy at internode.on.net-20070705042732-15jk00qkortklnm9
    parent: pqm at pqm.ubuntu.com-20070705015547-qyj4nsc5w3y53b4w
    committer: Ian Clatworthy <ian.clatworthy at internode.on.net>
    branch nick: ianc-integration
    timestamp: Thu 2007-07-05 14:27:32 +1000
    message:
      (Ian Clatworthy) Make the progress bar visible again in commit
=== modified file 'bzrlib/commit.py'
--- a/bzrlib/commit.py	2007-06-28 08:29:44 +0000
+++ b/bzrlib/commit.py	2007-07-05 04:27:32 +0000
@@ -287,7 +287,7 @@
             self.pb.show_spinner = False
             self.pb.show_eta = False
             self.pb.show_count = True
-            self.pb.show_bar = False
+            self.pb.show_bar = True
 
             # After a merge, a selected file commit is not supported.
             # See 'bzr help merge' for an explanation as to why.




More information about the bazaar-commits mailing list