Releases: bgrainger/GitBlame
Releases · bgrainger/GitBlame
Support 64-bit Git on Windows
Added support for the standard install path for 64-bit Git for Windows.
Add "View line at GitHub"
- New "View line at GitHub" context menu command (thanks to @RyanGano).
Rewritten installer
- Replace OldSquirrelForWindows with Squirrel.Windows
- Update all NuGet packages
- Fix a couple of crashing issues
Modern UI refresh
- New "Metro" UI (from MahApps)
- Fix crash introduced in 0.2.9 opening a new/renamed file
- [0.2.9] Fix incorrect output when command-line file name casing differed from git's
- [0.2.8] Add "Go To Line" dialog (
Ctrl+G
) - [0.2.7] Press
Esc
to close the app.
Visual Studio 2013 support
- Support "External Tools" integration with Visual Studio 2013
- Use multi-core JIT for startup performance improvements
Bug fixes
Fix Visual Studio integration
Fixes a bug that would crash the app on startup when launched from Visual Studio's Tools menu.
This release may create a duplicate "GitBlame" External Tool in Visual Studio; you'll have to manually delete the older entry.
Fix "Open"
Fixes multiple issues related to the Open command, including crashing and attempting to open files outside of a git repository.
Add logging
Add basic logging to help diagnose problems in installed versions of the app.
Visual Studio integration
This minor update will prompt you to integrate with Visual Studio at startup. Choosing "Yes" will add a new "External Tool" to the Tools menu.