Eric Amodio
2958116b97
Adds synced keys to avoid welcome/upgrade on sync
4 years ago
Eric Amodio
0d565c7d21
Updates keyboard shortcuts
4 years ago
Eric Amodio
5fc7c5af65
Fixes more issues with file history pinning
4 years ago
Eric Amodio
81d5137409
Cleans up "welcome" views
Makes them conditional on state
4 years ago
Eric Amodio
32183eca73
Combines search & compare views
4 years ago
Eric Amodio
1cb06001ec
Adds authentication prompt & rejection prompt
Avoids repeated authentication prompts
Persists provider disconnect across reloads
4 years ago
Eric Amodio
4a362bb7e8
Adds avatar retries
Moves avatar cache to global storage
Improves avatar cache updates/resets
Improves contributor avatar fetch update
4 years ago
Eric Amodio
d43571779d
Adds provider-based avatar support
4 years ago
Eric Amodio
2d0d2e64ec
Changes compare nodes to ahead/behind structure
4 years ago
Eric Amodio
ecd5dd8a3e
Improves auto-linking & pr association
4 years ago
Eric Amodio
11277e4c76
Switches to negative to avoid delayed view loading
4 years ago
Eric Amodio
98c7aeac6f
Adds author toggle to commits view
4 years ago
Eric Amodio
7d047ea04a
Combines File & Line History views
4 years ago
Eric Amodio
23b4e53865
Removes heart from views & simplifies sponsor cmd
4 years ago
Eric Amodio
9bbf88fc75
Adds better formatting/truncation to qp titles
Adds title context to stash push git command
4 years ago
Eric Amodio
7f7c2e2535
Fixes lint issues
4 years ago
Eric Amodio
175a81eabe
Updates dependencies & prettiers
4 years ago
Eric Amodio
7980fffa49
Closes #678 - Adds support for github pr scheme
5 years ago
Eric Amodio
59d9071a9b
Updates prettier config
Giving up on better else/catch/finally formatting -- can't fight anymore
Switching to tabs for better accessibility
https://twitter.com/sh4na/status/1146837957200027648
5 years ago
Eric Amodio
df8daa12df
Reworks webviews for better flexibility
Lays some groundwork for the coming timeline webview
5 years ago
Eric Amodio
0a505d3277
Adds per-comparision notation selection commands
Changes working tree/branch comparision selection to be per-comparison
5 years ago
Eric Amodio
be6325f4ee
Adds experimental compare branch node to repos
5 years ago
Eric Amodio
751ad0ecfd
Adds live share presence support
5 years ago
Eric Amodio
4b132e0035
Adds open in terminal command to repos
6 years ago
Eric Amodio
71e5c5d5a9
Adds comparison pinning
6 years ago
Eric Amodio
d0633375dd
Closes #504 - adds set/unset as default to remotes
6 years ago
Eric Amodio
2b0673b38e
Adds favoriting to repos & branches
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
5d972292a2
Fixes hiding support heart after interaction
6 years ago
Eric Amodio
df07b28065
Adds support gitlens command and icon to views
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
3f3b8d28d6
Adds Search Commits view
Renames showCommitInResults to showCommitInView
Renames showFileHistoryInResults to showFileHistoryInView
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
7606783132
Renames explorer to view
6 years ago
Eric Amodio
66d1ff1896
Adds pause/resume tracking support in file/line explorers
6 years ago
Eric Amodio
dab4fd647b
Adds dashes to fill working status for better display
6 years ago
Eric Amodio
1cb072a039
Always return spacing for ${working}
6 years ago
Eric Amodio
5a88901a3c
Renames GitLens explorer to Repositories explorer
Changes changelog image links to permalinks
Moves all images for docs into a docs folder
Removes unused images
6 years ago
Eric Amodio
f2aab9968c
Shows explorer when adding revision workspace folder
6 years ago
Eric Amodio
2e4cbcad10
Reworks explorers (wip)
Closes #354 - Adds line history explorer (wip)
Closes #456 - Adds repository status to the repository nodes
6 years ago
Eric Amodio
37798357cb
Removes docked history view (wip)
6 years ago
Eric Amodio
4320f5342c
Adds explore repo from here command (wip)
Replaces git content provider with git fs provider
Adds Buffer output support to git calls
6 years ago
Eric Amodio
0f2f79fca7
Fixes #430 - Use content provider instead of tmp files (for text docs)
6 years ago
Eric Amodio
df98b110cc
Consolidates gitlens:active* contexts into gitlens:activeFileStatus
Less roundtrips through to the UI on changes for better performance/UX
Also adds "flash" protection to deal with the active editor changing to undefined between changes
6 years ago
Eric Amodio
d790e9db04
Prettier all-the-things
6 years ago
Eric Amodio
d2a7a1ceb3
Fixes #399 - "Open x in Remote" commands aren't always available
Closes #209 - Open File in Remote should ask for a branch if no upstream
6 years ago
Eric Amodio
876badacf4
Fixes issues with failing to load GitLens after bundling
6 years ago
Eric Amodio
2ad9524d74
Updates dependencies
Fixes issue with new typescript
Pins node version to match vscode's version (7.9)
6 years ago