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
|
24d872a2fa
|
Adds partner api support
|
3 years ago |
Eric Amodio
|
f6eb3a39f5
|
Changes to use built-in undoCommit command
|
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
|
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
|
3d55395f2e
|
Adds upstream & isRemote to create pr runner
Moves a few api props to be at the root level
|
3 years ago |
Eric Amodio
|
6a2cf08f2b
|
Changes remote provider in api to an object
|
3 years ago |
Eric Amodio
|
fd7c156584
|
Changes provider from string to ref
|
3 years ago |
Eric Amodio
|
0afba2c575
|
Adds indicator if view auto-refresh is unavailable
|
3 years ago |
Eric Amodio
|
ebd9a3660a
|
Adds status colors to pull request icons
|
3 years ago |
Eric Amodio
|
ae03319ab1
|
Adds switch to text option to rebase editor
|
3 years ago |
Eric Amodio
|
b69a177d62
|
Shows rebase status even with no conflicts
|
3 years ago |
Eric Amodio
|
3b7ea57f24
|
Fixes changing to Push command on HEAD commit
Previous commit a664073
|
3 years ago |
Eric Amodio
|
eb9e7c3198
|
Updates dependencies & TypeScript
Works around https://github.com/microsoft/TypeScript/issues/41428
|
3 years ago |
Eric Amodio
|
316590e3fe
|
Fixes refresh issue when going from none to some
|
3 years ago |
Eric Amodio
|
d8bce253fb
|
Adds resiliency to reading .git files
Adds caching to merge/rebase status
|
3 years ago |
Eric Amodio
|
14d45f402a
|
Adds rebase status (wip)
|
3 years ago |
Eric Amodio
|
4e908cb758
|
Adds merge status (wip)
|
3 years ago |
Eric Amodio
|
f2d885b2d8
|
Adds merge conflict parsing to status
|
3 years ago |
Eric Amodio
|
0d0ab9090a
|
Adds before option to browse repo at revision
|
3 years ago |
Eric Amodio
|
4c7051c3ac
|
Adds add remote cmd when there are no remotes
|
3 years ago |
Eric Amodio
|
0dec7ff9b0
|
Splits CommitFileNode into 2
CommitsFileNode = a file under a commit (shown as a file)
FileRevisionAsCommitNode = a file revision shown as a commit
|
3 years ago |
Eric Amodio
|
e7ddef7df2
|
Adds caching to stashes & contributors
|
3 years ago |
Eric Amodio
|
2034e8eef1
|
Falls back to std merge-base if --fork-point fails
|
3 years ago |
Eric Amodio
|
872104213f
|
Fixes working/branch toggle incorrectly showing
Adds working/branch toggle before a comparision is selected
|
3 years ago |
Eric Amodio
|
2c4bbaef80
|
Removes extra new lines
|
3 years ago |
Eric Amodio
|
7039823a02
|
Adds favorite indicator to branches
|
3 years ago |
Eric Amodio
|
5dc2d0a490
|
Fixes branch & tag sort honoring setting
|
3 years ago |
Eric Amodio
|
8d41664ec0
|
Aligns Repositories view with other views
Adds more customization options to Repositories view
|
3 years ago |
Eric Amodio
|
510bc2334c
|
Adds switch & create branch to Branches
|
3 years ago |
Eric Amodio
|
93e0055d89
|
Adds create tag to Tags node
|
3 years ago |
Eric Amodio
|
579cd475c6
|
Fixes add remote & adds to remotes view
|
3 years ago |
Eric Amodio
|
fd9f8270bf
|
Aligns repo tooltip with commits view
|
4 years ago |
Eric Amodio
|
016d1ee08e
|
Removes extra line from tooltip
|
4 years ago |
Eric Amodio
|
d11c6c5bf5
|
Adds show/hide branch comparison to repos view
|
4 years ago |
Eric Amodio
|
ba9a40bf18
|
Fixes debug view tooltips
|
4 years ago |
Eric Amodio
|
568c98bc96
|
Unifies last fetched formatting/updating
|
4 years ago |
Eric Amodio
|
bfd8d78ced
|
Adds defaultTimeFormat setting
|
4 years ago |
Eric Amodio
|
1ba5f0584d
|
Fixes #1218 - ahead/behind files uses merge base
|
4 years ago |
Eric Amodio
|
c87cc26f70
|
Fixes last fetched updating with single repo
|
4 years ago |
Eric Amodio
|
bf9208ba2a
|
Adds setting to control rich integrations - #1208
|
4 years ago |
Eric Amodio
|
8b62d3abca
|
Updates last fetched in commits view periodically
|
4 years ago |
Eric Amodio
|
db0eeef651
|
Adds fetch of a specific branch
Changes fetch/pull/push on roots to affect the whole repo
|
4 years ago |
Eric Amodio
|
e499be9a78
|
Fixes log --all not supported in line history
|
4 years ago |
Eric Amodio
|
b6df6b2df7
|
Adds push to unpublished commits
Adds push to unpublished file commits in history views
|
4 years ago |
Eric Amodio
|
91e90d3762
|
Closes #1044 - adds Commit submenu to file history
|
4 years ago |