Eric Amodio
|
cc561722bb
|
Updates eslint & fixes lint issues
|
5 years ago |
Eric Amodio
|
75446f9ff3
|
Fixes issue with open revision in quickpicks
|
5 years ago |
Eric Amodio
|
818242c6c6
|
Renames getLogCommit* methods
Removes getRecentLogCommitForFile
|
5 years ago |
Eric Amodio
|
6158ff44eb
|
Fixes #695 - invalid url w/ remote in branch name
|
5 years ago |
Eric Amodio
|
7c6b659604
|
Switches to eslint from tslint
|
5 years ago |
Eric Amodio
|
d0633375dd
|
Closes #504 - adds set/unset as default to remotes
|
6 years ago |
Eric Amodio
|
9a1b48af19
|
Adds push repositories command
Adds @command decorator
Changes (fetch|pull|push)All to be cancelable
|
6 years ago |
Eric Amodio
|
1cc142c28c
|
Changes to "on remote" terminology vs "in remote"
|
6 years ago |
Eric Amodio
|
f01a8b7430
|
Consolidates error messaging to show output channel button
|
6 years ago |
Eric Amodio
|
0b0137f3a4
|
Moves gitService into git folder & renames a couple of git files
|
6 years ago |
Eric Amodio
|
58700ab15b
|
Closes #467 - Adds copy remote url to clipboard command
|
6 years ago |
Eric Amodio
|
8939ac3ed1
|
Reorders imports (via tslint) and moves some files for better structure
|
6 years ago |
Eric Amodio
|
d790e9db04
|
Prettier all-the-things
|
6 years ago |
Eric Amodio
|
4da705b29b
|
Fixes missing awaits for proper error handling
|
6 years ago |
Eric Amodio
|
35b437afbf
|
Renames files for better clarity
|
6 years ago |
Eric Amodio
|
c2ac4498ef
|
Fixes from deepscan.io
|
7 years ago |
Eric Amodio
|
1d3845b0c9
|
Closes #66 - Removes peek explorers
Converts type/const into string enums
Refactors command initialization
|
7 years ago |
Eric Amodio
|
df0599a832
|
Adds shortenSha method
|
7 years ago |
Eric Amodio
|
6d759daaad
|
Avoids remote disambiguation quick pick
|
7 years ago |
Eric Amodio
|
9782a81e46
|
Adds new GitLens custom view
|
7 years ago |
Eric Amodio
|
0a9559f5a5
|
Reworks commanding structure for less redundancy
Adds command args copying when needed
|
7 years ago |
Eric Amodio
|
45aa9b17ac
|
Changes to use enum for glyphs
|
7 years ago |
Eric Amodio
|
3502bdf6c7
|
Adds more linting rules
Fixes lint issues
|
7 years ago |
Eric Amodio
|
6d1a1ca346
|
Adds gitlens.openBranchInRemote command
Adds gitlens.openRepoInRemote command
|
7 years ago |
Eric Amodio
|
1acc183621
|
Refactors commands to use typed args objects
|
7 years ago |
Eric Amodio
|
ee29596d45
|
Enables typescript strict mode
Fixes all the compile/lint issues
|
7 years ago |
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
|
7 years ago |
Eric Amodio
|
e0b3dcd484
|
Refactors Logger.error to take the Error object
|
7 years ago |
Eric Amodio
|
e859f697ec
|
Uses current branch when opening remote file
Adds current branch name to quick pick description
|
7 years ago |
Eric Amodio
|
0feaf285cd
|
Renames hosting to remote
|
7 years ago |
Eric Amodio
|
4d1cfd6413
|
Adds experimental commands for Open in GitHub
|
7 years ago |