Display the selected revision's commits in the diffviewer
Review Request #10125 — Created Aug. 23, 2018 and submitted — Latest diff uploaded
The diffviewer now displays the list of commit messages and authors and
they are updated when the selected revision changes. Currently the
commit list doesn't support interdiffs and an error message is
displayed instead. This will be addressed in a future patch.
- Ran unit tests.
- Ran JS tests.