Command to open a branch's web page in Launchpad

Bug #313916 reported by Jonathan Lange
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
Fix Released
Low
Jonathan Lange

Bug Description

It would be really convenient to have a Bazaar command that opened the branch's web page in Launchpad, e.g.

   $ cd mybranch/
   $ bzr lp-open
   Opening https://code.launchpad.net/~jml/+junk/mybranch

The command could obtain the information from the public location of the branch.

A similar feature might be useful for branch's in general, but we can do this for LP branch's without adding any new metadata.

Tags: launchpad
Revision history for this message
Robert Collins (lifeless) wrote : Re: [Bug 313916] [NEW] Command to open a branch's web page in Launchpad

On Mon, 2009-01-05 at 01:19 +0000, Jonathan Lange wrote:
> Public bug reported:
>
> It would be really convenient to have a Bazaar command that opened the
> branch's web page in Launchpad, e.g.
>
> $ cd mybranch/
> $ bzr lp-open
> Opening https://code.launchpad.net/~jml/+junk/mybranch
>
> The command could obtain the information from the public location of the
> branch.
>
> A similar feature might be useful for branch's in general, but we can do
> this for LP branch's without adding any new metadata.

We could assume that any branch with an http url is browsable.

(Surely its a bug in lp that bazaar.launchpad.net/~user/project/branch
doesn't link back to the code pages).

-Rob
--
GPG key available at: <http://www.robertcollins.net/keys.txt>.

Revision history for this message
Jonathan Lange (jml) wrote :

On Mon, Jan 5, 2009 at 12:43 PM, Robert Collins
<email address hidden> wrote:
> On Mon, 2009-01-05 at 01:19 +0000, Jonathan Lange wrote:
>> Public bug reported:
>>
>> It would be really convenient to have a Bazaar command that opened the
>> branch's web page in Launchpad, e.g.
>>
>> $ cd mybranch/
>> $ bzr lp-open
>> Opening https://code.launchpad.net/~jml/+junk/mybranch
>>
>> The command could obtain the information from the public location of the
>> branch.
>>
>> A similar feature might be useful for branch's in general, but we can do
>> this for LP branch's without adding any new metadata.
>
> We could assume that any branch with an http url is browsable.
>
> (Surely its a bug in lp that bazaar.launchpad.net/~user/project/branch
> doesn't link back to the code pages).
>

Even if the loggerhead page linked back to the Launchpad page, it's
still two actions where I want one.

jml

Revision history for this message
Jonathan Lange (jml) wrote :

I've submitted a patch for this. Waiting for a second reviewer and someone else to merge it.

Changed in bzr:
assignee: nobody → jml
importance: Undecided → Low
status: New → Fix Committed
Jonathan Lange (jml)
Changed in bzr:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.