/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 1570.1.2 19 years ago Robert Collins Import bzrtools' 'fix' command as 'bzr reconcile.' 2.2 KB Diff Download File
test_fileid_involved.py 1570.1.5 19 years ago Robert Collins Remove unused import in fileid_involved tests. 8.1 KB Diff Download File
test_reconcile.py 1570.1.14 19 years ago Robert Collins Enforce repository consistency during 'fetch' oper 8.2 KB Diff Download File
test_repository.py 1590.1.1 19 years ago Robert Collins Improve common_ancestor performance. 14.4 KB Diff Download File