Eric Amodio
bf8025facb
Preps v7.5.7
6 lat temu
Eric Amodio
7c196e5c5b
Optimizes delay loading of custom views
6 lat temu
Eric Amodio
63eb11be70
Updates dependencies
6 lat temu
Eric Amodio
94bb3e8f31
Preps v7.5.6
6 lat temu
Eric Amodio
eb41dece04
Updates dependencies
6 lat temu
Eric Amodio
68ec6e6263
Changes chorded keymap keys to avoid Windows issues
6 lat temu
Eric Amodio
c0f302ee15
Disables missed commands when GitLens is disabled
Adds repository creation detection when there are no repositories
6 lat temu
Eric Amodio
8867bf7f3d
Preps v7.5.5
6 lat temu
Eric Amodio
6e8542a3d7
Preps v7.5.4
6 lat temu
Eric Amodio
ff2a1fe539
Removes rollup build/bundling
6 lat temu
Eric Amodio
f1d251f759
Preps v7.5.3
6 lat temu
Eric Amodio
4a5217dfe8
Preps v7.5.2
6 lat temu
Eric Amodio
7ff3ae9c1a
Preps v7.5.1
6 lat temu
Eric Amodio
94581f689b
Preps v7.5.0
6 lat temu
Eric Amodio
536cae05f3
Adds avatars to gutter and hover blame annotations
6 lat temu
Eric Amodio
0378a4e7d4
Preps v7.3.0-beta4
6 lat temu
Eric Amodio
5179f85779
Stops showing file menus on folders
6 lat temu
Eric Amodio
b268b2de78
Changes Working File|Tree references to be consistent
6 lat temu
Eric Amodio
8db2373083
Preps v7.3.0-beta3
6 lat temu
Eric Amodio
499d99e705
Adds a notification when results view is first shown
6 lat temu
Eric Amodio
9f40bf037a
Closes #112 - Adds blame support for unsaved files
Adds a static "container"
Adds a document tracker - replaces the context tracker
Adds a line tracker
Refactors all the things - better performance, lower overhead, less code, more separation of concerns, more maintainable (hopefully)
Changes dirty blame to only happen after a "idle" delay
Closes open file annotations on edit (too expensive to track changes)
6 lat temu
Eric Amodio
807c73f8cd
Updates dependencies
Fixes typings issue
6 lat temu
Eric Amodio
590befa1bc
Fixes #241 - aligns jsonc with json
6 lat temu
Eric Amodio
216eb6cad5
Renames Compare Selected Ancestor with Working
6 lat temu
Eric Amodio
ff01db033a
Preps v7.3.0-beta2
6 lat temu
Eric Amodio
13c57d1485
Adds new terminal commands
Adds Merge Branch (via Terminal) command
Adds Rebase (Interactive) Branch (via Terminal) command
Adds Cherry Pick Commit (via Terminal) command
Adds Revert Commit (via Terminal) command
Adds Create Tag (via Terminal)... command
Adds Delete Tag (via Terminal) command
6 lat temu
Eric Amodio
54941e6068
Closes #240 - adds Compare Selected Base with Working command
Adds Compare with Working command
6 lat temu
Eric Amodio
137192e09e
Preps 7.3.0-beta
6 lat temu
Eric Amodio
8212659460
Closes #112 - Adds blame support for unsaved files
6 lat temu
Eric Amodio
610a77328c
Closes #89 - adds relative/absolute default date style
6 lat temu
Eric Amodio
983c310968
Preps v7.2.0
6 lat temu
Eric Amodio
b01d7abb62
Closes #182 - adds heatmap annotations
6 lat temu
Eric Amodio
9dfed28e39
Fixes escape when clause
7 lat temu
Eric Amodio
c2f7b3146d
Adds gitlens.explorers.compareWithHead command
Adds gitlens.explorers.compareWithRemote command
7 lat temu
Eric Amodio
6ee848afd3
Fixes compile module issue
7 lat temu
Eric Amodio
1d3a635ec3
Updates dependencies
7 lat temu
Eric Amodio
edbab0ee1d
Preps v7.1.0
7 lat temu
Eric Amodio
aa553048d8
Closes #204 - Adds tag support to commands
7 lat temu
Eric Amodio
29b455d447
Adds `Open Revision...` command
Fixes issues with commit paging in certain quick pick menus
7 lat temu
Eric Amodio
b254d7f96e
Closes #236 - adds open working file
7 lat temu
Eric Amodio
5391b2ead5
Fixes editor title menu positions
7 lat temu
Eric Amodio
0cb1e2c2fa
Adds rollup bundling (disabled)
7 lat temu
Eric Amodio
8e54f76731
Preps v7.1.0-beta
7 lat temu
Eric Amodio
060e992a92
Closes #225 - reduces startup time & package size
Replaces spawn-rx with homegrown (stolen) implementation
Removes telemetry for now (until I get an azure account again)
Removes unused lodash modules
Removes unused testing dependencies
7 lat temu
Eric Amodio
65892f9b53
Preps v7.0.1-beta
7 lat temu
Eric Amodio
75cd8cd9b8
Switches to bundled release
Reduces startup time
7 lat temu
Eric Amodio
2e1807a108
Moves standard keymap to last to help with #229
7 lat temu
Eric Amodio
d932b4bb97
Preps v7.0.0
7 lat temu
Eric Amodio
31dd6044e6
Reduces startup time
Adds webpack for bundling (disabled for now)
Uses tslib to bundle less duplicate code
7 lat temu
Eric Amodio
9dc6e29a49
Closes #234 - adds directory compare to views
7 lat temu