Eric Amodio
|
5cd30ab268
|
Fixes openEditor with GitUris
|
před 7 roky |
Eric Amodio
|
7bb48ae00b
|
Fixes stashed file diffs
|
před 7 roky |
Eric Amodio
|
a4115ffdee
|
Replaces strings with enums
|
před 7 roky |
Eric Amodio
|
a3912b7d89
|
Remembers editor annotation state
|
před 7 roky |
Eric Amodio
|
1d3845b0c9
|
Closes #66 - Removes peek explorers
Converts type/const into string enums
Refactors command initialization
|
před 7 roky |
Eric Amodio
|
5e62d5e40b
|
Adds new command bar to hover annotations
Adds new open file revision command with annotation support
|
před 7 roky |
Eric Amodio
|
88421c586d
|
Fixes diffWith when called with no previous sha
|
před 7 roky |
Eric Amodio
|
d111fb033e
|
Changes reset to remove keys
|
před 7 roky |
Eric Amodio
|
e316659111
|
Cleans up some nitpick issues
|
před 7 roky |
Chris Kaczor
|
61e3708233
|
Add "external diff" command to SCM groups and files
|
před 7 roky |
Eric Amodio
|
c44e4c6968
|
Fixes Objects.values types
|
před 7 roky |
Eric Amodio
|
f6019454b6
|
Adds open in remote to hover annotations
Optimizes annotation computation (cache by commit)
|
před 7 roky |
Eric Amodio
|
ccc29e3dfc
|
Reworks remote parsing
Combines same url into same remote
Adds a change event for custom remote providers
Adds a repo change event for custom remote providers
|
před 7 roky |
Eric Amodio
|
77482f4930
|
Adds openChangedFileChanges to custom view
Adds openChangedFileChangesWithWorking to custom view
Removes unneeded context checks from custom view commands
|
před 7 roky |
Eric Amodio
|
503b2a3785
|
Fixes issue where the revision wasn't properly opened
Adds ability to provide a branch to open file in remote
|
před 7 roky |
Eric Amodio
|
4102bdd471
|
Reworks git command error handling
Switches to use the new diffWith command
|
před 7 roky |
Eric Amodio
|
9d83fbcacb
|
Switches to use the new diffWith command
|
před 7 roky |
Eric Amodio
|
a50f04c569
|
Adds commands to hover links
|
před 7 roky |
Eric Amodio
|
df0599a832
|
Adds shortenSha method
|
před 7 roky |
Eric Amodio
|
ece34dba32
|
Cleans up some command overrides
|
před 7 roky |
Eric Amodio
|
68fcbf713d
|
Fixes regression with not opening line in remote
|
před 7 roky |
Eric Amodio
|
6d759daaad
|
Avoids remote disambiguation quick pick
|
před 7 roky |
Eric Amodio
|
2bba14260f
|
Adds Open Branches in Remote command to the Remote custom view items
Adds Open Repository in Remote command to the Remote custom view items
|
před 7 roky |
Eric Amodio
|
f58d085352
|
Adds Open Branches in Remote command
Adds Open Branches in Remote command to the Branches custom view item
Adds Open Repository in Remote command to the Repository Status custom view item
|
před 7 roky |
Eric Amodio
|
1b4350e476
|
Removes Stash Unstaged Changes option
Changes Stash Changes icon to a +
|
před 7 roky |
Eric Amodio
|
d31eb25451
|
Adds Apply Changes command to custom view files
Adds Stash Changes command to SCM view items
|
před 7 roky |
Eric Amodio
|
9782a81e46
|
Adds new GitLens custom view
|
před 7 roky |
Eric Amodio
|
480dcb95fb
|
Adds a file history explorer view
|
před 7 roky |
Eric Amodio
|
ef41176ea7
|
Defaults stashes format to ${filePath}
Adds message when there are no stashes
Cleans up the stash explorer
|
před 7 roky |
Eric Amodio
|
a255eea949
|
Splits code lens out of GitService
|
před 7 roky |
Eric Amodio
|
0e338308c6
|
Fixes jumpiness when opening a diff
|
před 7 roky |
Eric Amodio
|
00cdd2e375
|
Adds "on" state to file annotation command
Adds "progress" state to file annotation command
|
před 7 roky |
Eric Amodio
|
71edb1b99a
|
Stops error message with stash apply conflict
|
před 7 roky |
Eric Amodio
|
81a9092455
|
Removes stash list in explorer command
Rename Show File History in Explorer back to Open File History Explorer
Removes the git explorer view (for now)
|
před 7 roky |
Eric Amodio
|
d288985c26
|
Adapts stash commands to new structure for views
Adds onDidChangeRepo event to GitService
Refreshes stash view when repo changes
|
před 7 roky |
rebornix
|
b81d873a34
|
WIP of Stash Explorer commands
# Conflicts:
# src/commands/stashApply.ts
|
před 7 roky |
Eric Amodio
|
da450a614d
|
Renames explorerNodes
|
před 7 roky |
rebornix
|
0e4664bab1
|
Rename Stash Explorer
|
před 7 roky |
rebornix
|
1b4800571d
|
extract stash explorer
|
před 7 roky |
Eric Amodio
|
c812a56eac
|
Adds an experimental custom view (wip)
|
před 7 roky |
Eric Amodio
|
0a9559f5a5
|
Reworks commanding structure for less redundancy
Adds command args copying when needed
|
před 7 roky |
Eric Amodio
|
3bf5f23c66
|
Adds diffWithRevision command
|
před 7 roky |
Eric Amodio
|
1751987868
|
Reworks more commands deal with context
|
před 7 roky |
Eric Amodio
|
9179b70875
|
Avoids re-setting the line if it is already set
|
před 7 roky |
Eric Amodio
|
93ea2c7145
|
Fixes another infinite loop in close command
|
před 7 roky |
Eric Amodio
|
f9275a8e1a
|
Reworks command structure with context
|
před 7 roky |
Eric Amodio
|
191a158b3b
|
Optimizes diff with previous command
|
před 7 roky |
Eric Amodio
|
a306ba2b98
|
Stops trying to set the line if we don't have one
|
před 7 roky |
Eric Amodio
|
45aa9b17ac
|
Changes to use enum for glyphs
|
před 7 roky |
Eric Amodio
|
5823457ea0
|
Removes invalid signature
|
před 7 roky |