~canonical-launchpad-branches/launchpad/+git/bzr-personal:wgrant/revisionchunk

Last commit made on 2014-11-12
Get this branch:
git clone -b wgrant/revisionchunk https://git.launchpad.net/~canonical-launchpad-branches/launchpad/+git/bzr-personal
Members of Canonical Launchpad Branches can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
wgrant/revisionchunk
Repository:
lp:~canonical-launchpad-branches/launchpad/+git/bzr-personal

Recent commits

0b1c68b... by William Grant

Make early termination behaviour deterministic, and improve tests.

555ed56... by William Grant

Fix termination condition to work with the new child-parent tuple design. It was previously broken, is now fixed, but regrettable untested: it only affects performance, not correctness.

92cc17d... by William Grant

Fix ghost parents.

bce3872... by William Grant

Rename lots of maps for clarity.

2390777... by William Grant

Fix find_base_chunks_and_new_revisions to cope with the new iter_history_from_ids interface.

525422d... by William Grant

iter_history_from_ids now yields dicts mapping child to parent, rather than head to a particular ancestor. Everything else needs porting to the new interface.

aa5e7e4... by William Grant

Drop SRP.find_by_revision_ids from two queries to one.

217daf8... by William Grant

Merge devel.

57cbbc6... by Launchpad PQM Bot

[r=wgrant][no-qa] Rip out DistroSeriesSourcePackageRelease model code,
 and a few unused methods and views.

31061f1... by William Grant

Fix DSSPR references in comments and docstrings.