Jelmer Vernooij
|
20246a9e85
Drop support for Python 2.
|
4 years ago |
Jelmer Vernooij
|
59ba47f046
Merge commit '183a43059fe40949ef7674626ac2cd2f8eb0a635'
|
4 years ago |
Jelmer Vernooij
|
c7cf7913b6
Update NEWS.
|
4 years ago |
Jelmer Vernooij
|
183a43059f
Simplify the API a bit and fix backwards compatibility, add NEWS item.
|
4 years ago |
Jelmer Vernooij
|
76912fa975
Don't break when encountering block devices.
|
4 years ago |
Jelmer Vernooij
|
486755e76f
Start on 0.19.17.
|
4 years ago |
Jelmer Vernooij
|
c6993451a7
Release 0.19.16
|
4 years ago |
Jelmer Vernooij
|
03298e9f0f
Move diffstat module to dulwich.contrib, add NEWS item.
|
4 years ago |
Jelmer Vernooij
|
2f0b550d99
Support tweaking pack compression level.
|
4 years ago |
Jelmer Vernooij
|
dd2ca1df82
Support the looseCompression and compression settings.
|
4 years ago |
Jelmer Vernooij
|
f1421c8566
Don't send a depth of "None" to the server when graph walker supports shallow.
|
4 years ago |
Jelmer Vernooij
|
b72a6b1ce2
Start on 0.19.16.
|
4 years ago |
Jelmer Vernooij
|
8cc970d801
Release 0.19.15
|
4 years ago |
Jelmer Vernooij
|
e0d41ce7b4
Support rename_detector and include_trees at the same time in tree_changes.
|
4 years ago |
Jelmer Vernooij
|
fa3ad53bc0
Fix handling of stored encoding in dulwich.porcelain.get_object_by_path on Python 3.
|
4 years ago |
Jelmer Vernooij
|
e67d17665f
Properly handle files that are just executable for the current user. Fixes #734
|
5 years ago |
Jelmer Vernooij
|
48ebbb7bf6
Start on 0.19.15.
|
5 years ago |
Jelmer Vernooij
|
e68ce7c09e
Release 0.19.14
|
5 years ago |
Jelmer Vernooij
|
ed4037327b
Expand ~ in global exclude path.
|
5 years ago |
Jelmer Vernooij
|
acdc0ac902
Cleanup directory after clone fails. Fixes #733.
|
5 years ago |
Jelmer Vernooij
|
8f73bc51e2
Fix compatibility with Python 3.8.
|
5 years ago |
Jelmer Vernooij
|
5db0caac6e
Add a active_branch() function.
|
5 years ago |
Jelmer Vernooij
|
9625281f98
Switch to google style docstrings.
|
5 years ago |
Jelmer Vernooij
|
15b00efb31
Stop checking for ref validity client-side.
|
5 years ago |
Jelmer Vernooij
|
1beda2132a
Update NEWS.
|
5 years ago |
Jelmer Vernooij
|
6afa2f68d8
Release 0.19.13
|
5 years ago |
Jelmer Vernooij
|
58a7ef6ce1
Remove test that unconditionally relied on C git. Fixes #720
|
5 years ago |
Jelmer Vernooij
|
29fc0ac210
Avoid using PermissionError, which is Python3 only.
|
5 years ago |
Jelmer Vernooij
|
c12f6fe626
Release 0.19.12
|
5 years ago |
Jelmer Vernooij
|
fc00072f84
Don't trust modes if they can't be modified after a file has been created. Fixes: #719
|
5 years ago |