Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 8320d43fe9634ebe959ac645a108ba913a131ce0 Mon Sep 17 00:00:00 2001 |From: Justinas Grigas |Date: Sun, 10 May 2026 15:25:31 +0100 |Subject: [PATCH] xresources: runtime X Resources loading | |--- | config.def.h | 15 +++++++++++++ | dmenu.c | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++++ | 2 files changed, 74 insertions(+) | |diff --git a/config.def.h b/config.def.h |index 1edb647..e336034 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 21. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/dmenu.c b/dmenu.c |index 363d19f..bbb160e 100644 |--- a/dmenu.c |+++ b/dmenu.c -------------------------- Patching file dmenu.c using Plan A... Hunk #1 succeeded at 11. Hunk #2 succeeded at 27. Hunk #3 succeeded at 35. Hunk #4 succeeded at 60. Hunk #5 succeeded at 117. Hunk #6 succeeded at 729. Hmm... Ignoring the trailing garbage. done