dulwich:pack-fixes-2

Last commit made on 2023-01-15
Get this branch:
git clone -b pack-fixes-2 https://git.launchpad.net/dulwich

Branch merges

Branch information

Name:
pack-fixes-2
Repository:
lp:dulwich

Recent commits

c1e70fd... by Jelmer Vernooij

pass along progress function in a few more cases

b94072a... by Jelmer Vernooij

Refactor _read_side_band64k_data.

c18863d... by Jelmer Vernooij

Merge pull request #1117 from jelmer/pack-fixes

Refactor pack handling

d1ba2d4... by Jelmer Vernooij

Cope with Protocol not being available on Python 3.8

7c4f65b... by Jelmer Vernooij

Fix typing.

d8dea76... by Jelmer Vernooij

Fix style.

6b14525... by Jelmer Vernooij

Bump version to 0.21.0.

c89cf2d... by Jelmer Vernooij

Add more typing for server.

e9f9d24... by Jelmer Vernooij

Minor compatibility fix: support None as argument for iter_tree_contents.

786867b... by Jelmer Vernooij

Fix remaining tests.