Merge branch 'diffmargin-update-watch' of https://github.com/sharwell/Git-Source-Control-Provider into git-console |
|
More...
|
over 12 years ago
|
Make sure the diff margin passes the document buffer to TryGetTextDocument |
|
More...
|
over 12 years ago
|
Update the diff margin when changes are made to the repository (fixes #52) |
|
More...
|
over 12 years ago
|
Additional minor DiffMargin tweaks |
|
More...
|
over 12 years ago
|
Fix improper implementation of DiffMargin.Dispose |
|
More...
|
over 12 years ago
|
Improve DiffViewModel update performance by checking for an overlap with the view's FormattedSpan |
|
More...
|
over 12 years ago
|
Update DiffViewModel instances in two steps - initial synchronous approximation followed by a deferred proper update when the application is next idle (fixes #93) |
|
More...
|
over 12 years ago
|
No need to handle ViewportHeightChanged (already covered by LayoutChanged) |
|
More...
|
over 12 years ago
|
add support to visual studio integrated shell work item 17828 |
|
More...
|
over 12 years ago
|
Merge branch 'ngit-api-usage' of https://github.com/sharwell/Git-Source-Control-Provider |
|
More...
|
over 12 years ago
|
display author name instead of committer name |
|
More...
|
over 12 years ago
|
Replace use of deprecated NGit APIs; adds support for --skip-worktree |
|
More...
|
over 12 years ago
|
Replace use of deprecated NGit APIs; adds support for --skip-worktree |
|
More...
|
over 12 years ago
|
add git console to pending changes |
|
More...
|
over 12 years ago
|
copy the GitConsole control |
|
More...
|
over 12 years ago
|
add warning message when amending commit that has refs |
|
More...
|
over 12 years ago
|
update version number and readme for V1.1 |
|
More...
|
over 12 years ago
|
increase the max number of commits to show in the history viewer to 2000 |
|
More...
|
over 12 years ago
|
Merge branch 'tgit2012' of https://github.com/sharwell/Git-Source-Control-Provider |
|
More...
|
over 12 years ago
|
Support Tortoise Git icon set in Visual Studio 2012 |
|
More...
|
over 12 years ago
|
Add RichTextBox style |
|
More...
|
over 12 years ago
|
Init repository command only goes on the solution and project context menus |
|
More...
|
over 12 years ago
|
Merge branch 'lineends' of https://github.com/sharwell/Git-Source-Control-Provider |
|
More...
|
over 12 years ago
|
Normalize line endings in the file produced by GitFileStatusTracker.DiffFile |
|
More...
|
over 12 years ago
|
Hide unnecessary margins in the diff editor in the Pending Changes window |
|
More...
|
over 12 years ago
|
Prohibit user input in the diff editor in the Pending Changes window |
|
More...
|
over 12 years ago
|
Clear the diff panel in the Pending Changes window when no files are selected |
|
More...
|
over 12 years ago
|
Fix background color for diff panel in Pending Changes Window |
|
More...
|
over 12 years ago
|
Remove unnecessary reference to AvalonEdit assembly |
|
More...
|
over 12 years ago
|
Revert "remove diff classifier" |
|
More...
|
over 12 years ago
|