Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 53ba5a8d3608ca9c9c406b12c51c2bfdfb3e01d3 Mon Sep 17 00:00:00 2001 |From: Guy Shefy |Date: Wed, 10 Feb 2021 00:17:46 +0200 |Subject: [PATCH] Add a message command with 24 bit color support | |--- | config.def.h | 9 +++ | config.mk | 2 +- | slock.1 | 7 +++ | slock.c | 154 +++++++++++++++++++++++++++++++++++++++++++++++++-- | 4 files changed, 167 insertions(+), 5 deletions(-) | |diff --git a/config.def.h b/config.def.h |index 9855e21..c2a0ab2 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 10. 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 74429ae..c4ccf66 100644 |--- a/config.mk |+++ b/config.mk -------------------------- Patching file config.mk using Plan A... Hunk #1 succeeded at 12. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/slock.1 b/slock.1 |index 82cdcd6..946165f 100644 |--- a/slock.1 |+++ b/slock.1 -------------------------- Patching file slock.1 using Plan A... Hunk #1 succeeded at 6. Hunk #2 succeeded at 18. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/slock.c b/slock.c |index 5ae738c..b8b7fe4 100644 |--- a/slock.c |+++ b/slock.c -------------------------- Patching file slock.c using Plan A... Hunk #1 succeeded at 15. Hunk #2 succeeded at 25. Hunk #3 succeeded at 87. Hunk #4 succeeded at 324. Hunk #5 succeeded at 431. Hunk #6 succeeded at 444. Hunk #7 succeeded at 507. Hmm... Ignoring the trailing garbage. done