dulwich:actions

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

Branch merges

Branch information

Name:
actions
Repository:
lp:dulwich

Recent commits

cbc84e6... by Jelmer Vernooij

Attempt to provide S_ISDIR if it's missing.

a3f25a0... by Jelmer Vernooij

Drop python 2.7 build.

e6cc8d1... by Jelmer Vernooij

Fix OS targeting.

6068186... by Jelmer Vernooij

Add publish instructions.

c56ab14... by Jelmer Vernooij

Fix formatting.

7028420... by Jelmer Vernooij

Add github action.

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().