Martin Treusch von Buttlar
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...
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.