lp://qastaging/bzr-history-db

Created by John A Meinel and last modified
Get this branch:
bzr branch lp://qastaging/bzr-history-db
Members of Bazaar Developers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Bazaar Developers
Project:
Bazaar History DB Plugin
Status:
Development

Recent revisions

140. By John A Meinel

iter_merge_sorted doesn't handle non-mainline stop revs properly.
Punt.

139. By John A Meinel

Don't do any work when nothing has changed.

138. By John A Meinel

mutter() when we do on-the-fly import

137. By John A Meinel

It seems we refactored out skipping a tip that has already been imported.
This at least will un-clutter the logs.

136. By John A Meinel

Some small tweaks, getting ready to add the fast-path.

135. By John A Meinel

When determining if the schema has been installed,
don't read the whole table, make a simple one-entry query.

134. By John A Meinel

Merge the querier 'get_mainline_from' functionality.

132. By John A Meinel

Re-introduced --expand-all.

It turns out it will be useful for Aaron while testing, so I brought it
back. This way we can determine the worst-case scaling of the data
structure. It is O(C*N_branches) and it has a fair multiplier (probably C<100)
However, that is much better than O(History*N_branches).

131. By Alexandre Garnier

bug #602600: Fix a typo in get_children()

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.