Git-Source-Control-Provider icon indicating copy to clipboard operation
Git-Source-Control-Provider copied to clipboard

Git Source Control Provider is a visual studio plug-in that integrates Git with visual studio solution explorer.

Results 26 Git-Source-Control-Provider issues
Sort by recently updated
recently updated
newest added

Saving a file triggers a complete refresh operation, but it would be more efficient to simply inform VS that the state of that file has changed and replace the entry...

type:feature

The standalone Git Diff Margin extension provides features which are only available in Visual Studio 2013. Rather than ship multiple versions of this extension, it would be beneficial to implement...

comp:diffmargin
type:feature

Can anyone comment on this issue i found: http://stackoverflow.com/questions/15930561/git-status-is-showing-files-it-shouldnt ? I noticed the version on the visual studio gallery is 1.1 but you just released 1.3. Has what i found...

type:bug

I attach a screenshot with the problem. ![Captura de pantalla de 2013-02-19 12:23:12](https://f.cloud.github.com/assets/517228/171847/f3a1b9a4-7aa8-11e2-89b2-d12724ade3e6.png)

comp:pendingchanges
type:bug

There was no good way to stage hunk in visual studio. Diff margin provides the opportunity. Maybe we can click on the margin to stage the hunk.

comp:diffmargin
type:feature

If a modified file is opened in the editor, the diff margin popup does not show the previous text associated with a change until the text buffer is modified in...

comp:diffmargin
type:bug

The Pending Changes window uses the same icon for every command, which forces the use of full text labels. A switch to unique icons would reduce the minimum width for...

comp:pendingchanges
type:feature