Commit graph

7 commits

Author SHA1 Message Date
zen0bit
fd4c90c3c3 🔄 created local 'quickreport' from remote 'dh/quickreport' 2025-05-20 03:29:41 +00:00
zenobit
2f2e5c0977 chore: move all files into DH 2025-05-20 03:50:49 +02:00
Martin Wimpress
9303b73ebe fix: running quickemu and quickreport in zsh. close #1268
Due to zsh auto completion of piping to `grep [0-9]` does not work. This patch fixes this problem by quoting `"[0-9]"`.
2024-06-24 09:02:43 +01:00
Martin Wimpress
b357fcf240 feat(quickreport): add macOS support to quickreport 2024-05-24 09:38:58 -04:00
Martin Wimpress
9fe835d107 fix(quickreport): discover quickemu if not in the PATH. close #1235 2024-05-24 09:38:58 -04:00
Martin Wimpress
7f250ed1b0 fix: make sure all use of head and tail is portable. close #1238 2024-05-24 09:38:58 -04:00
Martin Wimpress
32701815f9 feat: add quickreport; gather information for bug reports. close #1163 2024-05-09 16:58:30 +01:00