dulwich:errors

Last commit made on 2017-07-29
Get this branch:
git clone -b errors https://git.launchpad.net/dulwich

Branch merges

Branch information

Name:
errors
Repository:
lp:dulwich

Recent commits

5e13a2e... by Jelmer Vernooij

Fix style.

63437ac... by Jelmer Vernooij

Update remaining error imports to avoid dulwich.errors.

2bc4f19... by Jelmer Vernooij

Move errors out of dulwich.errors.

5ff6887... by Jelmer Vernooij

Handle race conditions with pack directory's mtime. Fixes #541

cfe0abd... by Jelmer Vernooij

Fix comment - set_ack_level->set_ack_type.

4513d94... by Jelmer Vernooij

Fix exit code for check-ignore.

c12561a... by Jelmer Vernooij

Add and use parse_tree.

a8b0a07... by Jelmer Vernooij

Use correct types.

e2a5563... by Jelmer Vernooij

Fix another test case mentioned by Segev in #526

0e84729... by Jelmer Vernooij

Support printing directories in check-ignore.