Jelmer Vernooij
|
cbc84e64ee
Attempt to provide S_ISDIR if it's missing.
|
4 роки тому |
Jelmer Vernooij
|
a3f25a0fd1
Drop python 2.7 build.
|
4 роки тому |
Jelmer Vernooij
|
e6cc8d1046
Fix OS targeting.
|
4 роки тому |
Jelmer Vernooij
|
6068186760
Add publish instructions.
|
4 роки тому |
Jelmer Vernooij
|
c56ab14a9c
Fix formatting.
|
4 роки тому |
Jelmer Vernooij
|
7028420baf
Add github action.
|
4 роки тому |
Jelmer Vernooij
|
f91c317e6f
Disable -Werror.
|
4 роки тому |
Jelmer Vernooij
|
e967ee385a
Default to python 3.
|
4 роки тому |
Jelmer Vernooij
|
0da4174a89
Merge branch 'git-credential-store' of git+ssh://github.com/manueljacob/dulwich
|
4 роки тому |
Manuel Jacob
|
36bc92657b
Make it possible to pass custom classes to default_urllib3_manager().
|
4 роки тому |
Manuel Jacob
|
59c5ee1e0a
Add assert for return type of default_urllib3_manager().
|
4 роки тому |
Manuel Jacob
|
7697347217
Add function to get credentials from the Git credentials store.
|
4 роки тому |
Manuel Jacob
|
36593daf23
Fix spelling of PyPy in the README.
|
4 роки тому |
Manuel Jacob
|
03ade446d5
Factor out code for getting paths inside XDG config home.
|
4 роки тому |
Jelmer Vernooij
|
42d682beaf
Clarify wording around string use.
|
4 роки тому |
Jelmer Vernooij
|
401c4bae62
Actually include the python-patch license, since 'MIT License' is not necessarily clear.
|
4 роки тому |
Jelmer Vernooij
|
4c0d78c494
Fix import.
|
4 роки тому |
Jelmer Vernooij
|
24986435b8
Move EmptyFileException to dulwich.objects.
|
4 роки тому |
Jelmer Vernooij
|
bb6b7bc009
Mention the specific file that is empty.
|
4 роки тому |
Jelmer Vernooij
|
59ba47f046
Merge commit '183a43059fe40949ef7674626ac2cd2f8eb0a635'
|
4 роки тому |
Jelmer Vernooij
|
c7cf7913b6
Update NEWS.
|
4 роки тому |
Manuel Jacob
|
bcb4459da4
Use utf-8 instead of file system encoding to convert path to str.
|
4 роки тому |
Jelmer Vernooij
|
183a43059f
Simplify the API a bit and fix backwards compatibility, add NEWS item.
|
4 роки тому |
Brecht Machiels
|
6fc954bb53
Fix pushing from a shallow clone
|
4 роки тому |
Brecht Machiels
|
adf17e155a
Extend test_send_pack_from_shallow_clone test case
|
4 роки тому |
Jelmer Vernooij
|
cc49e755d3
Fix test.
|
4 роки тому |
Jelmer Vernooij
|
35f6db4ed3
Ignore more special files.
|
4 роки тому |
Jelmer Vernooij
|
76912fa975
Don't break when encountering block devices.
|
4 роки тому |
Jelmer Vernooij
|
c88a7c5952
Mark test_send_pack_from_shallow_clone as known failing. See #705 anmd #757 for details.
|
4 роки тому |
Brecht Machiels
|
1e35b48734
Push from shallow clone test case (triggers #705)
|
4 роки тому |