Jelmer Vernooij
|
23a986ac9b
Sort Python import definitions with isort
|
2 years ago |
Jelmer Vernooij
|
16b026f6d1
Significant rewrite of pack handling.
|
2 years ago |
Jelmer Vernooij
|
f6faf9e187
Upgrade to python 3.7.
|
2 years ago |
Jelmer Vernooij
|
4c064a85f9
Test is flaky, so skip rather than marking as known failure.
|
2 years ago |
Jelmer Vernooij
|
742ab78c6d
Mark intermittently failing test_send_remove_branch test as known failing.
|
2 years ago |
Kian-Meng Ang
|
c50a72c1e0
Fix typos
|
2 years ago |
Jelmer Vernooij
|
e9faf83ac4
Chunk uploads.
|
2 years ago |
Upstream Janitor
|
623192e1e5
Made 114 improvements.
|
3 years ago |
Peter Rowlands
|
c16ab0d95c
update tests determine_wants callbacks to accept depth kwarg
|
4 years ago |
Jelmer Vernooij
|
c8ce22c255
Reformatting.
|
4 years ago |
Jelmer Vernooij
|
6266df34af
Reformat with black.
|
4 years ago |
Jelmer Vernooij
|
b5629a224c
Fix style.
|
4 years ago |
Jelmer Vernooij
|
e306de81ac
Avoid UpdateRefsError.
|
4 years ago |
Jelmer Vernooij
|
8752a420f9
Fix style.
|
4 years ago |
Jelmer Vernooij
|
252bcae867
Send an empty pack to clients if they requested objects, even if they
|
4 years ago |
Jelmer Vernooij
|
4b0f716db3
Fix style.
|
4 years ago |
Jelmer Vernooij
|
b129f52273
Fix updating of refs over HTTP(S) when there are no new objects to be sent. Fixes #739
|
4 years ago |
Jelmer Vernooij
|
11de711310
Merge branch 'actions'
|
4 years ago |
Jelmer Vernooij
|
755088a70d
Remove some unnecessary import fallbacks.
|
5 years ago |
Jelmer Vernooij
|
c56ab14a9c
Fix formatting.
|
4 years ago |
Jelmer Vernooij
|
183a43059f
Simplify the API a bit and fix backwards compatibility, add NEWS item.
|
5 years ago |
Brecht Machiels
|
6fc954bb53
Fix pushing from a shallow clone
|
5 years ago |
Brecht Machiels
|
adf17e155a
Extend test_send_pack_from_shallow_clone test case
|
5 years ago |
Jelmer Vernooij
|
c88a7c5952
Mark test_send_pack_from_shallow_clone as known failing. See #705 anmd #757 for details.
|
5 years ago |
Brecht Machiels
|
1e35b48734
Push from shallow clone test case (triggers #705)
|
5 years ago |
Jelmer Vernooij
|
a057393a9e
Support shallow clone, and add basic compat tests.
|
6 years ago |
Jelmer Vernooij
|
a13d5d7c77
Raise more useful error messages when unable to access repositories over SSH, subprocess.
|
6 years ago |
Jelmer Vernooij
|
76ea02025e
Fix compatibility with newer versions of git, which expect CONTENT_LENGTH to be set to 0 for empty body requests.
|
6 years ago |
Jelmer Vernooij
|
6a15af08d3
Remove duplicate empty line.
|
7 years ago |
Jelmer Vernooij
|
eee273e3ca
Fix repeat HTTP requests using the same smart HTTP client.
|
7 years ago |