/brz/remove-bazaar

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

Deprecate BzrDir.generate_backup_name and use osutils.available_backup_name.

* bzrlib/tests/test_bzrdir.py:
(TestGenerateBackupName.test_deprecated_generate_backup_name): Added.

* bzrlib/workingtree.py:
(WorkingTree.remove.backup): Fix line too long in a call site

* bzrlib/bzrdir.py:
(BzrDir.generate_backup_name): Deperecated.
(BzrDir._available_backup_name): Renamed to better hint about race
conditions and implementation delegated to
osutils.available_backup_name.
(BzrDir.backup_bzrdir): Cleaned up.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 5244.1.3 15 years ago Robert Collins Allow setting new proposals as approved immediatel 14.5 KB Diff Download File
account.py 5273.1.7 15 years ago Vincent Ladeuil No more use of the get_transport imported *symbol* 3.3 KB Diff Download File
lp_api.py 5074.1.1 15 years ago Vincent Ladeuil Merge 2.1 into bzr.dev including fixes for #524560 9.8 KB Diff Download File
lp_directory.py 5361.1.1 15 years ago John Arbash Meinel Handle a simple ~ in lp: urls. We've already aske 4.1 KB Diff Download File
lp_propose.py 4597.9.12 15 years ago Vincent Ladeuil Merge bzr.dev into cleanup resolving conflicts 8.7 KB Diff Download File
lp_registration.py 5243.1.1 15 years ago Martin Use the production server in the launchpad plugin 12.9 KB Diff Download File
test_account.py 5394.1.1 15 years ago Vincent Ladeuil Config files in bazaar home now use a lock 5.2 KB Diff Download File
test_lp_api.py 5074.1.1 15 years ago Vincent Ladeuil Merge 2.1 into bzr.dev including fixes for #524560 3.7 KB Diff Download File
test_lp_directory.py 5361.1.1 15 years ago John Arbash Meinel Handle a simple ~ in lp: urls. We've already aske 13.5 KB Diff Download File
test_lp_login.py 4505.1.4 16 years ago Jonathan Lange Use 'foo', not 'jml' 2.5 KB Diff Download File
test_lp_open.py 5243.1.1 15 years ago Martin Use the production server in the launchpad plugin 4.1 KB Diff Download File
test_lp_service.py 5243.1.1 15 years ago Martin Use the production server in the launchpad plugin 7.6 KB Diff Download File
test_register.py 5243.1.1 15 years ago Martin Use the production server in the launchpad plugin 13.8 KB Diff Download File