At this time, the Commits tab only shows the first line of the commit messages.
This requires us to click each individual commit in order to see it's details.
Often however, we would prefer to see more details, that is, the full, multi-line message in the Commits graph, as that makes browsing the commit history much easier without being required to click each commit to see it's details.
Preferred solution
The Commits graph should include the full text of the commit message as shown in the screenshot below.
As an additional detail, long lines should be wrapped, not clipped, at the right border.
Alternatives
Any other method to browse the history graph the shows the full commit message.
Problem description
At this time, the Commits tab only shows the first line of the commit messages. This requires us to click each individual commit in order to see it's details.
Often however, we would prefer to see more details, that is, the full, multi-line message in the Commits graph, as that makes browsing the commit history much easier without being required to click each commit to see it's details.
Preferred solution
The Commits graph should include the full text of the commit message as shown in the screenshot below. As an additional detail, long lines should be wrapped, not clipped, at the right border.
Alternatives
Any other method to browse the history graph the shows the full commit message.
Screenshots