/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • Committer: Michael Ellerman
  • Date: 2006-03-08 05:59:36 UTC
  • mto: (1610.1.8 bzr.mbp.integration)
  • Revision ID: michael@ellerman.id.au-20060308055936-2fc80d3331e44e34
Define __str__ for BranchFormat, just return the format string with the
trailing newline stripped. Override __str__ for BranchFormat4 because
it doesn't have a format string. This fixes ugliness in the UI where
people print branch._format, bzr check for one. Fixes bug #33453.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 1587.1.10 19 years ago Robert Collins update updates working tree and branch together. 2.2 KB Diff Download File
test_bound_sftp.py 1587.1.6 19 years ago Robert Collins Update bound branch implementation to 0.8. 14.1 KB Diff Download File
test_branch.py 1556.1.4 19 years ago Robert Collins Add a new format for what will become knit, and th 21.4 KB Diff Download File
test_parent.py 1534.4.50 19 years ago Robert Collins Got the bzrdir api straightened out, plenty of ref 1.3 KB Diff Download File
test_permissions.py 1534.4.50 19 years ago Robert Collins Got the bzrdir api straightened out, plenty of ref 4.1 KB Diff Download File
test_update.py 1587.1.11 19 years ago Robert Collins Local commits appear to be working properly. 2.7 KB Diff Download File