Jelmer Vernooij
|
769602fe21
Drop python2 builds.
|
il y a 5 ans |
Jelmer Vernooij
|
9819762f6c
Use fsencode/fsdecode.
|
il y a 5 ans |
Jelmer Vernooij
|
121aeb61c1
Use fsdecode / fsencode where possible.
|
il y a 5 ans |
Jelmer Vernooij
|
f881f9b475
Ignore .mypy_cache/.
|
il y a 5 ans |
Jelmer Vernooij
|
7e20761224
Fix formatting.
|
il y a 5 ans |
Jelmer Vernooij
|
7431fa5c3f
Enable type checking.
|
il y a 5 ans |
Jelmer Vernooij
|
b119e5112c
Remove some unnecessary import fallbacks.
|
il y a 5 ans |
Jelmer Vernooij
|
df534bba82
Fix some style issues.
|
il y a 5 ans |
Jelmer Vernooij
|
a66d2a81f2
Support tweaking pack compression level.
|
il y a 5 ans |
Jelmer Vernooij
|
a44361b7fc
Support the looseCompression and compression settings.
|
il y a 5 ans |
Jelmer Vernooij
|
6f03beec84
Add loose_compression_level flag to DiskObjectStore.
|
il y a 5 ans |
Jelmer Vernooij
|
1cf908f58c
Drop support for Python 2.
|
il y a 5 ans |
Jelmer Vernooij
|
d98c9fe512
Disable -Werror.
|
il y a 5 ans |
Jelmer Vernooij
|
609b9ef3c2
Default to python 3.
|
il y a 5 ans |
Jelmer Vernooij
|
1e20d9dab8
Merge branch 'git-credential-store' of git+ssh://github.com/manueljacob/dulwich
|
il y a 5 ans |
Manuel Jacob
|
cc05da4045
Make it possible to pass custom classes to default_urllib3_manager().
|
il y a 5 ans |
Manuel Jacob
|
392626d678
Add assert for return type of default_urllib3_manager().
|
il y a 5 ans |
Manuel Jacob
|
76a2917e06
Add function to get credentials from the Git credentials store.
|
il y a 5 ans |
Manuel Jacob
|
dba75b145f
Fix spelling of PyPy in the README.
|
il y a 5 ans |
Manuel Jacob
|
6d142c657c
Factor out code for getting paths inside XDG config home.
|
il y a 5 ans |
Jelmer Vernooij
|
e9ec785f34
Clarify wording around string use.
|
il y a 5 ans |
Jelmer Vernooij
|
3e4dbe7c48
Actually include the python-patch license, since 'MIT License' is not necessarily clear.
|
il y a 5 ans |
Jelmer Vernooij
|
9e0cf777c8
Fix import.
|
il y a 5 ans |
Jelmer Vernooij
|
8bd665a6cf
Move EmptyFileException to dulwich.objects.
|
il y a 5 ans |
Jelmer Vernooij
|
68b83c017c
Mention the specific file that is empty.
|
il y a 5 ans |
Jelmer Vernooij
|
00466dccd0
Merge commit '183a43059fe40949ef7674626ac2cd2f8eb0a635'
|
il y a 5 ans |
Jelmer Vernooij
|
e165c6619e
Update NEWS.
|
il y a 5 ans |
Manuel Jacob
|
750cf3d1ce
Use utf-8 instead of file system encoding to convert path to str.
|
il y a 5 ans |
Jelmer Vernooij
|
921321f6d0
Simplify the API a bit and fix backwards compatibility, add NEWS item.
|
il y a 5 ans |
Brecht Machiels
|
c0bc37f278
Fix pushing from a shallow clone
|
il y a 5 ans |