Eric Amodio
d34b97de22
Uses --simplify-merges instead of --no-merges
7 years ago
Eric Amodio
1a4b3d61e5
Adds explicit skipMerges to match diffWithPrevious
7 years ago
Eric Amodio
a79208de67
Removes --no-merges from ref resolve
7 years ago
Eric Amodio
8212659460
Closes #112 - Adds blame support for unsaved files
7 years ago
Eric Amodio
10d7f683d8
Closes #197 - Preview search matches
Adds file-based search options to placeholder text
7 years ago
Eric Amodio
a55d1d42aa
Fixes issue with replacing existing results
7 years ago
Eric Amodio
610a77328c
Closes #89 - adds relative/absolute default date style
7 years ago
Eric Amodio
8fc8f79462
Fixes #239 - closeOnFocusOut was backwards
7 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
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
05b97df4d4
Adds missing quotes
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
0cb1e2c2fa
Adds rollup bundling (disabled)
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
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
Eric Amodio
d14a3c8535
Updates the active repo only for real editors
7 years ago
Eric Amodio
020deaaff7
Fixes some startup performance issues
Adds some startup performance timings
7 years ago
Eric Amodio
6e701589a6
Adds gravatar support to more commits
7 years ago
Eric Amodio
3a90aad3bc
Fixes issues with warnings when parsing log status
7 years ago
Eric Amodio
7988cfdcea
Adds font-[style|weight] control to annotations
7 years ago
Eric Amodio
5805c7f7e8
Removes workaround for https://github.com/Microsoft/vscode/issues/34789
7 years ago
Eric Amodio
db4b53f5c7
Removes workaround for https://github.com/Microsoft/vscode/issues/38229
7 years ago
Eric Amodio
b89b0d86e9
Updates to require vscode 1.19
7 years ago
Eric Amodio
5d3e72bfca
Closes #232 - adds Apply Changes to commit file quick pick
7 years ago
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 years ago
Eric Amodio
bad7ac447a
Refactors to use options obj for optional params
7 years ago
Eric Amodio
ff5780e696
Adds commit search results view
Adds comparison results view
7 years ago
Alexey Vasyukov
838fcbf0a1
Tuned blame line highlighting
7 years ago
Eric Amodio
d91c598ce0
Closes #230 - adds gravatar support to view
7 years ago
Eric Amodio
c3f632c54d
Fixes #228 - gutter annotation isn't sized properly
7 years ago
Eric Amodio
49eacb0084
Closes #224 - adds active repository node when > 1
7 years ago
Eric Amodio
cd5c61f9c6
Closes #104 - adds keymap setting
7 years ago
Eric Amodio
82a5a93fae
Changes truncated to only be if more than 1
7 years ago
Eric Amodio
9a85f2152a
Aligns commands between quickpicks and view
7 years ago
Eric Amodio
b5640fde68
Overhauls uri handling
Fixes #220 - Open revision results in empty file
Fixes SO many bugs
7 years ago
Eric Amodio
21927a79b3
Adds progress indicator to stash quickpicks
7 years ago