Simon Schubert
Simon Schubert
@paoloianes If you touch on the (i) on the podcast view, you can see the information of the podcast, and per-podcast settings. One of these settings is _Include in auto...
Sorry about the suggestion - I did not know this. Seeing there are several requests about play/queue management, maybe we should use the wiki to work on designing a useful...
I don't have openocd working for my efr32bg22 - there is a fork somewhere on github that adds support for the series 2 chips, but I didn't bother. JLinkGDBServer works....
Probably much easier to sniff on the SWD pins. I tried sniffing JLink messages, but at least JLinkExe uses undocumented USB messages, so it was tedious to figure out what...
would it be possible for somebody to document the logging environment variables to see which SWD/AP transactions are happening? i tried probe-run with very verbose, and there is a lot...
This looks pretty much like a bug in the original code. What will it take to fix this?
`magit-tag-release` currently uses `magit-run-git-async` and doesn't set EDITOR, that's why I am submitting this PR. I figured I would retain the spirit of `magit-tag-release` and read from the minibuf. It...
Do you intend `magit-tag-release` to act like `magit-tag-create` if `--sign` is used (but not `--annotate`)? I did expect it to act as if `--annotate` was selected (because `--sign` does imply...
i don't think so. the retry is exponential, i think.
You should be fine, but it won't do anything. What are you trying to do?