gitHistoryVSCode icon indicating copy to clipboard operation
gitHistoryVSCode copied to clipboard

Git History for Visual Studio Code

Results 100 gitHistoryVSCode issues
Sort by recently updated
recently updated
newest added

**Bug Steps** 1. Copy some text 2. F1 => Open `git log` 3. Open VSCode search tab 4. CTRL + V in search bar. Nothing happens. ![image](https://user-images.githubusercontent.com/43291306/134203225-89582f59-1ffe-4abe-a64a-b5bd6bbffaa3.png) **Notes** - When...

If a file is commited, then moved (git mv about.txt fold/), if we try to compare the first commit, with the one in the workspace, we have the message "Corresponding...

As the title said, when I was comparing two commits, a file named "SystemController逻辑详细设计.md" could not be correctly displayed in VS Code. ![图片](https://user-images.githubusercontent.com/22187217/131810143-a45554f3-a139-4870-a06a-88bcb9e88bb0.png) It seems that non-latin-letters would cause bugs...

For `git log` page. Is it possible to make next page opens with scrolled top and previous page with scrolled bottom? It would be nice to have because when you...

Sometimes after performing a few Git operations the window ends up looking like this: ![image](https://user-images.githubusercontent.com/2439422/124261235-38f2ff00-db39-11eb-9794-f9fc2c5afc3a.png) Pressing Clear or Refresh doesn't fix it, and there's no way to dismiss the toolbar.

**WARNING: This is a very early PR and need more attention before merging** This PR contain the following changes: * Replaced pager with react-virtualized incl. AutoSizer and InfiteLoop while using...

24 hour schedule option is recommended ![githistory](https://user-images.githubusercontent.com/39072827/119427822-55cc3380-bd3e-11eb-830b-60c8cdd046d0.png)

Issue Type: Performance Issue Thank you. Extension version: 0.6.16 VS Code version: Code 1.57.1 (507ce72a4466fbb27b715c3722558bb15afa9f48, 2021-06-17T13:26:56.255Z) OS version: Linux x64 5.4.0-77-generic snap Restricted Mode: No System Info |Item|Value| |---|---| |CPUs|Intel(R)...

I'd like to suggestion **Git History** can implement `git log --show-signature` feature in this extension.

Hello :wave: I'm from the VS Code team. Recently, we have been exploring a security feature we refer to as _Workspace Trust_. This feature is intended to centralize and unify...