Commits


Import upstream version 0.20.46


Release 0.20.46.


Import upstream version 0.20.44


Test is flaky, so skip rather than marking as known failure.


Release 0.20.44.


Import upstream version 0.20.43


Mark intermittently failing test_send_remove_branch test as known failing.


Merge pull request #987 from dimbleby/tidying tidying up the boolean config change


Release 0.20.43.


Import upstream version 0.20.42


Update NEWS.


tidying up the boolean config change


Merge pull request #986 from dimbleby/better-type-synonyms better type synonyms


Fix typing.


Release 0.20.42.


Import upstream version 0.20.35


Merge pull request #1031 from jelmer/rsync-apply-instead-of Apply insteadOf to rsync-style location strings as well


better type synonyms


Merge pull request #985 from dimbleby/boolean-config Special case boolean config values


Lazily import url2pathname.


Drop inotify-based watch that was always flaky. Fixes #886


Release 0.20.35.


Import upstream version 0.20.31


Merge pull request #1030 from jelmer/connection-reset-error Explicitly handle ConnectionResetError


Apply insteadOf to rsync-style location strings as well Previously, these were just applied to plain URLs. Fixes python-poetry/poetry#6329