Martin Treusch von Buttlar

Results 4 issues of Martin Treusch von Buttlar

To reduce installation time and hassle, one can use docker to build the files likes this: ```echo '(load-file "src/dactyl_keyboard/dactyl.clj")' | docker run -i -v $(pwd -P):/data -w /data clojure```

Output of `restic version` -------------------------- Not applicable What should restic do differently? Which functionality do you think we should add? ---------------------------------------------------------------------------------- I propose a new command "protect" which marks data...

misc: repository format
type: feature suggestion

while using tap-pipedrive I noticed that the output produced - ultimately by `format_message` in `messages.py` is using simplejson with the default value of `ensure_ascii=True` - is encoded in Pythons escaped...

This PR adds a new method to reset the container. It could also be implemented within the HAR() method, but would change its semantics.