Eric Amodio
7814d5e13d
Preps v9.0.2
6年前
Eric Amodio
857fb47dab
Fixes issues with external files over a Live Share session
6年前
Eric Amodio
e07bc76977
Fixes #565 - Submodules don't work properly
Missing repo in view, file and inline blame, etc
6年前
Eric Amodio
98d7716cc5
Fixes an issue where close repo command didn't work
6年前
Eric Amodio
ea92ba96eb
Adds protection against missing file names - related to #568
6年前
Eric Amodio
6a7b478d53
Updates CHANGELOG for #528 fix
6年前
Eric Amodio
dd49f8802c
Fixes #567 - limits code lens to be document level only for yaml
6年前
Eric Amodio
f656b881b2
Updates dependencies
6年前
Eric Amodio
1fc6ac322c
Closes #569 - Adds directory compare with head command
6年前
Eric Amodio
532b9c01c7
Fixes #528 - supports ~ in ssh path
6年前
Eric Amodio
62e169620c
Updates CodeStream tracking link
6年前
Eric Amodio
8248afb58e
Preps v9.0.1
6年前
Eric Amodio
59794e9e96
Fixes errors when listing history in repos without any tags
6年前
Eric Amodio
c993cfd83c
Update README date
6年前
Eric Amodio
6ac3128b71
Preps v9.0
Updates GitLens logo
Adds CodeStream sponsor
6年前
Eric Amodio
900d12b59d
Update BACKERS & adds CodeStream sponsor
6年前
Eric Amodio
02f35540fd
Adds recognition for Ash Clarke's contribution
6年前
Eric Amodio
625aa292b5
Handles *.dev.azure.com remotes
6年前
Ash Clarke
81033fba75
Update CHANGELOG.md
- Surround `😄 ` with code backticks, as this gets parsed in GitHub.
6年前
Eric Amodio
5693a58588
Revamps GitLens Welcome page
Moves Support GitLens up in README
Removes Support GitLens from Settings page
6年前
Eric Amodio
b7da064db6
Adds what's new notification if page is disabled
6年前
Eric Amodio
6483c19e7c
Adds smooth scrolling to settings jumps
6年前
Eric Amodio
edb0a17516
Fixes webview source maps
6年前
Eric Amodio
6bab295572
Updates to TypeScript 3.2.1
6年前
Eric Amodio
cf795a6280
Escapes . in regex
6年前
Eric Amodio
b1fbad5277
Removes unneeded webpack config
6年前
Eric Amodio
6ce00f6868
Adds branch and tag caching
6年前
Eric Amodio
e6712e1ae6
Closes #560 - Adds tag markers to all commit lists
Adds branch markers to all commit lists
6年前
Eric Amodio
a746c27b5f
Updates dependencies
6年前
Eric Amodio
fa4a2dd242
Adds recognition for Matt Cooper's contribution
6年前
Eric Amodio
a90934b9a8
Updates dependencies
6年前
Matt Cooper
6a9d81bfa2
Make Azure Pipelines use document scope
6年前
Eric Amodio
02fd965231
Downgrades to event-stream to 3.3.4 (recommended version)
https://github.com/dominictarr/event-stream/issues/116
6年前
Eric Amodio
315df9b3d1
Downgrades to event-stream to 3.3.5
https://github.com/dominictarr/event-stream/issues/116
6年前
Eric Amodio
ba87142853
Preps v9.0-beta - Updates Welcome, README, & CHANGELOG
6年前
Eric Amodio
a9ad6acf90
Updates documentation, welcome, & settings
6年前
Eric Amodio
840904dd5f
Fixes links
6年前
Eric Amodio
b6a3160624
Fixes links
6年前
Eric Amodio
a691254259
Fixes image sizes
6年前
Eric Amodio
681129dc6c
Hides the search view if GitLens is not enabled
6年前
Eric Amodio
68edc49e80
Adds protection for reversed ranges
6年前
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年前
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年前
Eric Amodio
fa04a75010
Fixes #533 - Updates setting descriptions to markdown
6年前
Eric Amodio
5cc08a533f
Updates to remote images
6年前
Eric Amodio
f9ae631d81
Fixes issue when comparing before the view is visible wouldn't expand
6年前
Eric Amodio
99a3733964
Removes unused import
6年前
Eric Amodio
f94685b408
Removes broken commands from upstream nodes
6年前
Eric Amodio
7a32208da1
Updates README with latest features & changes
6年前
Eric Amodio
67c4a334d2
Updates images for the settings editor
6年前