Ramin Tadayon
|
cb6c6f62e8
|
Allows patch preview in empty workspace
|
1 year ago |
Ramin Tadayon
|
d49e598695
|
Updates graph dependency
|
1 year ago |
Keith Daulton
|
b18abf290f
|
Adds first pass of apply patch
|
1 year ago |
Eric Amodio
|
b823abf05b
|
Changes Focus to be first vs workspaces
|
1 year ago |
Eric Amodio
|
d392122191
|
Adds companion tools links
|
1 year ago |
Ramin Tadayon
|
d2808fa251
|
Adds check for feature flag before prompt
|
1 year ago |
Ramin Tadayon
|
4e97deefda
|
Adds prompt option for patch repo location
|
1 year ago |
Keith Daulton
|
3e4ca9f2a5
|
Adds patch repo location when checked
|
1 year ago |
Ramin Tadayon
|
bce414173e
|
Removes repo location from patch deep link flow
|
1 year ago |
Eric Amodio
|
08f673ec22
|
Adds prompt if patches setting is disabled on show
|
1 year ago |
Eric Amodio
|
b4492ee4b7
|
Clarifies settings language
|
1 year ago |
Eric Amodio
|
ba0a6c87bf
|
Adds support for Cloud Patches (wip)
Co-authored-by: Keith Daulton <keith.daulton@gitkraken.com>
Co-authored-by: Ramin Tadayon <ramin.tadayon@gitkraken.com>
|
1 year ago |
Eric Amodio
|
bd9844b20f
|
Updates dependencies
|
1 year ago |
Eric Amodio
|
288475fdfb
|
Adds gitlens:// uri support for staged files
- Handles index files when the Git extension doesn't have the repo
|
1 year ago |
Eric Amodio
|
2de6500435
|
Updates CHANGELOG
|
1 year ago |
Eric Amodio
|
6858c2a715
|
Fixes diff to uncommitted
|
1 year ago |
Eric Amodio
|
e593276869
|
Fixes statusbar showing wrong line blame
|
1 year ago |
Eric Amodio
|
90b67b9f83
|
Fixes prev line change w/ working + staged changes
|
1 year ago |
Eric Amodio
|
8dd2ac6b54
|
Turns off `line` location on heatmap by default
|
1 year ago |
Eric Amodio
|
78469fa158
|
Updates dependencies (TS 5.3-rc)
|
1 year ago |
Eric Amodio
|
cb3a63b7f8
|
Fixes missing tag
|
1 year ago |
Eric Amodio
|
3f86b16d82
|
Fixes #2997 ensures push to commit works properly
Adds support to "publish" to commit as well
|
1 year ago |
Eric Amodio
|
b0e11bd386
|
Adds better progress & logging to webview msgs
|
1 year ago |
Eric Amodio
|
2cb4262ba6
|
Removes `disposables` from event wrappers
- Avoid confusion on usage
- Clarifies usage on `weakEvent` which is completely different than `disposables`
|
1 year ago |
Eric Amodio
|
300cb231f0
|
Adds configurable delay to repo file watching
- Subscribers can specify the delay and we use the min delay of current subscriptions
- Defaults Graph & Commit Details to 1s delay (rather than 2.5s)
|
1 year ago |
Eric Amodio
|
9edc2aa153
|
Ensures disposables get cleaned up properly
|
1 year ago |
Eric Amodio
|
fe6643867d
|
Consolidates prefs and removes visible in context
|
1 year ago |
Eric Amodio
|
07b8798740
|
Uses WebviewShowOptions type
|
1 year ago |
Eric Amodio
|
02b1e37f2e
|
Updates CHANGELOG
|
1 year ago |
Eric Amodio
|
071655e390
|
Adds typings for webview show args
Adds getBestInstance to WebviewPanelsProxy
Favors active controllers
Favors open tabs if panel is hidden on showing item in graph
|
1 year ago |
Eric Amodio
|
d909e2b70c
|
Adds better messaging while still discovering
|
1 year ago |
Eric Amodio
|
0dc21c02e2
|
Ensures `isDiscoveringRepositories` covers initialization (for real)
|
1 year ago |
Eric Amodio
|
8853cf844b
|
Adds force-if-includes to our force push messaging
|
1 year ago |
Eric Amodio
|
034f1cd9ee
|
Fixes force push error messaging
|
1 year ago |
Eric Amodio
|
93aecab6d2
|
Fixes pushing to a remote branch w/ different name
|
1 year ago |
Eric Amodio
|
c687f0883d
|
Fixes folder history with uncommitted changes
|
1 year ago |
Eric Amodio
|
d641c49286
|
Adds "discovered" repo sort & makes it default
Ensures that "lastFetched" sort updates the views properly
Moves sorting settings to a new "Sorting" section
|
1 year ago |
aidoskanapyanov
|
066d3a7fdb
|
Fixes #2836 adds sorting by repositories
|
1 year ago |
Eric Amodio
|
79ed7a924d
|
Ensures `isDiscoveringRepositories` covers initialization
|
1 year ago |
Eric Amodio
|
d421ae794e
|
Adds better logging
Removes unused canResolveProvider parameter
|
1 year ago |
Eric Amodio
|
e2ff94680c
|
Fixes diff header parsing
|
1 year ago |
Eric Amodio
|
4802820b08
|
Fixes #2615 avoids replacing open repo w/ closed
|
1 year ago |
Eric Amodio
|
41cae896a1
|
Adds commit message provider contribution
Allows commit message generation for unstaged changes too
|
1 year ago |
Eric Amodio
|
90509a2b38
|
Adds logging for #2615
|
1 year ago |
Eric Amodio
|
388778c1d1
|
Updates dependencies: codicons, etc
Switches from unmaintained fantasticon to @twbs/fantasticon
|
1 year ago |
Eric Amodio
|
8c4e857618
|
Ensures path normalization
|
1 year ago |
Eric Amodio
|
b0341a0f66
|
Fixes descendant spelling
|
1 year ago |
Eric Amodio
|
da901c2b43
|
Adds better handling of repo at UNC root
|
1 year ago |
Eric Amodio
|
aef9046493
|
Honors VS Code git force push settings
|
1 year ago |
Eric Amodio
|
7b9269bb19
|
Fixes #2443 handles UNC paths in `gitlens://` uris
|
1 year ago |