lp:~mwhudson/loggerhead/which-mainline-merged

Created by Michael Hudson-Doyle and last modified
Get this branch:
bzr branch lp:~mwhudson/loggerhead/which-mainline-merged
Only Michael Hudson-Doyle can upload to this branch. If you are Michael Hudson-Doyle please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Michael Hudson-Doyle
Project:
loggerhead
Status:
Merged

Recent revisions

334. By Michael Hudson-Doyle

show the mainline revision that merged a non-mainline revision

333. By Michael Hudson-Doyle

add the ability to cache the wholehistory data to disk as well as RAM.
cache a much smaller amount of wholehistory data in RAM.

332. By Michael Hudson-Doyle

score one for the memory profiling we did at pycon: store the "where merged"
information in small tuples, not small sets.
this makes the 'whole history' cache for a launchpad branch take up about 15%
less RAM.

331. By Michael Hudson-Doyle

fix bug #358322: only create one temporary sql dir per process (Matt Nordhoff)

330. By Michael Hudson-Doyle

merge Matt's one-config branch, which starts to use a single object for configuration

329. By Matt Nordhoff

Don't use the "sets" module.

1.) The code wasn't using the built-in "set" type when it was available.

2.) bzrlib isn't compatible with Python <2.4 anyway, so there's no need to fall back to the "sets" module.

328. By Matt Nordhoff

Trivial PEP 8 tweak

327. By Matt Nordhoff

Fix incorrect calls to config.get_option() (bug #361238)

326. By Martin Albisetti

Fix certain race conditions for loading bzr-search (Robert Collins)

325. By Matt Nordhoff

Mention bug # for branches served through http in NEWS. (Jelmer Vernooij)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar RepositoryFormatKnitPack6 (bzr 1.9)
Stacked on:
lp:loggerhead
This branch contains Public information 
Everyone can see this information.