Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From e08d495aaa29c53273942985f40212ef72715604 Mon Sep 17 00:00:00 2001 |From: Julius Huelsmann |Date: Sat, 30 May 2020 01:11:42 +0200 |Subject: [PATCH 1/7] chore: add alpha patch | |--- | config.def.h | 11 +++++++---- | config.mk | 2 +- | st.h | 1 + | x.c | 40 ++++++++++++++++++++++++++++++---------- | 4 files changed, 39 insertions(+), 15 deletions(-) | |diff --git a/config.def.h b/config.def.h |index 91ab8ca..6bd6e8d 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 93. Hunk #2 succeeded at 123. Hunk #3 succeeded at 131. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/config.mk b/config.mk |index 1e306f8..47c615e 100644 |--- a/config.mk |+++ b/config.mk -------------------------- Patching file config.mk using Plan A... Hunk #1 succeeded at 16. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/st.h b/st.h |index fd3b0d8..9f91e2a 100644 |--- a/st.h |+++ b/st.h -------------------------- Patching file st.h using Plan A... Hunk #1 succeeded at 124. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/x.c b/x.c |index 2a3bd38..27e81d1 100644 |--- a/x.c |+++ b/x.c -------------------------- Patching file x.c using Plan A... Hunk #1 succeeded at 105. Hunk #2 succeeded at 244. Hunk #3 succeeded at 754. Hunk #4 succeeded at 814. Hunk #5 succeeded at 1143. Hunk #6 succeeded at 1169. Hunk #7 succeeded at 1189. Hunk #8 succeeded at 2052. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |-- |2.34.1 | | |From 292b70d7b9976e624931f8ec264a8875e29d2f3c Mon Sep 17 00:00:00 2001 |From: Julius Huelsmann |Date: Sat, 30 May 2020 01:13:35 +0200 |Subject: [PATCH 2/7] [patch:focus] add initial patch | |--- | config.def.h | 6 +++--- | st.h | 2 +- | x.c | 33 +++++++++++++++++++-------------- | 3 files changed, 23 insertions(+), 18 deletions(-) | |diff --git a/config.def.h b/config.def.h |index 6bd6e8d..cdfbaf1 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 failed at 94. Hunk #2 failed at 132. 2 out of 2 hunks failed Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/st.h b/st.h |index 9f91e2a..62e3486 100644 |--- a/st.h |+++ b/st.h -------------------------- Patching file st.h using Plan A... No such line 127 in input file, ignoring Hunk #1 succeeded at 124 with fuzz 1.