lp:~behrends/bzr-git/local-mods

Created by Reimer Behrends and last modified

Local bzr-git fork that is compatible with more recent versions of dulwich, interoperates better with git repositories that carry hg-git information, and has a more convenient way to address branches in git repositories.

Get this branch:
bzr branch lp:~behrends/bzr-git/local-mods
Only Reimer Behrends can upload to this branch. If you are Reimer Behrends please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Reimer Behrends
Project:
Bazaar Git Plugin
Status:
Development

Recent revisions

1632. By Reimer Behrends

Convenience change to allow '#' in URLs to denote Git branches.

This patch allows URLs of the form git://example.com/foo/bar#somebranch
in lieu of git://example.com/foo/bar,branch=somebranch (this does also
apply to git+ssh URLs).

1631. By Reimer Behrends

More robust Git interoperability.

This commit addresses two issues. First, hg-git may insert extra
headers and this will allow the mirroring of repositories with such
commits without breaking. Second, SHA checking is suppressed in
non-roundtripping modes. This means that repositories that are not
currently roundtripping can still be mirrored; one cannot push
non-roundtripping commits from them, but they can mirror such commits
and push strictly conforming git commits.

1630. By Reimer Behrends

Compatibility with dulwitch 0.9.6 -- 0.10.0.

1629. By Richard Wilbur

Merge fix from Martin Pitt for deprecated Repo.ref(), to make testsuite succeed.

1628. By Jelmer Vernooij

Handle empty repositories during clone.

1627. By Jelmer Vernooij

release 0.6.12.

1626. By Jelmer Vernooij

Fix compatibility with dulwich 0.9.1.

1625. By Jelmer Vernooij

Cope with missing space before <

1624. By Jelmer Vernooij

Add ssh vendor for dulwich that uses the bzr ssh vendor.

1623. By Jelmer Vernooij

Require dulwich 0.9.1 which has wgrant's resolve_ext_ref fix.

Branch metadata

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

Subscribers