Revisions of python-dulwich
Dirk Mueller (dirkmueller)
committed
(revision 16)
- update to 0.20.46: * Apply insteadOf to rsync-style location strings * Drop use of certifi, instead relying on urllib3's default code to find system CAs. * Implement timezone parsing in porcelain. * Drop support for running without setuptools. * Ensure configuration is loaded when running "dulwich clone". * Build 32 bit wheels for Windows. * tests: Ignore errors when deleting GNUPG home directory. Fixes spurious errors racing gnupg-agent. Thanks, Matěj Cepl. Fixes #1000 * config: Support closing brackets in quotes in section names. (Jelmer Vernooij, #10124) * Various and formatting fixes. (Kian-Meng Ang) * Document basic authentication in dulwich.porcelain.clone. * Flush before calling fsync, ensuring buffers are filled. (wernha) * Support GPG commit signing. (springheeledjack0) * Add python 3.11 support. (Saugat Pachhai) * Allow missing GPG during tests. (Jakub Kulík) * status: return posix-style untracked paths instead of nt-style paths on win32 (Daniele Trifirò) * Honour PATH environment when running C Git for testing. * Split out exception for symbolic reference loops. * Move various long-deprecated methods. - drop rmtree-ignore-errors.patch (upstream)
buildservice-autocommit
accepted
request 1001528
from
Lukas Müller (expeehaa)
(revision 15)
baserev update by copy to link target
Lukas Müller (expeehaa)
accepted
request 1001527
from
Lukas Müller (expeehaa)
(revision 14)
- Disable tests on Leap. - Remove gevent and geventhttpclient from Recommends since they are only required for tests.
buildservice-autocommit
accepted
request 1000760
from
Matej Cepl (mcepl)
(revision 13)
baserev update by copy to link target
Lukas Müller (expeehaa)
accepted
request 1000497
from
Matej Cepl (mcepl)
(revision 12)
PLEASE, DO NOT SEND TO FACTORY YET, THIS NEEDS MORE TESTING! - Adjust rmtree-ignore-errors patch according to upstream review.
buildservice-autocommit
accepted
request 998224
from
Dirk Mueller (dirkmueller)
(revision 11)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
accepted
request 998217
from
Matej Cepl (mcepl)
(revision 10)
- Add rmtree-ignore-errors.patch to make shutil.rmtree to be more callous (gh#jelmer/dulwich#1000) and prevent thus the race condition in cleaning up after the tests.
buildservice-autocommit
accepted
request 991149
from
Dirk Mueller (dirkmueller)
(revision 9)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 8)
- update to 0.20.45: * Add basic ``dulwich.porcelain.submodule_list`` and ``dulwich.porcelain.submodule_add`` * Fix reading of chunks in server. (Jelmer Vernooij, #977) * Support applying of URL rewriting using ``insteadOf`` / ``pushInsteadOf``.
buildservice-autocommit
accepted
request 983774
from
Dirk Mueller (dirkmueller)
(revision 7)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 6)
- update to 2.0.43: * Lazily import url2pathname. * Drop caching of full HTTP response. Attempt #2.
Dirk Mueller (dirkmueller)
committed
(revision 5)
Dirk Mueller (dirkmueller)
committed
(revision 4)
- update to 2.0.43: * Lazily import url2pathname. * Drop caching of full HTTP response. Attempt #2.
Dirk Mueller (dirkmueller)
committed
(revision 3)
- update to 0.20.42: * Drop ``RefsContainer.watch`` that was always flaky. * Fix wheel uploading, properly. (Ruslan Kuprieiev)
Lukas Müller (expeehaa)
accepted
request 978720
from
Lukas Müller (expeehaa)
(revision 2)
- Update to version 0.20.40. Changelog: https://github.com/jelmer/dulwich/releases/tag/dulwich-0.20.40 * Fix wheel uploading.
Martin Pluskal (pluskalm)
accepted
request 973927
from
Lukas Müller (expeehaa)
(revision 1)
devel:tools:scm would be a better devel project for dulwich.
Displaying revisions 21 - 36 of 36