In a couple of commit messages you put a `---` marker. I guess that means that you don't want the message below that point to be committed. That used to work with the previous workflow because AJ imported the patch with `git am`, but I am not sure it works any more. I *think* you should remove from the `---` onward if you don't want it to be committed. @julliard, could you please comment on that?
BTW, I am generally in favor of verbose commit messages rather than not, so I think that some of the messages that you want to see discarded are instead sensible to keep in the git history. For example the note on the video card on which the test fails.