Eric Amodio
|
9d8ff1cc36
|
Removes outdated clibboard error handling
|
4 years ago |
Eric Amodio
|
1f8c16fa58
|
Renames showWelcomeOrWhatsNew
And limits it to only affect the welcome experience since showWhatsNewAfterUpgrades already exists
|
4 years ago |
Rickard
|
b30f4bcf0d
|
Add possibility to disable all welcome screens. Fixes #1049. (#1258)
|
4 years ago |
Eric Amodio
|
356f1ffbd7
|
Fixes infinite loop with triggerChange
If child is splatted, it can trigger a change on itself (e.g. parent)
|
4 years ago |
Eric Amodio
|
2d73fccfe3
|
Expands only the active or starred repos
Commits view will also expand repos with changes
|
4 years ago |
Eric Amodio
|
c97f82258d
|
Removes bogus testing code
|
4 years ago |
Eric Amodio
|
cbc742e3e9
|
Adds more logging for file watching issues
If repo lacks watching, pretend change checks are true if unknown change
|
4 years ago |
Eric Amodio
|
8956bb44c5
|
Fixes #1255 - adds repo cmds to repo folder nodes
|
4 years ago |
Eric Amodio
|
112d0060b0
|
Fixes gutter blame updating on default cfg changes
|
4 years ago |
Eric Amodio
|
37b4114ee5
|
Fixes #1246 - bad encoding caused missing fallback
|
4 years ago |
Eric Amodio
|
1e716f0808
|
Fixes hang in shortlog when no HEAD
|
4 years ago |
Eric Amodio
|
11d3280289
|
Adds preview extensibility apis
Adds preview action runner extensibility api
|
4 years ago |
Eric Amodio
|
af7a943718
|
Renames GitRemote.types to urls
|
4 years ago |
Eric Amodio
|
a4b74d0e3d
|
Closes #1071 - adds branch or tag picking
|
4 years ago |
Eric Amodio
|
934ef04eb0
|
Fixes #1208 - refines connect to remote flow
Adds a deny everywhere option
Adds command to reset denials
|
4 years ago |
Eric Amodio
|
60d35b8a79
|
Fixes force push of current branch
|
4 years ago |
Eric Amodio
|
40859709ff
|
Adds welcome view to search & compare view
|
4 years ago |
Eric Amodio
|
424fd60e86
|
Changes from commit id to SHA
|
4 years ago |
Eric Amodio
|
a28f99ed92
|
Fixes issue with ShowRepositoriesView command
|
4 years ago |
Eric Amodio
|
7c73a86d57
|
Allows nulls in equalsIgnoreCase
|
4 years ago |
Eric Amodio
|
e792941c57
|
Fixes #526 - removes chars to avoid shell issues
|
4 years ago |
Eric Amodio
|
49f7b5651d
|
Closes #297 - adds heatmap to scroll bar
|
4 years ago |
Eric Amodio
|
042ca5d0de
|
Changes ellipsis to loading icon for PR loading
|
4 years ago |
Eric Amodio
|
7b54e54e5b
|
Adds `fileAnnotations.command` setting to UI
Cleans up changes for #1165
|
4 years ago |
Raaj Patil
|
6f0c951a69
|
Renames file annotation toggle setting to fileAnnotations.command
|
4 years ago |
Eric Amodio
|
ebd75215a5
|
Fixes refresh issue when switching follow/unfollow
|
4 years ago |
Eric Amodio
|
a66e5d8cd5
|
Fixes #1222 - open associated pr wasnt implemented
|
4 years ago |
Eric Amodio
|
659a2169c4
|
Fixes #1223 - tags sometimes don't show up in tips
|
4 years ago |
Eric Amodio
|
7ef0815630
|
Fixes #1225 - wrong line number used to find hunk
|
4 years ago |
Eric Amodio
|
44b1a31a76
|
Removes negative lookbehind
Because of a lack of browser support (safari)
|
4 years ago |
Eric Amodio
|
48738a1b83
|
Fixes push confirm message when not ahead
|
4 years ago |
Eric Amodio
|
f78c11ba5c
|
Honors uri.path unless it starts with //
|
4 years ago |
Mike Surcouf
|
fe857dcba3
|
Fixes #1045 - Take UNC path from query instead of uri
|
4 years ago |
Eric Amodio
|
b544895789
|
Attempts to address #1213, #1219
|
4 years ago |
Eric Amodio
|
2dc949b6c3
|
Fixes #1176 - ensures default lines of context
|
4 years ago |
Eric Amodio
|
6c6cf528d1
|
Fixes #1212, #1191 - stops overwriting repos
Events were missed because listeners were lost by overwriting the repos
|
4 years ago |
Eric Amodio
|
c890af8d9c
|
Shows debug tree hovers with debug flag
|
4 years ago |
Eric Amodio
|
511894aaf7
|
Changes pr id be a string to be more flexible
Renames pr.number to pr.id
|
4 years ago |
Eric Amodio
|
1d788dcccc
|
Renames to RichRemoteProvider
|
4 years ago |
Eric Amodio
|
96b48f8456
|
Refs #1133 - handles no remote providers
|
4 years ago |
Eric Amodio
|
ac9bfa44a1
|
Adds better error handling to remote providers
|
4 years ago |
Eric Amodio
|
1d97e38796
|
Adds isolatedModules to tsconfig
|
4 years ago |
Eric Amodio
|
545dc4aac1
|
Fixes #1202 - fixes unneeded url encoding
|
4 years ago |
Eric Amodio
|
3e52b69f31
|
Fixes #1205 - chroma.js import issue
|
4 years ago |
Eric Amodio
|
57825c7dfa
|
Forces updates welcome view on next upgrade
|
4 years ago |
Eric Amodio
|
0cf0a1dcec
|
Adds getAssociatedPullRequest logging
|
4 years ago |
Eric Amodio
|
82ce0d0d77
|
Gates getCurrentUser to avoid extra git calls
|
4 years ago |
Eric Amodio
|
846bc6e127
|
Adds logging for waiting git calls
|
4 years ago |
Eric Amodio
|
7fbb91c5ed
|
Fixes bad branch status for remote branches
|
4 years ago |
Eric Amodio
|
25ecfbe6f2
|
Adds better support for insiders version
|
4 years ago |