Merge lp:~beuno/loggerhead/bundles into lp:loggerhead

Proposed by Martin Albisetti
Status: Merged
Merge reported by: Martin Albisetti
Merged at revision: not available
Proposed branch: lp:~beuno/loggerhead/bundles
Merge into: lp:loggerhead
To merge this branch: bzr merge lp:~beuno/loggerhead/bundles
Reviewer Review Type Date Requested Status
Tim Penhey Approve
Michael Hudson-Doyle Pending
Review via email: mp+722@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Michael Hudson-Doyle (mwhudson) wrote :

Martin Albisetti wrote:
> You have been requested to review the proposed merge of ~beuno/loggerhead/bundles into ~loggerhead-team/loggerhead/trunk.

I think the conditions and the diff links should be done by inspecting
the change object -- show the diff against the left-most parent of the
change, something like 'h.get_revno(change.parents[0].revid)', rather
than the navigation. The effect is the same, but this would cause fewer
wtfs :)

Hm, actually I think the diff should be to just diff/<revno> in the
default case and to diff/<compare_revid>/<cur revno> when there is a
compare_revid -- this should be an easy change to make, I think.

Cheers,
mwh

lp:~beuno/loggerhead/bundles updated
215. By Martin Albisetti

Use something saner as a condition to show diff download link

Revision history for this message
Martin Albisetti (beuno) wrote :

On Tue, Aug 12, 2008 at 9:27 PM, Michael Hudson
<email address hidden> wrote:
> I think the conditions and the diff links should be done by inspecting
> the change object -- show the diff against the left-most parent of the
> change, something like 'h.get_revno(change.parents[0].revid)', rather
> than the navigation. The effect is the same, but this would cause fewer
> wtfs :)

Done.

> Hm, actually I think the diff should be to just diff/<revno> in the
> default case and to diff/<compare_revid>/<cur revno> when there is a
> compare_revid -- this should be an easy change to make, I think.

Done.

Thanks for the review!

--
Martin

lp:~beuno/loggerhead/bundles updated
216. By Martin Albisetti

Make the compare revid optional

217. By Martin Albisetti

Actually use compare_revid

Revision history for this message
Tim Penhey (thumper) wrote :

Looks good to me.

review: Approve

Subscribers

People subscribed via source and target branches