From Marten Ringwelski to ~emersion/public-inbox
Hello! Thank you for providing yojo.emersion.fr! I noticed that the link to the documentation which is supposedly at [1] results in a 404. Both snapshots on archive.org also only show the 404 page. Also, using DuckDuckGo and Google, I could not find any documentation besides the the readme in the repo. The codeberg integrations page which is at [2] does not link to sourcehut at all.
From Marten Ringwelski to ~martijnbraam/fathub
--- recipes/maringuu/spaghetti-salad.yml | 72 ++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 recipes/maringuu/spaghetti-salad.yml diff --git a/recipes/maringuu/spaghetti-salad.yml b/recipes/maringuu/spaghetti-salad.yml new file mode 100644 index 0000000..9844d84 --- /dev/null +++ b/recipes/maringuu/spaghetti-salad.yml @@ -0,0 +1,72 @@ name: Spaghetti salad author: Marten Ringwelski <git@maringuu.de> created: 2021-03-26[message trimmed]
From Marten Ringwelski to ~martijnbraam/fathub
--- I confused tablespoons with teespoons. recipes/maringuu/gnocci-with-asparagus.yml | 95 ++++++++++++++++++++++ 1 file changed, 95 insertions(+) create mode 100644 recipes/maringuu/gnocci-with-asparagus.yml diff --git a/recipes/maringuu/gnocci-with-asparagus.yml b/recipes/maringuu/gnocci-with-asparagus.yml new file mode 100644 index 0000000..e58b0df --- /dev/null +++ b/recipes/maringuu/gnocci-with-asparagus.yml @@ -0,0 +1,95 @@ name: Gnocci with green asparagus in cream sauce[message trimmed]
From Marten Ringwelski to ~martijnbraam/fathub
--- The amounts are only guessed from memory but should be about right. recipes/maringuu/gnocci-with-asparagus.yml | 95 ++++++++++++++++++++++ 1 file changed, 95 insertions(+) create mode 100644 recipes/maringuu/gnocci-with-asparagus.yml diff --git a/recipes/maringuu/gnocci-with-asparagus.yml b/recipes/maringuu/gnocci-with-asparagus.yml new file mode 100644 index 0000000..ffc7b76 --- /dev/null +++ b/recipes/maringuu/gnocci-with-asparagus.yml @@ -0,0 +1,95 @@ name: Gnocci with green asparagus in cream sauce[message trimmed]
From Marten Ringwelski to ~emersion/public-inbox
> This would mean that one word parameters are not allowed.
Ehh, that is of course not true but still I think the patch simplifies the grammar.
From Marten Ringwelski to ~emersion/public-inbox
---
From the ABNF rcf 3.10 the operator precedence is the following (High to low):
Rule name, prose-val, Terminal value
Comment
Value range
Repetition
Grouping, Optional
Concatenation
[message trimmed]
From Marten Ringwelski to ~taiite/public-inbox
--- This adds a simple Makefile to ease compilation and installation. Makefile | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 Makefile diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..8cc57e5 --- /dev/null +++ b/Makefile @@ -0,0 +1,33 @@ .POSIX:[message trimmed]
From Marten Ringwelski to ~taiite/public-inbox
--- Previously scdoc would fail with `Error at 110:1: Tabs are required for indentation` doc/senpai.1.scd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/senpai.1.scd b/doc/senpai.1.scd index 9298552..b2e05fd 100644 --- a/doc/senpai.1.scd +++ b/doc/senpai.1.scd @@ -107,7 +107,7 @@ be interpreted as a command: _name_ is matched case-insensitively. It can be one of the following: *HELP* [search] [message trimmed]
From Marten Ringwelski to ~sircmpwn/email-test-drive
--- maringuu | 1 + 1 file changed, 1 insertion(+) create mode 100644 maringuu diff --git a/maringuu b/maringuu new file mode 100644 index 0000000..66cb3d4 --- /dev/null +++ b/maringuu @@ -0,0 +1 @@ -- 2.30.2 I have successfully used git send-email![message trimmed]
From Marten Ringwelski to ~sircmpwn/email-test-drive
--- maringuu | 1 + 1 file changed, 1 insertion(+) create mode 100644 maringuu diff --git a/maringuu b/maringuu new file mode 100644 index 0000000..6d0ecfd --- /dev/null +++ b/maringuu @@ -0,0 +1 @@ -- 2.30.2 I'm about to try git send-email[message trimmed]