Merge lp:~wgrant/bzr-git/lp-fixes-caching-hackery into lp:bzr-git
Proposed by
William Grant
| Status: | Work in progress |
|---|---|
| Proposed branch: | lp:~wgrant/bzr-git/lp-fixes-caching-hackery |
| Merge into: | lp:bzr-git |
| Diff against target: |
84 lines (+36/-2) (has conflicts) 1 file modified
object_store.py (+36/-2) Text conflict in object_store.py |
| To merge this branch: | bzr merge lp:~wgrant/bzr-git/lp-fixes-caching-hackery |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| bzr-git developers | Pending | ||
|
Review via email:
|
|||
To post a comment you must log in.
Unmerged revisions
- 1634. By William Grant
-
Hack in _tree_to_objects to force-cache blobs that somehow skipped the cache. Big performance win.
- 1633. By William Grant
-
Correctness/crash fixes for lp:launchpad bzr -> git conversion, apparently fixing bug #818318.