Skip to content
dulwich-0.19.2-1

- Use errno rather than hardcoded windows error number.
- Be os.path.sep-independent.
- Strip forward slashes after conversion from os.path.sep.
- Allow rename error when the target already exists, on Windows. #559
- Fix handling of encoding for tags. #608
- Fix tests on python3.
- Add really basic dulwich.porcelain.fsck.