Eric Amodio
02f35540fd
Adds recognition for Ash Clarke's contribution
6 years ago
Eric Amodio
625aa292b5
Handles *.dev.azure.com remotes
6 years ago
Ash Clarke
81033fba75
Update CHANGELOG.md
- Surround `😄 ` with code backticks, as this gets parsed in GitHub.
6 years ago
Eric Amodio
5693a58588
Revamps GitLens Welcome page
Moves Support GitLens up in README
Removes Support GitLens from Settings page
6 years ago
Eric Amodio
b7da064db6
Adds what's new notification if page is disabled
6 years ago
Eric Amodio
6483c19e7c
Adds smooth scrolling to settings jumps
6 years ago
Eric Amodio
edb0a17516
Fixes webview source maps
6 years ago
Eric Amodio
6bab295572
Updates to TypeScript 3.2.1
6 years ago
Eric Amodio
cf795a6280
Escapes . in regex
6 years ago
Eric Amodio
b1fbad5277
Removes unneeded webpack config
6 years ago
Eric Amodio
6ce00f6868
Adds branch and tag caching
6 years ago
Eric Amodio
e6712e1ae6
Closes #560 - Adds tag markers to all commit lists
Adds branch markers to all commit lists
6 years ago
Eric Amodio
a746c27b5f
Updates dependencies
6 years ago
Eric Amodio
fa4a2dd242
Adds recognition for Matt Cooper's contribution
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
02fd965231
Downgrades to event-stream to 3.3.4 (recommended version)
https://github.com/dominictarr/event-stream/issues/116
6 years ago
Eric Amodio
315df9b3d1
Downgrades to event-stream to 3.3.5
https://github.com/dominictarr/event-stream/issues/116
6 years ago
Eric Amodio
ba87142853
Preps v9.0-beta - Updates Welcome, README, & CHANGELOG
6 years ago
Eric Amodio
a9ad6acf90
Updates documentation, welcome, & settings
6 years ago
Eric Amodio
840904dd5f
Fixes links
6 years ago
Eric Amodio
b6a3160624
Fixes links
6 years ago
Eric Amodio
a691254259
Fixes image sizes
6 years ago
Eric Amodio
681129dc6c
Hides the search view if GitLens is not enabled
6 years ago
Eric Amodio
68edc49e80
Adds protection for reversed ranges
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
5cc08a533f
Updates to remote images
6 years ago
Eric Amodio
f9ae631d81
Fixes issue when comparing before the view is visible wouldn't expand
6 years ago
Eric Amodio
99a3733964
Removes unused import
6 years ago
Eric Amodio
f94685b408
Removes broken commands from upstream nodes
6 years ago
Eric Amodio
7a32208da1
Updates README with latest features & changes
6 years ago
Eric Amodio
67c4a334d2
Updates images for the settings editor
6 years ago
Eric Amodio
7677a34203
Closes #275 - Adds expand menu to some nodes
6 years ago
Eric Amodio
8a9f7e672a
Fixes logging of static class methods
6 years ago
Eric Amodio
b497faeaac
Updates to latest webpack
Enables source maps always
Minifies css
Removes unused plugins
6 years ago
Eric Amodio
b68fd7da90
Moves order for consistency
6 years ago
Eric Amodio
fe6f05334c
Splits git configs from args to keep args[0] = git cmd
Merges options.env with process.env
6 years ago
Eric Amodio
4e0e661e8f
Fixes compile issue with TypeScript 3.2
6 years ago
Eric Amodio
e4477734ce
Replaces custom git error handling with enum
6 years ago
Eric Amodio
d8d13c7301
Consolidates path resolving and Uri.file to GitUri
6 years ago
Eric Amodio
bf697d86ce
Adds -- before filename for better git handling
6 years ago
Eric Amodio
5d972292a2
Fixes hiding support heart after interaction
6 years ago
Eric Amodio
6c2545d107
Fixes logger correlation and other tweaks
6 years ago
Eric Amodio
84f7ee93c6
Closes #547 - Adds natural sorting to branches, tags, and files
6 years ago
Eric Amodio
353934c675
Fixes #544 - stop sometimes clipping the last char of a log message
6 years ago
Eric Amodio
8cf77169d1
Adds excluding args to logging
6 years ago
Eric Amodio
1b5afad466
Fixes issue with command execution
6 years ago
Eric Amodio
b28c811489
Adds checkout command to branches and tags
6 years ago