git-log--graph icon indicating copy to clipboard operation
git-log--graph copied to clipboard

An interactive git log --graph frontend for VSCode

Results 88 git-log--graph issues
Sort by recently updated
recently updated
newest added

from https://github.com/mhutchie/vscode-git-graph/issues/783 @mindplay-dk: > Screenshot 2023-09-01 121435 > > The original design was much easier to read - things are too small, the text is low contrast, and the full...

Hi @shunf4, am I estimating correctly that you've been modifying the extension for personal usage and do not plan on actively contributing to the master branch...? Because there are some...

If I click the Git Log button in the status bar the extension works fine, but if I click the "Open graph view" button in the Source Control panel (as...

Here are some visual changes changes.

Hey 🐸 I love the docked bottom panel from git graph: ![image](https://github.com/phil294/git-log--graph/assets/26868611/50591a46-187e-4599-a5ab-31e4596e2120) I also like a lot git log columns and the tiny colored dots before commit messages: ![image](https://github.com/phil294/git-log--graph/assets/26868611/926efe5b-a40a-4346-abf2-09602a4e3024) But...

There are a bunch of errors when you open the view before vscode source control has loaded any git repo. Or when you open (restoring last selected repo?) and the...

My ask is a very simple one: Based on the fact that I don't want to keep on learning the git CLI (or any CLI for that matter), I like...

Hello again. As a user that prefers graphical tools to work with Git, I was very used to creating tags with Git Graph. In it, a handy "push to remote"...

As hinted in #86, these blue buttons take up just SO much space: ![image](https://github.com/phil294/git-log--graph/assets/14108705/153e78e0-0c4a-4942-a295-54c2b05a116d) I'd like to remove them, as everything is accessible via right click context menu too. Perhaps...