mirror of
https://github.com/ckaczor/vscode-gitlens.git
synced 2026-02-08 09:38:30 -05:00
Adds support for git commands on scheme=git
Rewrites blame annotation controller and provider - fixes whitespace issues, reduces overhead, and provides better performance Rewrites status bar blame support - reduces overhead and provides better performance Adds showFileHistory command to status bar Renames showHistory to showFileHistory Fixes log to use iso 8601 for dates
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
'use strict';
|
||||
// export * from './system/array';
|
||||
// export * from './system/disposable';
|
||||
// export * from './system/element';
|
||||
|
||||
Reference in New Issue
Block a user