Jelmer Vernooij
|
de12f39702
Fix formatting.
|
4 years ago |
Jelmer Vernooij
|
2f933bd334
Enable type checking.
|
4 years ago |
Jelmer Vernooij
|
755088a70d
Remove some unnecessary import fallbacks.
|
4 years ago |
Jelmer Vernooij
|
218fea8151
Fix some style issues.
|
4 years ago |
Jelmer Vernooij
|
527467e4c5
Support tweaking pack compression level.
|
4 years ago |
Jelmer Vernooij
|
457858d8c5
Support the looseCompression and compression settings.
|
4 years ago |
Jelmer Vernooij
|
0d00dea935
Add loose_compression_level flag to DiskObjectStore.
|
4 years ago |
Jelmer Vernooij
|
20246a9e85
Drop support for Python 2.
|
5 years ago |
Jelmer Vernooij
|
cbc84e64ee
Attempt to provide S_ISDIR if it's missing.
|
4 years ago |
Jelmer Vernooij
|
a3f25a0fd1
Drop python 2.7 build.
|
4 years ago |
Jelmer Vernooij
|
e6cc8d1046
Fix OS targeting.
|
4 years ago |
Jelmer Vernooij
|
6068186760
Add publish instructions.
|
4 years ago |
Jelmer Vernooij
|
c56ab14a9c
Fix formatting.
|
4 years ago |
Jelmer Vernooij
|
7028420baf
Add github action.
|
4 years ago |
Jelmer Vernooij
|
f91c317e6f
Disable -Werror.
|
4 years ago |
Jelmer Vernooij
|
e967ee385a
Default to python 3.
|
4 years ago |
Jelmer Vernooij
|
0da4174a89
Merge branch 'git-credential-store' of git+ssh://github.com/manueljacob/dulwich
|
4 years ago |
Manuel Jacob
|
36bc92657b
Make it possible to pass custom classes to default_urllib3_manager().
|
4 years ago |
Manuel Jacob
|
59c5ee1e0a
Add assert for return type of default_urllib3_manager().
|
4 years ago |
Manuel Jacob
|
7697347217
Add function to get credentials from the Git credentials store.
|
4 years ago |
Manuel Jacob
|
36593daf23
Fix spelling of PyPy in the README.
|
4 years ago |
Manuel Jacob
|
03ade446d5
Factor out code for getting paths inside XDG config home.
|
4 years ago |
Jelmer Vernooij
|
42d682beaf
Clarify wording around string use.
|
4 years ago |
Jelmer Vernooij
|
401c4bae62
Actually include the python-patch license, since 'MIT License' is not necessarily clear.
|
4 years ago |
Jelmer Vernooij
|
4c0d78c494
Fix import.
|
4 years ago |
Jelmer Vernooij
|
24986435b8
Move EmptyFileException to dulwich.objects.
|
4 years ago |
Jelmer Vernooij
|
bb6b7bc009
Mention the specific file that is empty.
|
4 years ago |
Jelmer Vernooij
|
59ba47f046
Merge commit '183a43059fe40949ef7674626ac2cd2f8eb0a635'
|
4 years ago |
Jelmer Vernooij
|
c7cf7913b6
Update NEWS.
|
4 years ago |
Manuel Jacob
|
bcb4459da4
Use utf-8 instead of file system encoding to convert path to str.
|
4 years ago |