Merge lp://qastaging/~thomir-deactivatedaccount/bzr-bisect/fix-for-quantal into lp://qastaging/bzr-bisect

Proposed by Thomi Richards
Status: Merged
Approved by: Jelmer Vernooij
Approved revision: 84
Merged at revision: 84
Proposed branch: lp://qastaging/~thomir-deactivatedaccount/bzr-bisect/fix-for-quantal
Merge into: lp://qastaging/bzr-bisect
Diff against target: 31 lines (+5/-2)
1 file modified
cmds.py (+5/-2)
To merge this branch: bzr merge lp://qastaging/~thomir-deactivatedaccount/bzr-bisect/fix-for-quantal
Reviewer Review Type Date Requested Status
Jelmer Vernooij (community) Approve
Review via email: mp+115847@code.qastaging.launchpad.net

Commit message

Update to use 'graph.iter_lefthand_ancestry' instead of 'repo.iter_reverse_revision_history' making bzr-bisect compatible with bzr 2.6b2

Description of the change

lp:bzr-bisect still uses 'repo.iter_reverse_revision_history', which has been removed from bzrlib. This branch changes that code to use 'graph.iter_lefthand_ancestry' instead.

To post a comment you must log in.
Revision history for this message
Jelmer Vernooij (jelmer) :
review: Approve
Revision history for this message
Jelmer Vernooij (jelmer) wrote :

Thanks Thomi!

Revision history for this message
Jelmer Vernooij (jelmer) wrote :

Can you land this, or should I?

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches

to all changes: