Affects: \.travis.yml
for automated tests.
* 57129ba new: much greater performance on big repository by issuing only one shell command for all the commits. (fixes #7)
* 6b4b267 chg: dev: refactored out the formatting characters from GIT.
* 197b069 new: dev: reverse natural
order to get reverse chronological order by default. !refactor
* 6b891bc new: add utf-8 encoding declaration !minor