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
|
2017-09-12 15:46:44 -04:00 |
|
Eric Amodio
|
503b2a3785
|
Fixes issue where the revision wasn't properly opened
Adds ability to provide a branch to open file in remote
|
2017-09-12 10:38:51 -04:00 |
|
Eric Amodio
|
68fcbf713d
|
Fixes regression with not opening line in remote
|
2017-09-05 21:29:22 -04:00 |
|
Eric Amodio
|
9782a81e46
|
Adds new GitLens custom view
|
2017-09-02 01:43:08 -04:00 |
|
Eric Amodio
|
ef41176ea7
|
Defaults stashes format to ${filePath}
Adds message when there are no stashes
Cleans up the stash explorer
|
2017-08-30 12:25:07 -04:00 |
|
Eric Amodio
|
0a9559f5a5
|
Reworks commanding structure for less redundancy
Adds command args copying when needed
|
2017-06-28 01:06:20 -04:00 |
|
Eric Amodio
|
1751987868
|
Reworks more commands deal with context
|
2017-06-27 01:33:59 -04:00 |
|
Eric Amodio
|
5823457ea0
|
Removes invalid signature
|
2017-06-13 03:15:15 -04:00 |
|
Eric Amodio
|
1acc183621
|
Refactors commands to use typed args objects
|
2017-05-14 01:48:07 -04:00 |
|
Eric Amodio
|
ee29596d45
|
Enables typescript strict mode
Fixes all the compile/lint issues
|
2017-05-11 02:18:04 -04:00 |
|
Eric Amodio
|
d3af67b21b
|
Attempts to fix #58 - work with sub-modules
Also fixes issue with nested repos
|
2017-04-01 00:58:09 -04:00 |
|
Eric Amodio
|
19fe22f061
|
Switches to use repoPath on GitService
|
2017-03-28 16:42:35 -04:00 |
|
Eric Amodio
|
8b0748608d
|
Renames commands/commands to commands/common
Renames quickpicks/quickpicks to quickpicks/common
Moves git quick picks into common and other quick pick files
|
2017-03-28 16:19:57 -04:00 |
|
Eric Amodio
|
8a0e27b7df
|
Adds line support to Open File in Remote command
|
2017-03-28 02:12:15 -04:00 |
|
Eric Amodio
|
e0b3dcd484
|
Refactors Logger.error to take the Error object
|
2017-03-27 02:15:38 -04:00 |
|
Eric Amodio
|
e859f697ec
|
Uses current branch when opening remote file
Adds current branch name to quick pick description
|
2017-03-24 13:32:32 -04:00 |
|
Eric Amodio
|
0feaf285cd
|
Renames hosting to remote
|
2017-03-24 03:37:22 -04:00 |
|