/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 1530.2.1 19 years ago Robert Collins Start tests for api usage. 1.2 KB Diff Download File
branch.txt 1534.4.41 19 years ago Robert Collins Branch now uses BzrDir reasonably sanely. 712 bytes Diff Download File
transport.txt 1530.2.3 19 years ago Robert Collins Update for integration transport apis. 497 bytes Diff Download File