Eric Amodio
fc20de9bfd
Removes unused usings
6 years ago
Eric Amodio
03d14fccf4
Changes to length === 0 for better safety
6 years ago
Eric Amodio
c1c8c7568e
Fixes regression causing copy message to clipboard to fail
6 years ago
Eric Amodio
857fb47dab
Fixes issues with external files over a Live Share session
6 years ago
Eric Amodio
e07bc76977
Fixes #565 - Submodules don't work properly
Missing repo in view, file and inline blame, etc
6 years ago
Eric Amodio
98d7716cc5
Fixes an issue where close repo command didn't work
6 years ago
Eric Amodio
ea92ba96eb
Adds protection against missing file names - related to #568
6 years ago
Eric Amodio
1fc6ac322c
Closes #569 - Adds directory compare with head command
6 years ago
Eric Amodio
532b9c01c7
Fixes #528 - supports ~ in ssh path
6 years ago
Eric Amodio
62e169620c
Updates CodeStream tracking link
6 years ago
Eric Amodio
59794e9e96
Fixes errors when listing history in repos without any tags
6 years ago
Eric Amodio
6ac3128b71
Preps v9.0
Updates GitLens logo
Adds CodeStream sponsor
6 years ago
Eric Amodio
625aa292b5
Handles *.dev.azure.com remotes
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
6bab295572
Updates to TypeScript 3.2.1
6 years ago
Eric Amodio
cf795a6280
Escapes . in regex
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
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
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
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
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
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
Eric Amodio
3f6cf7ed66
Updates decorators
6 years ago
Eric Amodio
3d09e0edfa
Adds auto-expand repo nodes when tracking repositories
Programatically expands search/compare results for better experience
- Adding collapsed & then expanding provides better feedback (spinner)
6 years ago
Eric Amodio
df07b28065
Adds support gitlens command and icon to views
6 years ago
Eric Amodio
a78456e2ae
Adds better logging support
6 years ago
Eric Amodio
0ee7e5e425
Closes #535 - Support commit ids in compares
6 years ago