git format-patch --stdout HEAD~2

From 5b1155ce05cc Mon Sep 17 00:00:00 2001
Author: Orsacle
Subject: [PATCH] add Dumpware
diff --git a/projects/dumpware b/projects/dumpware
new file mode 100644
--- /dev/null
+++ b/projects/dumpware
@@ -0,0 +1,4 @@
+ name Dumpware
+ lang Go
+ desc Go-based mass downloader
+ repo gitlab.com/Orsacle/Dumpware
From 6de4dad6e642 Mon Sep 17 00:00:00 2001
Author: Orsacle
Subject: [PATCH] add Wester
diff --git a/projects/wester b/projects/wester
new file mode 100644
--- /dev/null
+++ b/projects/wester
@@ -0,0 +1,4 @@
+ name Wester
+ lang Python
+ desc Standalone statistical NLP system
+ repo gitlab.com/Orsacle/Wester

2 patches