/brz/remove-bazaar

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

  • Committer: John Arbash Meinel
  • Date: 2007-11-27 19:51:08 UTC
  • Revision ID: john@arbash-meinel.com-20071127195108-k38ek6apyhxw75fv
Address bug #59302 and fix documentation that uses single quotes.
Windows doesn't recognize ' as a quote character.
So documentation should use: bzr foo -m "text" not bzr foo -m 'text'
This patch is just a quick scan of documents for bzr.*', which should
catch most of it.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2980 17 years ago Canonical.com Patch Queue Manager (robertc) Improved lp:/// URL support for the Laun 7.1 KB Diff Download File
account.py 2980 17 years ago Canonical.com Patch Queue Manager (robertc) Improved lp:/// URL support for the Laun 2.1 KB Diff Download File
lp_indirect.py 2898.4.15 17 years ago James Henstridge Use get_transport() to decide whether Bazaar suppo 4.5 KB Diff Download File
lp_registration.py 2978.5.2 17 years ago John Arbash Meinel merge bzr.dev 2991 8.4 KB Diff Download File
test_account.py 2898.3.10 17 years ago James Henstridge Make LaunchpadAccountTests a TestCaseInTempDir so 3.4 KB Diff Download File
test_lp_indirect.py 2898.4.17 17 years ago James Henstridge Add a test that the redirect actually occurs when 7.2 KB Diff Download File
test_register.py 2978.5.2 17 years ago John Arbash Meinel merge bzr.dev 2991 12.8 KB Diff Download File