Allow filtering log by author

This allows specifying an ?author=<author> URL parameter on the log and
index page to only show commits by author names which contain <author>.
Equivalent to the --author command of git log, except for now it does
not support regular expressions.

Change-Id: I01e11f12ed5b4245856e1bc4574bfc8452bcdc43
3 files changed