Eric Amodio
4c0e843d8e
Changes formatting
6 years ago
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 years ago
Eric Amodio
b4c15ca86b
Fixes issue where tags aren't update on change
6 years ago
Eric Amodio
54941e6068
Closes #240 - adds Compare Selected Base with Working command
Adds Compare with Working command
6 years ago
Eric Amodio
4a59d980b1
Fixes #238 - shows merge commits in file history
6 years ago
Eric Amodio
62efdba8a5
Changes to use ' rather than ` unless needed
6 years ago
Eric Amodio
d34b97de22
Uses --simplify-merges instead of --no-merges
6 years ago
Eric Amodio
1a4b3d61e5
Adds explicit skipMerges to match diffWithPrevious
6 years ago
Eric Amodio
a79208de67
Removes --no-merges from ref resolve
6 years ago
Eric Amodio
137192e09e
Preps 7.3.0-beta
6 years ago
Eric Amodio
8212659460
Closes #112 - Adds blame support for unsaved files
6 years ago
Eric Amodio
10d7f683d8
Closes #197 - Preview search matches
Adds file-based search options to placeholder text
6 years ago
Eric Amodio
a55d1d42aa
Fixes issue with replacing existing results
6 years ago
Eric Amodio
610a77328c
Closes #89 - adds relative/absolute default date style
6 years ago
Eric Amodio
983c310968
Preps v7.2.0
6 years ago
Eric Amodio
8fc8f79462
Fixes #239 - closeOnFocusOut was backwards
6 years ago
Eric Amodio
b01d7abb62
Closes #182 - adds heatmap annotations
7 years ago
Eric Amodio
eb3f570b66
Adds support for blaming contents
7 years ago
Eric Amodio
9dfed28e39
Fixes escape when clause
7 years ago
Eric Amodio
c2f7b3146d
Adds gitlens.explorers.compareWithHead command
Adds gitlens.explorers.compareWithRemote command
7 years ago
Eric Amodio
bf80a8ac25
Adds merge-base api
7 years ago
Eric Amodio
b4ecb701b2
Closes #237 - Adds single commit in results
7 years ago
Eric Amodio
0c9fcf8866
Moves Show Commit Details to end
7 years ago
Eric Amodio
893a9afe44
Fixes #208 - UNC paths fail
7 years ago
Eric Amodio
6ee848afd3
Fixes compile module issue
7 years ago
Eric Amodio
1d3a635ec3
Updates dependencies
7 years ago
Eric Amodio
05b97df4d4
Adds missing quotes
7 years ago
Eric Amodio
d8aa838e84
Reduces startup time even more
7 years ago
Eric Amodio
edbab0ee1d
Preps v7.1.0
7 years ago
Eric Amodio
aa553048d8
Closes #204 - Adds tag support to commands
7 years ago
Eric Amodio
29b455d447
Adds `Open Revision...` command
Fixes issues with commit paging in certain quick pick menus
7 years ago
Eric Amodio
b254d7f96e
Closes #236 - adds open working file
7 years ago
Eric Amodio
5391b2ead5
Fixes editor title menu positions
7 years ago
Eric Amodio
e847e37c1e
Adds more thanks
Fixes broken links
7 years ago
Eric Amodio
0cb1e2c2fa
Adds rollup bundling (disabled)
7 years ago
Eric Amodio
8e54f76731
Preps v7.1.0-beta
7 years ago
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 years ago
Eric Amodio
73d3e4994d
Fixes issue with staged sha showing
7 years ago
Eric Amodio
65892f9b53
Preps v7.0.1-beta
7 years ago
Eric Amodio
75cd8cd9b8
Switches to bundled release
Reduces startup time
7 years ago
Eric Amodio
2e1807a108
Moves standard keymap to last to help with #229
7 years ago
Eric Amodio
d932b4bb97
Preps v7.0.0
7 years ago
Eric Amodio
31dd6044e6
Reduces startup time
Adds webpack for bundling (disabled for now)
Uses tslib to bundle less duplicate code
7 years ago
Eric Amodio
76ee2bc85c
Fixes unable to go back after show all
7 years ago
Eric Amodio
9dc6e29a49
Closes #234 - adds directory compare to views
7 years ago
Eric Amodio
261b216ea8
Adds tags node to the view
7 years ago
Eric Amodio
334931da83
Removes unused branch
7 years ago
Eric Amodio
f221590966
Removes unused delay
7 years ago
Eric Amodio
89a79eebc1
Adds gravatarsDefault setting for gravatar fallback
7 years ago
Eric Amodio
8344c33d4a
Adds protection to hopefully address #226
7 years ago