Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From ee036687ed9e1bb973b9e34694a57cf5dd67652d Mon Sep 17 00:00:00 2001 |From: Jonathan Hodgson |Date: Mon, 6 May 2019 18:34:40 +0100 |Subject: [PATCH 1/4] Adds attach below option | |--- | config.def.h | 1 + | dwm.c | 31 ++++++++++++++++++++++++++++--- | 2 files changed, 29 insertions(+), 3 deletions(-) | |diff --git a/config.def.h b/config.def.h |index 1c0b587..51ad933 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 35. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/dwm.c b/dwm.c |index 4465af1..bd715a2 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 succeeded at 147. Hunk #2 succeeded at 406. Hunk #3 succeeded at 1078. Hunk #4 succeeded at 1436. Hunk #5 succeeded at 1919. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |-- |2.21.0 | | |From e212c1d8cbdcc56c33c717131dfa7c1689e27e9f Mon Sep 17 00:00:00 2001 |From: Jonathan Hodgson |Date: Mon, 6 May 2019 19:27:57 +0100 |Subject: [PATCH 2/4] fixes comment | |--- | config.def.h | 2 +- | 1 file changed, 1 insertion(+), 1 deletion(-) | |diff --git a/config.def.h b/config.def.h |index 51ad933..cb8053a 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 failed at 35. 1 out of 1 hunks failed Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |-- |2.21.0 | | |From 7568ea3f8756e7e82b30c4943556ae646a445d1c Mon Sep 17 00:00:00 2001 |From: Jonathan Hodgson |Date: Mon, 6 May 2019 20:00:30 +0100 |Subject: [PATCH 3/4] Makes changes to man page to reflect attach below patch | |--- | dwm.1 | 3 +++ | 1 file changed, 3 insertions(+) | |diff --git a/dwm.1 b/dwm.1 |index 13b3729..fb6e76c 100644 |--- a/dwm.1 |+++ b/dwm.1 -------------------------- Patching file dwm.1 using Plan A... Hunk #1 succeeded at 29. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |-- |2.21.0 | | |From 362b95a5b9f91673f27f3e3343b5738df3c9d6e9 Mon Sep 17 00:00:00 2001 |From: Jonathan Hodgson |Date: Sun, 2 Jun 2019 15:11:57 +0100 |Subject: [PATCH 4/4] Allows attach below to be toggled | |--- | config.def.h | 2 +- | dwm.c | 6 ++++++ | 2 files changed, 7 insertions(+), 1 deletion(-) | |diff --git a/config.def.h b/config.def.h |index cb8053a..b4d35aa 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 failed at 35. 1 out of 1 hunks failed Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/dwm.c b/dwm.c |index bd715a2..5d88653 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 failed at 148. Hunk #2 succeeded at 407 with fuzz 1 (offset -16 lines). 1 out of 2 hunks failed Hmm... Ignoring the trailing garbage. done