2015-01-14 Today, I've worked intensively in mmh again. I added a function execprog(), which replaces the system() calls and is simpler to use than doing this fork()/exec() each time. Michi pointed me to this blog post, [0] concerning good commit messages. There are two more on the topic: [1] [2] They will improve my commit messages, for sure. [0] http://chris.beams.io/posts/git-commit/ [1] http://robots.thoughtbot.com/5-useful-tips-for-a-better- commit-message [2] http://tbaggery.com/2008/04/19/a-note-about-git-commit- messages.html http://marmaro.de/lue/ markus schnalke