Merge lp://staging/~jelmer/brz/depth into lp://staging/brz

Proposed by Jelmer Vernooij
Status: Superseded
Proposed branch: lp://staging/~jelmer/brz/depth
Merge into: lp://staging/brz
Prerequisite: lp://staging/~jelmer/brz/dulwich-compat
Diff against target: 753 lines (+172/-75)
15 files modified
breezy/branch.py (+8/-4)
breezy/bzr/bzrdir.py (+7/-3)
breezy/controldir.py (+2/-1)
breezy/errors.py (+8/-0)
breezy/git/branch.py (+11/-11)
breezy/git/dir.py (+3/-2)
breezy/git/interrepo.py (+48/-37)
breezy/git/remote.py (+13/-11)
breezy/git/repository.py (+1/-0)
breezy/plugins/weave_fmt/bzrdir.py (+3/-1)
breezy/repository.py (+4/-0)
breezy/tests/per_controldir/test_controldir.py (+17/-2)
breezy/tests/per_interbranch/test_fetch.py (+41/-1)
breezy/tests/per_repository/test_repository.py (+3/-0)
breezy/tests/test_foreign.py (+3/-2)
To merge this branch: bzr merge lp://staging/~jelmer/brz/depth
Reviewer Review Type Date Requested Status
Martin Packman Approve
Jelmer Vernooij Approve
Review via email: mp+363177@code.staging.launchpad.net

This proposal supersedes a proposal from 2019-02-11.

This proposal has been superseded by a proposal from 2022-10-27.

Commit message

Add a depth argument to ControlDir.sprout() and Repository.fetch().

Description of the change

Add a depth argument to ControlDir.sprout() and Repository.fetch().

To post a comment you must log in.
Revision history for this message
Martin Packman (gz) wrote : Posted in a previous version of this proposal

Thanks!

review: Approve
Revision history for this message
Jelmer Vernooij (jelmer) :
review: Approve
Revision history for this message
Martin Packman (gz) wrote :

Restamping this one for clarity.

review: Approve
Revision history for this message
The Breezy Bot (the-breezy-bot) wrote :
Revision history for this message
The Breezy Bot (the-breezy-bot) wrote :
Revision history for this message
Jelmer Vernooij (jelmer) wrote :

This is blocked on support for depth between local repositories in Dulwich.

Revision history for this message
The Breezy Bot (the-breezy-bot) wrote :
Revision history for this message
The Breezy Bot (the-breezy-bot) wrote :
Revision history for this message
The Breezy Bot (the-breezy-bot) wrote :
lp://staging/~jelmer/brz/depth updated
7157. By Jelmer Vernooij

Merge trunk.

7158. By Jelmer Vernooij

Merge lp:brz/3.3

Unmerged revisions

7158. By Jelmer Vernooij

Merge lp:brz/3.3

7157. By Jelmer Vernooij

Merge trunk.

7156. By Jelmer Vernooij

Merge lp:brz/3.2.

7155. By Jelmer Vernooij

Merge lp:brz/3.1.

7154. By Jelmer Vernooij

Fix tests.

7153. By Jelmer Vernooij

add depth argument to ControlDir.sprout.

7152. By Jelmer Vernooij

Enable depth fetching for Git repositories.

7151. By Jelmer Vernooij

For the moment, Dulwich doesn't support depth fetching locally.

7150. By Jelmer Vernooij

Add Repository.support_fetch_depth.

7149. By Jelmer Vernooij

Merge dulwich-compat.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches