Daniele Trifirò
|
29b7e8eca5
client: add support for file:// urls on windows
|
2 years ago |
Jelmer Vernooij
|
aa67e876cf
Refactor paramiko tests.
|
2 years ago |
Jelmer Vernooij
|
2e30f2846c
Drop python2ish ShaFile.__cmp__.
|
2 years ago |
Jelmer Vernooij
|
842f3e21dc
Merge pull request #961 from mgorny/paramiko-skip
|
2 years ago |
Jelmer Vernooij
|
5a5c67ceb2
Merge pull request #962 from mgorny/gentoo-paramiko-server
|
2 years ago |
Jelmer Vernooij
|
744fcc280f
Merge pull request #964 from dtrifiro/status-untracked-no
|
2 years ago |
Jelmer Vernooij
|
699fde009a
Increase tolerance when comparing timestamps.
|
2 years ago |
Jelmer Vernooij
|
02ac0dc920
Enable fail-fast for wheels build, in an attempt to free up workers.
|
2 years ago |
Jelmer Vernooij
|
6603871798
Clarify naming: publish => wheels.
|
2 years ago |
Jelmer Vernooij
|
978cd0115b
Dry run package publishing on every commit.
|
2 years ago |
Jelmer Vernooij
|
f473b9f15b
Start on 0.20.38
|
2 years ago |
Jelmer Vernooij
|
ec6e91f0d2
Release 0.20.37.
|
2 years ago |
Daniele Trifirò
|
526dc0ef32
porcelain: add untracked_files kwarg to status
|
2 years ago |
Daniele Trifirò
|
b54c65fda2
Revert "add walk_untracked kwarg to porcelain.status"
|
2 years ago |
Daniele Trifirò
|
b8d37376c8
Revert "Fix tests on windows."
|
2 years ago |
Michał Górny
|
07ac694d25
Explicitly reenable paramiko server on Gentoo for tests
|
2 years ago |
Michał Górny
|
c240667fec
Skip paramiko tests if paramiko is not installed
|
2 years ago |
Jelmer Vernooij
|
d6f6b6696c
Implement porcelain.remote_remove(). Fixes #923
|
2 years ago |
Jelmer Vernooij
|
da98c5a416
Fix typing.
|
2 years ago |
Jelmer Vernooij
|
70587366dd
Merge pull request #959 from efiop/patch-1
|
2 years ago |
Jelmer Vernooij
|
2f60f5bd89
Remove unused import.
|
2 years ago |
Ruslan Kuprieiev
|
d6fe569ea5
gha: publish: don't forget to install paramiko
|
2 years ago |
Jelmer Vernooij
|
3a74979aa6
Use SpooledTemporaryFile rather than reading into memory.
|
2 years ago |
Jelmer Vernooij
|
e9faf83ac4
Chunk uploads.
|
2 years ago |
Jelmer Vernooij
|
d8d09a4e27
More refactoring.
|
2 years ago |
Jelmer Vernooij
|
1402b87b59
Reuse ChunkPackGenerator.
|
2 years ago |
Jelmer Vernooij
|
d0d8f0d9bd
Add pack chunk generator.
|
2 years ago |
Jelmer Vernooij
|
34f3ef9c86
Factor out _read_side_band64k_data.
|
2 years ago |
Jelmer Vernooij
|
a5b137aa7f
Factor out v1ReceivePackHeader.
|
2 years ago |
Jelmer Vernooij
|
97814a9bb5
Avoid making an extra copy of HTTP responses.
|
2 years ago |