From dezeroku to ~emersion/public-inbox
Implements: https://todo.sr.ht/~emersion/kanshi/80 --- > The indentation uses spaces in this patch, whereas the rest of the codebase > uses tabs. Oops, I have to tune my config, should be fixed now. > Apart from this, looks good to me. Cool! I've also added the "Implements:" to the commit message to test-drive the SourceHut linking. doc/kanshi.5.scd | 3 ++- include/config.h | 1 + [message trimmed]
From dezeroku to ~emersion/public-inbox
--- No changes compared to v1, a dummy way to retrigger the build doc/kanshi.5.scd | 3 ++- include/config.h | 1 + main.c | 33 +++++++++++++++++++-------------- parser.c | 4 ++++ 4 files changed, 26 insertions(+), 15 deletions(-) diff --git a/doc/kanshi.5.scd b/doc/kanshi.5.scd index e14a77b..b007d07 100644 --- a/doc/kanshi.5.scd +++ b/doc/kanshi.5.scd @@ -82,7 +82,7 @@ quoted (with *"*) if they contain spaces. [message trimmed]
From dezeroku to ~emersion/public-inbox
--- doc/kanshi.5.scd | 3 ++- include/config.h | 1 + main.c | 33 +++++++++++++++++++-------------- parser.c | 4 ++++ 4 files changed, 26 insertions(+), 15 deletions(-) diff --git a/doc/kanshi.5.scd b/doc/kanshi.5.scd index e14a77b..b007d07 100644 --- a/doc/kanshi.5.scd +++ b/doc/kanshi.5.scd @@ -82,7 +82,7 @@ quoted (with *"*) if they contain spaces. *enable*|*disable* Enables or disables the specified output. [message trimmed]
From dezeroku to ~sircmpwn/email-test-drive
--- dezeroku | 1 + 1 file changed, 1 insertion(+) create mode 100644 dezeroku diff --git a/dezeroku b/dezeroku new file mode 100644 index 0000000..6d0ecfd --- /dev/null +++ b/dezeroku @@ -0,0 +1 @@ -- 2.43.0 I'm about to try git send-email[message trimmed]