/brz/remove-bazaar

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

« back to all changes in this revision

Viewing changes to bzrlib/plugins/launchpad/__init__.py

  • Committer: Andrew Bennetts
  • Date: 2009-04-27 23:14:00 UTC
  • mfrom: (4306 +trunk)
  • mto: This revision was merged to the branch mainline in revision 4307.
  • Revision ID: andrew.bennetts@canonical.com-20090427231400-htifkzm2zvwp3lax
Merge from bzr.dev.

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
 
22
22
# see http://bazaar-vcs.org/Specs/BranchRegistrationTool
23
23
 
 
24
# Since we are a built-in plugin we share the bzrlib version
 
25
from bzrlib import version_info
 
26
 
24
27
from bzrlib.lazy_import import lazy_import
25
28
lazy_import(globals(), """
26
29
import webbrowser
284
287
    * The 'lp:' bug tracker alias can expand launchpad bug numbers to their
285
288
      URLs for use with 'bzr commit --fixes', e.g. 'bzr commit --fixes lp:12345'
286
289
      will record a revision property that marks that revision as fixing
287
 
      bug Launchpad bug 12345. When you push that branch to Launchpad it
288
 
      will automatically be linked to the bug report.
 
290
      Launchpad bug 12345. When you push that branch to Launchpad it will
 
291
      automatically be linked to the bug report.
289
292
 
290
293
    * The register-branch command tells Launchpad about the url of a
291
294
      public branch.  Launchpad will then mirror the branch, display