Added
- Adds a Checkout command to file nodes in the views to replace the local file with the specified revision — closes #684
- Adds a prompt to enable the view to the Show * View commands when the specified view is disabled — closes #710 & #711
Removed
- Removes
-m
flag fromgit log
when following renames (--follow
), because it returns all merge commits, whether the file was changed or not
Fixed
- Fixes #701 - Contributors shows no commits for mailmapped committer name
- Fixes issues with the Line History view sometimes showing a duplicate and out of order commit
- Fixes broken Open File command on the root node of the File History and Line History views
- Fixes broken Open Revision command on status files of the Repositories view