-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: General
-
None
Please add a way in History to highlight all commits by the same author as the currently selected commit, without hiding other commits.
When a commit is selected, SourceTree should detect its author and visually highlight all matching commits in the current graph/list. The goal is to preserve branch context while making author-based review faster than manual filtering.
This appears related to SRCTREE-7286, but it is a different request. SRCTREE-7286 is about searching a branch for commits from a specific author. This request is for a visual in-place workflow: selecting a commit should immediately highlight other commits from the same author in the visible history, without changing the current view.
(Git Extensions does this, where selecting a commit makes it easy to spot other commits from the same author. Its screenshots may help illustrate the general idea.)