Eric Amodio
|
e2785a464d
|
Updates dependencies
|
3 years ago |
Eric Amodio
|
be6bd07b66
|
Updates logging
|
3 years ago |
Eric Amodio
|
1a4dafe388
|
Closes #1267 - notifies on improper folder casing
|
3 years ago |
Eric Amodio
|
66de915fa0
|
Changes to use loading icon, rather than sync
|
3 years ago |
Eric Amodio
|
e4700ed601
|
Removes unused setting
|
3 years ago |
Eric Amodio
|
de410f3dda
|
Updates CHANGELOG
|
3 years ago |
Eric Amodio
|
6effd609c5
|
Fixes #1006 - open files as revision for bitbucket
|
3 years ago |
Eric Amodio
|
cf5a394f8e
|
Fixes #901 - better matcher for bitbucket server
|
3 years ago |
Eric Amodio
|
1ed94eb19f
|
Fixes issue with file/line pinning getting lost
|
3 years ago |
Eric Amodio
|
a7146939a8
|
Removes enabled from Repos & Line History views
|
3 years ago |
Eric Amodio
|
d39063bb78
|
Fixes bad Tabnine link
|
3 years ago |
Eric Amodio
|
013bf2e48b
|
Adds Tabnine corporate sponsorship
|
3 years ago |
Eric Amodio
|
395c61e867
|
Allows undo for any tip commit
|
3 years ago |
Eric Amodio
|
604bf40b03
|
Fixes #1354 - quotes terminal args if needed
|
3 years ago |
Eric Amodio
|
183873a418
|
Stops comparing the branch to itself
|
3 years ago |
Eric Amodio
|
2cbe7f2762
|
Removes suffix from pluralize
|
3 years ago |
Eric Amodio
|
97d51efce2
|
Adds stderr to RunError
|
3 years ago |
Eric Amodio
|
6cb515c195
|
Updates dependencies
|
3 years ago |
Eric Amodio
|
48ea7330f6
|
Updates CodeStream details
|
3 years ago |
Eric Amodio
|
5614710330
|
Adds original source link
|
3 years ago |
Eric Amodio
|
914fab61c4
|
Closes #1353 - improves status bar flicker
Also makes it the default
|
3 years ago |
Eric Amodio
|
7ee3100d5e
|
Fixes issue with loading PRs in the status bar
|
3 years ago |
Eric Amodio
|
1f0559930b
|
Closes #1196 - adds regex pattern for remotes
|
3 years ago |
Eric Amodio
|
1156c6dc8e
|
Reduces confirmation threshold & updates msgs
|
3 years ago |
Eric Amodio
|
f2843c771d
|
Fixes #1351 stops showing whats new more than once
|
3 years ago |
Eric Amodio
|
d418897e09
|
Adds CodeStream partnership
|
3 years ago |
Eric Amodio
|
24d872a2fa
|
Adds partner api support
|
3 years ago |
Eric Amodio
|
e657def760
|
Changes Open Branch on Remote to better url
|
3 years ago |
Eric Amodio
|
e8ac453a51
|
Stops filtering out root prs on forks
|
3 years ago |
Eric Amodio
|
6668bcbc94
|
Adds user/email fallback detection
|
3 years ago |
Eric Amodio
|
9912260fd1
|
Updates dependencies
|
3 years ago |
Eric Amodio
|
f6eb3a39f5
|
Changes to use built-in undoCommit command
|
3 years ago |
Eric Amodio
|
5ab9b95953
|
Updates dependencies
|
3 years ago |
Eric Amodio
|
72f1d8784d
|
Adds create pull request notification
|
3 years ago |
Eric Amodio
|
5663251708
|
Adds new icon for create pull request
|
3 years ago |
Eric Amodio
|
046bb45911
|
Fixes external directory compare
Adds advanced.externalDiffTool setting
Adds advanced.externalDirectoryDiffTool setting
|
3 years ago |
Eric Amodio
|
9aa755cf25
|
Turns off prefer-nullish-coalescing lint rule
|
3 years ago |
Eric Amodio
|
462c0b0b39
|
Removes bogus auto-linking of stash messages
|
3 years ago |
Eric Amodio
|
1d7be10b2a
|
Fixes #863 - tells built-in git about found repos
|
3 years ago |
Eric Amodio
|
5060c2cc1e
|
Hides commands that should be when disabled
|
3 years ago |
Eric Amodio
|
198162224e
|
Fixes branch/upstream in create pr runner
|
3 years ago |
Eric Amodio
|
2a7c0c40bb
|
Adds more granular repo file watching
Adds repo change events for rebase, merge, and cherry-pick
Clears some caches only when specific change occurs
|
3 years ago |
Eric Amodio
|
da23d01e7c
|
Fixes #1332 - resets caches on manual view refresh
|
3 years ago |
Eric Amodio
|
aca81f63c4
|
Fixes publish showing up on remote branches
|
3 years ago |
Eric Amodio
|
3d55395f2e
|
Adds upstream & isRemote to create pr runner
Moves a few api props to be at the root level
|
3 years ago |
Eric Amodio
|
a8b9127cd5
|
Adds @egfx-notifications contribution
|
3 years ago |
Florian Schwalm
|
992e81041c
|
Fixes #1045 - Correctly resolve mapped drive on Windows
fs.realpath.native in NodeJS uses the Win32 API function GetFinalPathNameByHandle() on Windows hosts,
therefore a given path must follow the guidelines for Win32 API file functions.
Drive letters on Windows need to end on a backslash according to the Win32 File Naming Conventions (https://docs.microsoft.com/en-us/windows/win32/fileio/naming-a-file)
Omitting the backslash results in Windows treating the remaining path components as a relative path starting from the current directory on the specified disk
https://docs.microsoft.com/en-us/windows/win32/fileio/naming-a-file#fully-qualified-vs-relative-paths
|
3 years ago |
Eric Amodio
|
7181b1cc7b
|
Fixes logging
|
3 years ago |
Eric Amodio
|
6a2cf08f2b
|
Changes remote provider in api to an object
|
3 years ago |
Eric Amodio
|
0c841023c4
|
Adds id to remote providers
|
3 years ago |