dulwich:0.19

Last commit made on 2020-05-17
Get this branch:
git clone -b 0.19 https://git.launchpad.net/dulwich

Branch merges

Branch information

Name:
0.19
Repository:
lp:dulwich

Recent commits

f91c317... by Jelmer Vernooij

Disable -Werror.

e967ee3... by Jelmer Vernooij

Default to python 3.

0da4174... by Jelmer Vernooij

Merge branch 'git-credential-store' of git+ssh://github.com/manueljacob/dulwich

36bc926... by Manuel Jacob <email address hidden>

Make it possible to pass custom classes to default_urllib3_manager().

59c5ee1... by Manuel Jacob <email address hidden>

Add assert for return type of default_urllib3_manager().

7697347... by Manuel Jacob <email address hidden>

Add function to get credentials from the Git credentials store.

36593da... by Manuel Jacob <email address hidden>

Fix spelling of PyPy in the README.

03ade44... by Manuel Jacob <email address hidden>

Factor out code for getting paths inside XDG config home.

42d682b... by Jelmer Vernooij

Clarify wording around string use.

401c4ba... by Jelmer Vernooij

Actually include the python-patch license, since 'MIT License' is not necessarily clear.