Eric Amodio
|
58b95a9e89
|
Adds message when branch has no commits
|
7 years ago |
Eric Amodio
|
4221fc3b10
|
Adds code lens to git revisions
|
7 years ago |
Eric Amodio
|
b1e4415b00
|
Adds repo view entry for staged changes
|
7 years ago |
Eric Amodio
|
b907b910e7
|
Adds support for git: url schemes
|
7 years ago |
Eric Amodio
|
3aa8824a3d
|
Adds protection
|
7 years ago |
Eric Amodio
|
227ebeb18d
|
Adds support for staged changes
|
7 years ago |
Eric Amodio
|
73a183b687
|
Fixes #211 - Unsaved code lens on untracked files
|
7 years ago |
Eric Amodio
|
b7ead45d78
|
Ensures missing status is undefined
|
7 years ago |
Eric Amodio
|
89dbefb0e4
|
Fixes issue where remote commands are missing
|
7 years ago |
Eric Amodio
|
fdc2e89c18
|
Adds real theming support
|
7 years ago |
Eric Amodio
|
7862c7ccec
|
Moves suppressed msgs from globalState to settings
|
7 years ago |
Eric Amodio
|
a963299219
|
Removes old settings migration
|
7 years ago |
Eric Amodio
|
c2ac4498ef
|
Fixes from deepscan.io
|
7 years ago |
Eric Amodio
|
7e439018a7
|
Removes no longer needed decorator removal
|
7 years ago |
Eric Amodio
|
bbc94fb1e1
|
Removes unneeded async/await
|
7 years ago |
Eric Amodio
|
878c389634
|
Fixes #176 & #205 - better blameability eventing
|
7 years ago |
Eric Amodio
|
c47d6b5e6b
|
Fixes #207 - stash command not working
Fixes #203 - open changed files is broken
Fixes highlander repository method
Adds repository picker
|
7 years ago |
Eric Amodio
|
c78d06c5ac
|
Fixes #200 adds repo path to terminal commands
|
7 years ago |
Eric Amodio
|
0be0a56577
|
Fixes #201 checks tracking vs has remotes
|
7 years ago |
Eric Amodio
|
6461b2fe4f
|
Fixes #198 - submodules & nested repos not working
|
7 years ago |
Eric Amodio
|
a7b8c243a4
|
Fixes refresh of stashes and remotes
|
7 years ago |
Eric Amodio
|
95f590fae9
|
Closes #195 - use diff.guitool
|
7 years ago |
Eric Amodio
|
68d7282aa8
|
Fixes failed git commands from sticking in the queue
|
7 years ago |
Eric Amodio
|
15420c554d
|
Fixes stash and remote updates
Adds repo watcher for config changes too
|
7 years ago |
Eric Amodio
|
447e065e5b
|
Fixes broken refresh in custom view
|
7 years ago |
Eric Amodio
|
1d1de14741
|
Adds terminalRemoveRemote command
|
7 years ago |
Eric Amodio
|
aa4c798780
|
Adds indicator status to branch nodes
|
7 years ago |
Eric Amodio
|
0619af34d4
|
Adds terminalSquashBranchIntoCommit command
|
7 years ago |
Eric Amodio
|
81b469ca91
|
Adds terminalCheckoutBranch command
|
7 years ago |
Eric Amodio
|
c1d4fcd518
|
Enhances PR#192
|
7 years ago |
Helmut Januschka
|
dcfc6626d4
|
support for non https remotes
|
7 years ago |
Eric Amodio
|
3b7d172a1a
|
Adds terminal commands to custom view
|
7 years ago |
Eric Amodio
|
08349376ee
|
Refactors explorer commands
|
7 years ago |
Eric Amodio
|
ed43454880
|
Renames GitService.getGitPath for clarity
|
7 years ago |
Eric Amodio
|
821b3edd3a
|
Converts ResourceType to enum
Removes ExplorerNode.resourceType
|
7 years ago |
Eric Amodio
|
74c7468c57
|
Fixes open in remote with no current branch
|
7 years ago |
Eric Amodio
|
88582c54c9
|
Fixes issues with detached HEAD
|
7 years ago |
Eric Amodio
|
e05239499a
|
Renames fakeSha to deletedSha
|
7 years ago |
Eric Amodio
|
3be416faf0
|
Delays the custom view to improve startup time
|
7 years ago |
Eric Amodio
|
2d9cc030a5
|
Renames sanitizeForFileSystem
|
7 years ago |
Eric Amodio
|
695889f61c
|
Fixes issues with auto-refresh
|
7 years ago |
Eric Amodio
|
fe40f488dd
|
Updates configuration usage for multi-root
Uses new ConfigurationChangeEvent arg
|
7 years ago |
Eric Amodio
|
9f25ad5ce1
|
Fixes issues with tracking renamed revisions
|
7 years ago |
Eric Amodio
|
20b6be9652
|
Fixes errors from typescipt upgrade
Adds Arrays.filterMap
Reworks repo status message computation
|
7 years ago |
Eric Amodio
|
a785cfd22e
|
Adds readonly to ctor props
|
7 years ago |
Eric Amodio
|
be5afb7c6d
|
Fixes #183 - group same domain/path into same remote
|
7 years ago |
Eric Amodio
|
d45b270e4c
|
Fixes issue where layout changes didn't update
|
7 years ago |
Eric Amodio
|
df5bf06646
|
Fixes #185 - wrong relative date
|
7 years ago |
Eric Amodio
|
b935a05375
|
Moves onDidChangeRepo to Repository.onDidChange
Adds onDidChange to GitService
Adds better multi-root support
Reworks custom view eventing
|
7 years ago |
Eric Amodio
|
bfdcaad496
|
Removes unneeded arrays
|
7 years ago |