lp://staging/~spiv/bzr/faster-stacked-tree-build
Created by
Andrew Bennetts
and last modified
- Get this branch:
- bzr branch lp://staging/~spiv/bzr/faster-stacked-tree-build
Only
Andrew Bennetts
can upload to this branch. If you are
Andrew Bennetts
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Superseded
for merging
into
lp://staging/bzr
- Vincent Ladeuil: Needs Information
-
Diff: 627 lines (+280/-50) (has conflicts)11 files modifiedbzrlib/bzrdir.py (+22/-4)
bzrlib/chk_map.py (+9/-0)
bzrlib/graph.py (+109/-0)
bzrlib/remote.py (+4/-1)
bzrlib/repofmt/groupcompress_repo.py (+56/-3)
bzrlib/smart/repository.py (+4/-0)
bzrlib/tests/blackbox/test_branch.py (+2/-3)
bzrlib/tests/per_branch/test_stacking.py (+12/-10)
bzrlib/tests/per_repository_reference/test_commit_with_stacking.py (+11/-17)
bzrlib/tests/test_remote.py (+49/-11)
bzrlib/tests/test_repository.py (+2/-1)
Related bugs
Related blueprints
Branch information
Recent revisions
- 5837. By Andrew Bennetts
-
Make RemoteStreamSource fallback to VFS if the server doesn't recognise texts-for-rev searches.
- 5834. By Andrew Bennetts
-
Add TextsForRevisio
nSearchResult rather than magic revids in search recipes. Still a fair bit of cruft to tidy, and perhaps some network backwards compat to fix. - 5831. By Andrew Bennetts
-
Make the texts-for-rev hacks in bzrdir.py and groupcompress_
repo.py slightly more robust.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/bzr