Eric Amodio
8e54f76731
Preps v7.1.0-beta
7年前
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年前
Eric Amodio
73d3e4994d
Fixes issue with staged sha showing
7年前
Eric Amodio
65892f9b53
Preps v7.0.1-beta
7年前
Eric Amodio
75cd8cd9b8
Switches to bundled release
Reduces startup time
7年前
Eric Amodio
2e1807a108
Moves standard keymap to last to help with #229
7年前
Eric Amodio
d932b4bb97
Preps v7.0.0
7年前
Eric Amodio
31dd6044e6
Reduces startup time
Adds webpack for bundling (disabled for now)
Uses tslib to bundle less duplicate code
7年前
Eric Amodio
76ee2bc85c
Fixes unable to go back after show all
7年前
Eric Amodio
9dc6e29a49
Closes #234 - adds directory compare to views
7年前
Eric Amodio
261b216ea8
Adds tags node to the view
7年前
Eric Amodio
334931da83
Removes unused branch
7年前
Eric Amodio
f221590966
Removes unused delay
7年前
Eric Amodio
89a79eebc1
Adds gravatarsDefault setting for gravatar fallback
7年前
Eric Amodio
8344c33d4a
Adds protection to hopefully address #226
7年前
Eric Amodio
d14a3c8535
Updates the active repo only for real editors
7年前
Eric Amodio
020deaaff7
Fixes some startup performance issues
Adds some startup performance timings
7年前
Eric Amodio
4169422acb
Updates readme
7年前
Eric Amodio
43263e0644
Preps v7.0.0-beta2
7年前
Eric Amodio
6e701589a6
Adds gravatar support to more commits
7年前
Eric Amodio
3a90aad3bc
Fixes issues with warnings when parsing log status
7年前
Eric Amodio
d102e10034
Updates changelog
7年前
Eric Amodio
7988cfdcea
Adds font-[style|weight] control to annotations
7年前
Eric Amodio
5805c7f7e8
Removes workaround for https://github.com/Microsoft/vscode/issues/34789
7年前
Eric Amodio
db4b53f5c7
Removes workaround for https://github.com/Microsoft/vscode/issues/38229
7年前
Eric Amodio
b89b0d86e9
Updates to require vscode 1.19
7年前
Eric Amodio
5d3e72bfca
Closes #232 - adds Apply Changes to commit file quick pick
7年前
Eric Amodio
b9bc84f0d2
Adds Show All Commits to commit search
Adds Show in Results to file history quick pick
Adds re-query support to GitLog
Fixes Open in File/Revision for file history quick pick
7年前
Eric Amodio
bad7ac447a
Refactors to use options obj for optional params
7年前
Eric Amodio
aeb080aff6
Preps v7.0.0-beta
7年前
Eric Amodio
614da0d72b
Update dependencies
7年前
Eric Amodio
ff5780e696
Adds commit search results view
Adds comparison results view
7年前
Alexey Vasyukov
838fcbf0a1
Tuned blame line highlighting
7年前
Eric Amodio
d91c598ce0
Closes #230 - adds gravatar support to view
7年前
Eric Amodio
c3f632c54d
Fixes #228 - gutter annotation isn't sized properly
7年前
Eric Amodio
49eacb0084
Closes #224 - adds active repository node when > 1
7年前
Eric Amodio
2c80e20614
Switches view to come before comparision tools
7年前
Eric Amodio
fba9643eb3
Preps v6.4.0
7年前
Eric Amodio
cd5c61f9c6
Closes #104 - adds keymap setting
7年前
Eric Amodio
82a5a93fae
Changes truncated to only be if more than 1
7年前
Eric Amodio
5a806ddea5
Updates dependencies
7年前
Eric Amodio
436ef43a72
Preps v6.4.0-beta
7年前
Eric Amodio
9a85f2152a
Aligns commands between quickpicks and view
7年前
Eric Amodio
b5640fde68
Overhauls uri handling
Fixes #220 - Open revision results in empty file
Fixes SO many bugs
7年前
Eric Amodio
21927a79b3
Adds progress indicator to stash quickpicks
7年前
Eric Amodio
a5616e6db9
Preps v6.3.0
7年前
Eric Amodio
b4813a7b25
Adds commit count to GitLog
Fixes maxCount calculations
7年前
Eric Amodio
cc7fe1fd46
Fixes cases of stuck progress indicators
7年前
Eric Amodio
17a5f149d9
Preps v6.3.0-beta3
7年前
Eric Amodio
42e7020597
Fixes #217 - status bar blame sticks on editor close
7年前