mhutchie / vscode-git-graph

View a Git Graph of your repository in Visual Studio Code, and easily perform Git actions from the graph.
https://marketplace.visualstudio.com/items?itemName=mhutchie.git-graph
Other
2.01k stars 269 forks source link

Ability to filter by author #727

Open daveidivide opened 1 year ago

daveidivide commented 1 year ago

It would be handy to have the ability to filter the list of git history by a specific author.

I work on a project with a lot of other developers and even something I comitted a few days ago can soon be buried with everything else going on.

Ideally I'd like to be able to filter to just see git activity from myself and be able to easily find what I have done.

bilogic commented 9 months ago

Yes, this is very useful for trunk based development where we don't have many branches.

jnnnnn commented 7 months ago

duplicate of #171

huaiguoguo commented 1 week ago

two years