software engineer, artist, and KDE developer
From Josh to ~redstrate/public-inbox
> Let me know what you think and no worries if you think this is a bit too > 'dev-ish' for this type of project. I actually like this idea (because I happen to do this all the time), but I'm not sure if using a checkbox to do this is the right way. I think it would be better to add it to the menubar or some other kind of button (and then it could apply to any profile), and have it either use a message box or point to some kind of file the user can open later. It's pretty odd to have a GUI checkbox that only outputs to stdout.
From Josh to ~redstrate/public-inbox
> Let me know what you think and no worries if you think this is a bit too > 'dev-ish' for this type of project. I actually like this idea (because I happen to do this all the time), but I'm not sure if using a checkbox to do this is the right way. I think it would be better to add it to the menubar or some other kind of button (and then it could apply to any profile), and have it either use a message box or point to some kind of file the user can open later. It's pretty odd to have a GUI checkbox that only outputs to stdout.
From redstrate to ~redstrate/public-inbox
No problem! I applied this one to main too. Thank you again for fixing Sapphire support!
From redstrate to ~redstrate/public-inbox
Thank you for your patch! It's been a while since I was able to test Sapphire myself. Applied to main.
From Joshua Goins to ~sircmpwn/email-test-drive
From: Drew DeVault <sir@cmpwn.com> --- This fixes the issues raised from the first patch. README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 224333d..e50be57 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,6 @@ This repository is here to help users test drive their git send-email [message trimmed]
From Joshua Goins to ~sircmpwn/email-test-drive
From: Drew DeVault <sir@cmpwn.com> --- README.md | 5 +++++ drew-devault | 1 + 2 files changed, 6 insertions(+) create mode 100644 README.md create mode 100644 drew-devault diff --git a/README.md b/README.md new file mode 100644 index 0000000..224333d --- /dev/null +++ b/README.md [message trimmed]
From Joshua Goins to ~sircmpwn/email-test-drive
--- redstrate | 1 + 1 file changed, 1 insertion(+) create mode 100644 redstrate diff --git a/redstrate b/redstrate new file mode 100644 index 0000000..6d0ecfd --- /dev/null +++ b/redstrate @@ -0,0 +1 @@ -- 2.38.2 I'm about to try git send-email[message trimmed]