2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 11, 2024 — Aug 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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
sharwell
as Sam Harwell
More... over 12 years ago
Update the diff margin when changes are made to the repository (fixes #52)
sharwell
as Sam Harwell
More... over 12 years ago
Additional minor DiffMargin tweaks
sharwell
as Sam Harwell
More... over 12 years ago
Fix improper implementation of DiffMargin.Dispose
sharwell
as Sam Harwell
More... over 12 years ago
Improve DiffViewModel update performance by checking for an overlap with the view's FormattedSpan
sharwell
as Sam Harwell
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)
sharwell
as Sam Harwell
More... over 12 years ago
No need to handle ViewportHeightChanged (already covered by LayoutChanged)
sharwell
as Sam Harwell
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
sharwell
as Sam Harwell
More... over 12 years ago
Replace use of deprecated NGit APIs; adds support for --skip-worktree
sharwell
as Sam Harwell
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
sharwell
as Sam Harwell
More... over 12 years ago
Add RichTextBox style
sharwell
as Sam Harwell
More... over 12 years ago
Init repository command only goes on the solution and project context menus
sharwell
as Sam Harwell
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
sharwell
as Sam Harwell
More... over 12 years ago
Hide unnecessary margins in the diff editor in the Pending Changes window
sharwell
as Sam Harwell
More... over 12 years ago
Prohibit user input in the diff editor in the Pending Changes window
sharwell
as Sam Harwell
More... over 12 years ago
Clear the diff panel in the Pending Changes window when no files are selected
sharwell
as Sam Harwell
More... over 12 years ago
Fix background color for diff panel in Pending Changes Window
sharwell
as Sam Harwell
More... over 12 years ago
Remove unnecessary reference to AvalonEdit assembly
sharwell
as Sam Harwell
More... over 12 years ago
Revert "remove diff classifier"
sharwell
as Sam Harwell
More... over 12 years ago