re subject: many of your commit message summaries don't comply with the
imperative style generally expected.
in the descriptions, you should mention what "terrible" things the patches
prevent in practice, including when the answer is "nothing" and thus the
change is just a clarification.
___
---
scripts/clean-package.sh | 4 ++--
scripts/rstrip.sh| 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/scripts/clean-package.sh b/scripts/clean-package.sh
index 9efcac5..061a3c3 100755
--- a/scripts/clean-package.sh
+++ b/scripts/clean-package.sh
@@ -9,14 +9,14 @@