/brz/remove-bazaar

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

  • Committer: Gary van der Merwe
  • Date: 2010-03-01 19:53:13 UTC
  • Revision ID: garyvdm@gmail.com-20100301195313-hc3nek3cu8g5kkqh
Make it possible to detect a BoundBranchOutOfDate from commit.

* ``bzrlib.builtins.Commit.run`` raises ``bzrlib.errors.BoundBranchOutOfDate``
  rather than ``bzrlib.errors.BzrCommandError`` when the bound branch is out
  of date. (Gary van der Merwe)
* ``bzrlib.errors.BoundBranchOutOfDate`` has a new field ``extra_help``
  which can be set to add extra help to the error. (Gary van der Merwe)
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 1.8 KB Diff Download File
test_branch.py 4763.2.4 15 years ago John Arbash Meinel merge bzr.2.1 in preparation for NEWS entry. 1.5 KB Diff Download File
test_cat.py 5053.1.1 15 years ago Martin Pool Merge 2.1 back to trunk 1.8 KB Diff Download File
test_checkout.py 4763.2.4 15 years ago John Arbash Meinel merge bzr.2.1 in preparation for NEWS entry. 1.4 KB Diff Download File
test_commit.py 5066.1.1 15 years ago Gary van der Merwe Make it possible to detect a BoundBranchOutOfDate 2.5 KB Diff Download File
test_init.py 4763.2.4 15 years ago John Arbash Meinel merge bzr.2.1 in preparation for NEWS entry. 1.2 KB Diff Download File
test_init_repository.py 4763.2.4 15 years ago John Arbash Meinel merge bzr.2.1 in preparation for NEWS entry. 1.3 KB Diff Download File
test_merge.py 4763.2.4 15 years ago John Arbash Meinel merge bzr.2.1 in preparation for NEWS entry. 1.4 KB Diff Download File
test_missing.py 4763.2.4 15 years ago John Arbash Meinel merge bzr.2.1 in preparation for NEWS entry. 1.4 KB Diff Download File
test_pull.py 4763.2.4 15 years ago John Arbash Meinel merge bzr.2.1 in preparation for NEWS entry. 2 KB Diff Download File
test_push.py 4763.2.4 15 years ago John Arbash Meinel merge bzr.2.1 in preparation for NEWS entry. 1.7 KB Diff Download File
test_update.py 4763.2.4 15 years ago John Arbash Meinel merge bzr.2.1 in preparation for NEWS entry. 1.5 KB Diff Download File