We have several svn and git repositories.
I want to have a view (web) where I can see:
All changes of user "foo" on day yyyy-mm-dd.
The result should be sorted by time and it should not matter if a change was made in svn or git.
If you know a tool or have a hint how to get this, please let me know it.