sublimehq / sublime_merge

Issue tracker for Sublime Merge
https://www.sublimemerge.com
276 stars 14 forks source link

Show multi-line commit message in Commits graph #1688

Open carstenfuchs opened 1 year ago

carstenfuchs commented 1 year ago

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

grafik