Speed up parsing the Git commit author and subject
authorBeat Bolli <bbolli@ewanet.ch>
Sat, 16 Nov 2013 14:32:23 +0000 (15:32 +0100)
committerBeat Bolli <bbolli@ewanet.ch>
Sat, 16 Nov 2013 14:32:27 +0000 (15:32 +0100)
commitaec19869f582684249ab9f6474c99ea15ea012d4
tree9e591ad9fdeb870a9f0c1826775ee23e40470ace
parent3352cafabaf7e1d266188012678c1cc405ab72dc
Speed up parsing the Git commit author and subject

This uses the same idiom as a few lines lower to split the
formatted message into the three fields.
irkerhook.py