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
4c788f4536
Adds visibility to re-show line/repos views
Adds Hide Repositories View command
Adds Hide Line History View command
Adds Show/Hide Repositories View command to Commits view menu
Adds Show/Hide Line History View command to File History view menu
4 years ago
Eric Amodio
56694fc5d2
Removes preview from APIs
4 years ago
Eric Amodio
1ba5f0584d
Fixes #1218 - ahead/behind files uses merge base
4 years ago
Eric Amodio
bada3582b6
Adds usage-based sorting to git command palette
4 years ago
Eric Amodio
73585e41e1
Adds more debug logging
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
87afd3bfcf
Updates type safety
4 years ago
Eric Amodio
da44f99dc1
Updates easter egg size & position
Fixes settings sidebar hiding
4 years ago
Eric Amodio
fbab0e2653
Adds winter easter egg
4 years ago
Eric Amodio
5f2278e99c
Adds Localize corporate sponsorship
4 years ago
Eric Amodio
dd4a5a6db7
Closes #1201 - deal with bogus onto value
4 years ago
Eric Amodio
a8432e54df
Closes #1269 - splits revert and revert + edit
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
8e0e37b1cd
Re-adds line history to settings & docs
4 years ago
Eric Amodio
e499be9a78
Fixes log --all not supported in line history
4 years ago
Eric Amodio
1596c6ab83
Fixes push to commit showing repo picker
Clarifies that commit will be included in push
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
Eric Amodio
ecf436b189
Fixes create branch/tag quick pick titles
4 years ago
Eric Amodio
b70e2d401f
Adds a default action runner to open pr on remote
Adds a name property to the action runner api
Bumps vscode version to use > in when clauses
4 years ago
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