Eric Amodio
dd49f8802c
Fixes #567 - limits code lens to be document level only for yaml
6 years ago
Eric Amodio
f656b881b2
Updates dependencies
6 years ago
Eric Amodio
1fc6ac322c
Closes #569 - Adds directory compare with head command
6 years ago
Eric Amodio
8248afb58e
Preps v9.0.1
6 years ago
Eric Amodio
6ac3128b71
Preps v9.0
Updates GitLens logo
Adds CodeStream sponsor
6 years ago
Eric Amodio
6bab295572
Updates to TypeScript 3.2.1
6 years ago
Eric Amodio
a746c27b5f
Updates dependencies
6 years ago
Eric Amodio
a90934b9a8
Updates dependencies
6 years ago
Matt Cooper
6a9d81bfa2
Make Azure Pipelines use document scope
6 years ago
Eric Amodio
ba87142853
Preps v9.0-beta - Updates Welcome, README, & CHANGELOG
6 years ago
Eric Amodio
681129dc6c
Hides the search view if GitLens is not enabled
6 years ago
Eric Amodio
0415c6426a
Changes many commands to be read-only when a guest
Adds whitelist for allowed git methods to be run on the host
6 years ago
Eric Amodio
9ccbae3521
Adds live share support
Keeps all path manipulation on the host rather than guest
Fixes shared/local path munging for mac/windows
Keeps current user lookup local when a guest
Keeps difftool lookup local when a guest
Avoids fetch date lookup when a guest
Stops clearing node_modules (for now)
6 years ago
Eric Amodio
fa04a75010
Fixes #533 - Updates setting descriptions to markdown
6 years ago
Eric Amodio
f94685b408
Removes broken commands from upstream nodes
6 years ago
Eric Amodio
7677a34203
Closes #275 - Adds expand menu to some nodes
6 years ago
Eric Amodio
b497faeaac
Updates to latest webpack
Enables source maps always
Minifies css
Removes unused plugins
6 years ago
Eric Amodio
b28c811489
Adds checkout command to branches and tags
6 years ago
Eric Amodio
042f703791
Add delete to stash node's toolbar
6 years ago
Eric Amodio
8f30bf3cae
Adds stash changes to scm headers
6 years ago
Eric Amodio
ee3b69c2d8
Update dependencies
6 years ago
Eric Amodio
df07b28065
Adds support gitlens command and icon to views
6 years ago
Eric Amodio
7b34a945b6
Adds settings menu choice to views
6 years ago
Eric Amodio
8c27adb1ec
Updates dependencies & switches to lodash-es
6 years ago
Eric Amodio
126b838563
Adds compare button to compare view
6 years ago
Eric Amodio
3f8923c8f6
Renames show commit search to search commits
Adds search commits button to view
6 years ago
Eric Amodio
63a17deff3
Renames Results view files to Compare view
Updates README (wip)
Updates welcome & settings pages (wip)
6 years ago
Eric Amodio
55bc8c243f
Changes Results view into Compare view
Adds ability to start a compare directly from the view
6 years ago
Eric Amodio
d62a6f5f32
Updates dependencies & bumps required vscode version
6 years ago
Eric Amodio
3f3b8d28d6
Adds Search Commits view
Renames showCommitInResults to showCommitInView
Renames showFileHistoryInResults to showFileHistoryInView
6 years ago
Eric Amodio
933cd10dcb
Updates dependencies
6 years ago
Eric Amodio
755c1ff6f9
Adds Change Base (branch/tag) command to file history view
Adds Change Base (branch/tag) command to line history view
6 years ago
Eric Amodio
9a1b48af19
Adds push repositories command
Adds @command decorator
Changes (fetch|pull|push)All to be cancelable
6 years ago
Eric Amodio
6934dc7c14
Updates dependencies
6 years ago
Eric Amodio
6857f7c6b5
Adds fetch command to remotes
6 years ago
Eric Amodio
99688c28ba
Adds comparison commands to branch nodes toolbar
6 years ago
Eric Amodio
154f269e12
Adds open in remote / copy remote url to many node toolbars
6 years ago
Eric Amodio
77f66032bf
Adds copy sha/message to commit nodes toolbar
6 years ago
Eric Amodio
12bb8293a4
Adds new pull, push, & push with force icons
6 years ago
Eric Amodio
2de6cb2c30
Adds apply stash changes to stashes node
6 years ago
Eric Amodio
56a67bd92c
Changes views in the GitLens side bar to only use when's based on config
This avoids unnecessary flickering of the GitLens side bar icon
6 years ago
Eric Amodio
c8d42357a0
Switches when's to use config's when possible
Config when's can be resolved before extension activation
6 years ago
Eric Amodio
95d75581cb
Adds stash command to files node
6 years ago
Eric Amodio
35b254424c
Adds global fetch & pull all repositories commands
Adds push with force command to repo nodes
6 years ago
Eric Amodio
37bf8835f4
Adds pull to behind upstream & push to ahead upstream nodes
6 years ago
Eric Amodio
4265a8762b
Updates dependencies
6 years ago
Eric Amodio
af82b4461b
Updates dependencies
6 years ago
Eric Amodio
ad0aae7c99
Switches to use terser (rather than uglify)
Switches to use full source-map for better debugging (stepping)
6 years ago
Eric Amodio
914b363a04
Updates dependencies
6 years ago
Eric Amodio
6399188334
Adds : separator to views when outside of the GitLens sidebar
6 years ago