Jelmer Vernooij

Results 140 issues of Jelmer Vernooij

Some minor fixes to allow this: * fix missing whitespace (reported by flake8) * Use packaging.version rather than distutils.version (since distutils is gone in 3.12)

Include COPYRIGHT.md and LICENSE files in subcrates Fixes #267 - - - This change is [](https://reviewable.io/reviews/open-i18n/rust-unic/285)

Bump proptest to 1.0

This one is pretty obscure, but Dulwich may raise EmptyFileException when part of the repository is corrupted. It would be nice if klaus displayed an appropriate error page. ``` File...

See e.g. https://github.com/Arvedui/radicale-dovecot-auth/blob/master/radicale_dovecot_auth/dovecot_auth.py for an example implementation of the protocol

Support filtering on recurring events. Fixes #8

With the new aiohttp support in Dulwich, we could make the Xandikos repositories cloneable over HTTP. There are some caveats to watch out for here. For example, if we allow...

enhancement

This allows explicitly setting which peers a node can connect to. If the variable is not present, then all peers are included. Fixes #195

(this is related to #101, but not exactly the same) I have a complex wireguard setup where not all nodes can directly talk to each. This works fine at the...