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 년 전 |