Eric Amodio
220cb91eb5
Removes StepResult namespace
1 year ago
Eric Amodio
c7f288b5e2
Removes QuickCommand namespace
1 year ago
Eric Amodio
2b96d98ee9
Removes Hovers namespace
1 year ago
Eric Amodio
556004ed6c
Removes QuickPickSeparator namespace
1 year ago
Eric Amodio
8ee64167d1
Removes DirectiveQuickPickItem namespace
1 year ago
Eric Amodio
c8f6cc84d6
Removes Directive namespace
1 year ago
Eric Amodio
58fca86256
Removes FlagsQuickPickItem namespace
1 year ago
Eric Amodio
5686c0e60c
Removes PageableViewNode namespace
1 year ago
Eric Amodio
ffa08d71d4
Splits GitActions into separate modules
Removes more namespaces for better tree-shaking
1 year ago
Eric Amodio
1b20e4a756
Adds an isMaybeWorktree to Repository
1 year ago
Eric Amodio
8ef025da6c
Honors Git extensions operation in progress
https://code.visualstudio.com/updates/v1_75#_command-disablement
1 year ago
Eric Amodio
9552c82595
Updates dependencies
1 year ago
Eric Amodio
e447435925
Checks for existence of worktree before continuing
Refines remote & worktree revealing
1 year ago
Eric Amodio
eefe4e99ed
Saves pr info in git branch config
1 year ago
Eric Amodio
1c80e54992
Moves getOldestUnpushedRefForFile location
1 year ago
Eric Amodio
d0f7ce2f56
Formats remote branch name for better readability
1 year ago
Eric Amodio
bdd847ecb4
Creates local branch for remote branch worktrees
Removes remote name from remote branch worktrees path
1 year ago
Eric Amodio
16d5b770f5
Adds a modal to worktree creation flow
1 year ago
Eric Amodio
3e75bf8dd4
Hides create worktree command when unavailable
1 year ago
Eric Amodio
1f50ecab46
Adds modal to ask user to add remote
1 year ago
Eric Amodio
69c80387e6
Updates current milestone setting
1 year ago
Eric Amodio
42d526a74b
Adds "upstream" info to remotes in quickpicks
1 year ago
Eric Amodio
5838f6621f
Adds create worktree command to GHPR PRs
1 year ago
Eric Amodio
0a0db1fc38
Adds remote command to Git Command Palette
1 year ago
Eric Amodio
b86bdb4fce
Improves generic error messaging
1 year ago
Eric Amodio
13f30f0700
Improves workspace creation messaging
1 year ago
Eric Amodio
94c4963e2f
Improves workspace creation experience
- Always creates a new worktree from the "main" repo
- Automatically shows the worktree view after creation
- Adds `worktrees.openAfterCreate` setting
1 year ago
Eric Amodio
c3014f48fc
Caches git dir path in repo
1 year ago
Eric Amodio
c325773864
Reworks git cache clearing
1 year ago
Eric Amodio
8ef92d4e45
Avoids webpack output for prod builds
1 year ago
Eric Amodio
e359e6a0a5
Updates dependencies
1 year ago
Eric Amodio
30799d27fa
Shows the Contributors view on the GitLens sidebar
1 year ago
Ramin Tadayon
b82577f711
Core deep link support ( #2471 )
* Create Uri and Deep Link services, set up basic handler
* Fix target id extraction
* Add TODO tags
* Improve disposable setup, expose only the uri event
* Add messaging, use context for graph command
* Support repo matching using remote url
* Make uriservice a handler
* onUri -> onDidReceiveUri
* Update link format
* Refer explicitly to auth uri event
* deepLink -> deepLinks
* Use filter for matching remotes
* Short-circuit action checking in idle state case
* Pack state into context object
* Use while loop for deep link processing
* Move constants/enums out
* Use URLSearchParams instead of parseQuery
* Use ShowInCommitGraph command for repo target
* Update enums
* Simplify event formatting
* Log deep link issues
* Changes UriService to be agnostic & isolates auth
Reorgs folder structure
---------
Co-authored-by: Eric Amodio <eamodio@gmail.com>
1 year ago
Eric Amodio
70a84c3ef4
Changes to always show both dates in tooltip
1 year ago
Ramin Tadayon
4bac873bd0
Adds separator line to unreleased section in CHANGELOG
1 year ago
Ramin Tadayon
72b0c0e92b
Updates CHANGELOG
1 year ago
Keith Daulton
a9f4b0ae27
Udpates CHANGELOG
1 year ago
Eric Amodio
bdc4530c68
Removes z-index bump for minimap
1 year ago
Eric Amodio
cfedc852d4
Fixes #2473 last fetched date is wrong
1 year ago
Eric Amodio
016314a722
Updates CHANGELOG
1 year ago
Eric Amodio
b83e92c8b0
Renames to activity minibar to minimap
1 year ago
Eric Amodio
6119fc059f
Adds experimental activity minibar on Commit Graph
Co-authored-by: Keith Daulton <keith.daulton@gitkraken.com>
1 year ago
Eric Amodio
090f41720a
Moves graph colors out of theme.ts
1 year ago
Keith Daulton
2034a1c645
Removes color.js
Co-authored-by: Eric Amodio <eamodio@gmail.com>
1 year ago
Eric Amodio
0b09424966
Adds types for UpdateConfigurationCommand
1 year ago
Eric Amodio
9ec461b642
Respects commit details view pinning
1 year ago
Eric Amodio
9e59258513
Updates dev dependencies
1 year ago
Eric Amodio
f63520bbef
Fixes coerced stats type
1 year ago
Eric Amodio
11f2e4f064
Updates dependencies
1 year ago
Eric Amodio
6d5b91afb8
Fixes change detection if worktree is outside .git
1 year ago