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