Commit Graph

  • 9c04fc1 Adds open folder to worktree error notification by Eric Amodio 2023-11-14 15:10:44 -0500
  • 5ae5567 Bumps to v14.5.0 by Ramin Tadayon 2023-11-13 17:22:29 -0700
  • 90fd1e2 Updates CHANGELOG by Ramin Tadayon 2023-11-13 16:53:59 -0700
  • 5d54deb Updates CHANGELOG by Ramin Tadayon 2023-11-13 14:47:53 -0700
  • 4dcbf0f Updates changelog by Keith Daulton 2023-11-13 16:41:46 -0500
  • c283474 Updates welcome messaging for cloud patches by Eric Amodio 2023-11-13 16:38:56 -0500
  • 50a31fa Adds/handles title limit on cloud patches by Eric Amodio 2023-11-13 16:38:40 -0500
  • 422bafd Updates messaging for Cloud patches security by Eric Amodio 2023-11-13 16:38:21 -0500
  • 5ca0474 Moves patch view into its own sidebar by Eric Amodio 2023-11-13 16:37:13 -0500
  • 9e4dbb3 Fixes patches panes by Keith Daulton 2023-11-13 15:28:54 -0500
  • 0f6ebce Enables cloud patches by default by Eric Amodio 2023-11-13 14:25:41 -0500
  • 62a21ad Splits title from message by Eric Amodio 2023-11-13 14:21:21 -0500
  • 4131f38 Adds feedback to link copying by Eric Amodio 2023-11-13 14:07:04 -0500
  • 334865b Adds vscode style border radius on input by Eric Amodio 2023-11-13 14:05:45 -0500
  • afd7769 Hides patch actions for now by Eric Amodio 2023-11-13 13:12:37 -0500
  • 0dc309d Adds file icon to files in patches file list by Eric Amodio 2023-11-13 12:17:10 -0500
  • e8668ef Adds cloud patches to home & welcome by Eric Amodio 2023-11-13 11:43:04 -0500
  • 7efde55 Fixes menu colors by Keith Daulton 2023-11-13 11:12:48 -0500
  • 74c6db4 Removes dead code by Eric Amodio 2023-11-13 00:47:03 -0500
  • 685340b Changes `getDiff` to use to/from args for clarity Changes `PatchRevisionRange` to use to/from args for clarity Changes `openChanges`/`openAllChanges` to use lhs/rhs args for clarity Ensures comparisons -> patch works properly by Eric Amodio 2023-11-13 00:26:44 -0500
  • 96d1e93 Adds experimental editor layout for Cloud Patches by Eric Amodio 2023-11-12 01:14:29 -0500
  • 167aec2 Updates feature usage type to avoid duplication Fixes worktrees and workspaces view usage key by Eric Amodio 2023-11-12 01:14:04 -0500
  • e052b44 Unifies webview panel show command args by Eric Amodio 2023-11-12 00:46:47 -0500
  • 4476ba8 Renames to decoration and fixes alignment by Eric Amodio 2023-11-11 16:16:39 -0500
  • 1f55c49 Updates dependencies by Eric Amodio 2023-11-11 00:48:35 -0500
  • 5cff36d Adds new icon to patches view by Eric Amodio 2023-11-10 15:59:54 -0500
  • d437f94 Fixes error when creating a cloud patch from a stash by Ramin Tadayon 2023-11-10 16:03:34 -0700
  • ebf6bab Updates CHANGELOG by Keith Daulton 2023-11-10 17:25:24 -0500
  • f4d58ed Fixes Share as Cloud Patch being broken in the graph by Ramin Tadayon 2023-11-10 14:27:01 -0700
  • 71410e4 Fixes getting diff for WIP changes when creating Cloud Patches by Ramin Tadayon 2023-11-10 14:26:13 -0700
  • 2818e6e Fixes resuming RepositoryWipChangeset by Keith Daulton 2023-11-10 15:34:47 -0500
  • 772aaaa Fixes input ordering when generating diff for cloud patch from commit by Ramin Tadayon 2023-11-10 11:48:54 -0700
  • dfe7d1f Updates error handling on explain AI for patches by Keith Daulton 2023-11-10 12:25:49 -0500
  • 488ee55 Updates patch icons on home and welcome by Keith Daulton 2023-11-10 11:42:53 -0500
  • 9710815 Adds basic welcome section for cloud patches (#3009) by Ramin Tadayon 2023-11-10 09:22:07 -0700
  • 9b0126d Implements cloud patch icons by Keith Daulton 2023-11-09 22:17:11 -0500
  • 2346ada Adds cloud patch icons by Keith Daulton 2023-11-09 22:15:56 -0500
  • be6b6b1 Fixes files not showing when viewing patch after creation by Ramin Tadayon 2023-11-09 17:32:17 -0700
  • 31732b1 Adds create new branch option for applying patch by Keith Daulton 2023-11-09 17:31:11 -0500
  • 30fa830 Applies patch to branch by Keith Daulton 2023-11-09 15:01:46 -0500
  • 213ca03 Opens cloud patch on row select (hides icon for now) by Ramin Tadayon 2023-11-09 14:32:31 -0700
  • 04fcc78 Fixes content type on patch upload by Ramin Tadayon 2023-11-09 11:34:42 -0700
  • 86b37be Updates patch storage confirmation by Keith Daulton 2023-11-09 12:17:02 -0500
  • 2c75f68 Adds patch storage confirmation by Keith Daulton 2023-11-09 10:53:23 -0500
  • e6fa3e0 Aligns language on GK account by Eric Amodio 2023-11-09 01:06:17 -0500
  • 64f9feb Adds account gating for cloud patch create and apply by Ramin Tadayon 2023-11-08 18:59:23 -0700
  • 2e4b99d Ensure patches view honors its setting by Eric Amodio 2023-11-08 19:42:18 -0500
  • 2adc234 Fixes repo wip states when creating by Keith Daulton 2023-11-08 18:55:11 -0500
  • ebe7dc2 Fixes incorrect messaging on patch created notification by Ramin Tadayon 2023-11-08 16:51:25 -0700
  • 29a8dec Adds promo messaging by Ramin Tadayon 2023-11-08 16:14:15 -0700
  • ace07ed Hides patch links for now by Keith Daulton 2023-11-08 18:10:09 -0500
  • a507615 Adds links to cloud patches by Keith Daulton 2023-11-08 17:33:05 -0500
  • 61b51c7 Fixes initial patch repo location state on cloud patch open by Ramin Tadayon 2023-11-08 14:17:36 -0700
  • 9d4de01 Adds checkbox single repo patches by Keith Daulton 2023-11-08 14:44:09 -0500
  • 5bba22e Fixes copy cloud patch link by Keith Daulton 2023-11-08 13:56:07 -0500
  • cb6c6f6 Allows patch preview in empty workspace by Ramin Tadayon 2023-11-08 10:40:38 -0700
  • d49e598 Updates graph dependency by Ramin Tadayon 2023-11-08 10:23:26 -0700
  • b18abf2 Adds first pass of apply patch by Keith Daulton 2023-11-08 10:15:11 -0500
  • b823abf Changes Focus to be first vs workspaces by Eric Amodio 2023-11-08 00:34:27 -0500
  • d392122 Adds companion tools links by Eric Amodio 2023-11-08 00:20:27 -0500
  • d2808fa Adds check for feature flag before prompt by Ramin Tadayon 2023-11-07 17:27:25 -0700
  • 4e97dee Adds prompt option for patch repo location by Ramin Tadayon 2023-11-07 17:25:17 -0700
  • 3e4ca9f Adds patch repo location when checked by Keith Daulton 2023-11-07 18:15:33 -0500
  • bce4141 Removes repo location from patch deep link flow by Ramin Tadayon 2023-11-07 12:43:53 -0700
  • 08f673e Adds prompt if patches setting is disabled on show by Eric Amodio 2023-11-07 13:30:46 -0500
  • b4492ee Clarifies settings language by Eric Amodio 2023-11-07 13:21:10 -0500
  • ba0a6c8 Adds support for Cloud Patches (wip) by Eric Amodio 2023-11-07 12:41:02 -0500
  • bd9844b Updates dependencies by Eric Amodio 2023-11-04 23:37:58 -0400
  • 288475f Adds gitlens:// uri support for staged files - Handles index files when the Git extension doesn't have the repo by Eric Amodio 2023-11-04 23:35:03 -0400
  • 2de6500 Updates CHANGELOG by Eric Amodio 2023-11-04 23:03:36 -0400
  • 6858c2a Fixes diff to uncommitted by Eric Amodio 2023-11-04 22:28:57 -0400
  • e593276 Fixes statusbar showing wrong line blame by Eric Amodio 2023-11-04 22:26:33 -0400
  • 90b67b9 Fixes prev line change w/ working + staged changes by Eric Amodio 2023-11-04 22:24:32 -0400
  • 8dd2ac6 Turns off `line` location on heatmap by default by Eric Amodio 2023-11-03 19:39:02 -0400
  • 78469fa Updates dependencies (TS 5.3-rc) by Eric Amodio 2023-11-03 17:32:19 -0400
  • cb3a63b Fixes missing tag by Eric Amodio 2023-11-03 17:31:44 -0400
  • 3f86b16 Fixes #2997 ensures push to commit works properly Adds support to "publish" to commit as well by Eric Amodio 2023-11-03 01:20:45 -0400
  • b0e11bd Adds better progress & logging to webview msgs by Eric Amodio 2023-11-02 19:01:22 -0400
  • 2cb4262 Removes `disposables` from event wrappers - Avoid confusion on usage - Clarifies usage on `weakEvent` which is completely different than `disposables` by Eric Amodio 2023-11-02 11:23:27 -0400
  • 300cb23 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) by Eric Amodio 2023-11-02 04:01:39 -0400
  • 9edc2aa Ensures disposables get cleaned up properly by Eric Amodio 2023-11-02 03:58:50 -0400
  • fe66438 Consolidates prefs and removes visible in context by Eric Amodio 2023-11-02 03:57:25 -0400
  • 07b8798 Uses WebviewShowOptions type by Eric Amodio 2023-11-02 03:55:08 -0400
  • 02b1e37 Updates CHANGELOG by Eric Amodio 2023-11-01 11:00:49 -0400
  • 071655e 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 by Eric Amodio 2023-11-01 02:04:33 -0400
  • d909e2b Adds better messaging while still discovering by Eric Amodio 2023-10-31 18:40:40 -0400
  • 0dc21c0 Ensures `isDiscoveringRepositories` covers initialization (for real) by Eric Amodio 2023-10-31 18:40:18 -0400
  • 8853cf8 Adds force-if-includes to our force push messaging by Eric Amodio 2023-10-31 15:03:51 -0400
  • 034f1cd Fixes force push error messaging by Eric Amodio 2023-10-31 15:03:18 -0400
  • 93aecab Fixes pushing to a remote branch w/ different name by Eric Amodio 2023-10-31 15:02:50 -0400
  • c687f08 Fixes folder history with uncommitted changes by Eric Amodio 2023-10-31 13:06:59 -0400
  • d641c49 Adds "discovered" repo sort & makes it default Ensures that "lastFetched" sort updates the views properly Moves sorting settings to a new "Sorting" section by Eric Amodio 2023-10-31 13:07:39 -0400
  • 066d3a7 Fixes #2836 adds sorting by repositories by aidoskanapyanov 2023-10-31 10:47:26 +0600
  • 79ed7a9 Ensures `isDiscoveringRepositories` covers initialization by Eric Amodio 2023-10-31 00:18:26 -0400
  • d421ae7 Adds better logging Removes unused canResolveProvider parameter by Eric Amodio 2023-10-30 23:57:10 -0400
  • e2ff946 Fixes diff header parsing by Eric Amodio 2023-10-30 23:13:37 -0400
  • 4802820 Fixes #2615 avoids replacing open repo w/ closed by Eric Amodio 2023-10-30 19:07:43 -0400
  • 41cae89 Adds commit message provider contribution Allows commit message generation for unstaged changes too by Eric Amodio 2023-10-30 13:11:19 -0400
  • 90509a2 Adds logging for #2615 by Eric Amodio 2023-10-30 01:37:13 -0400
  • 388778c Updates dependencies: codicons, etc Switches from unmaintained fantasticon to @twbs/fantasticon by Eric Amodio 2023-10-30 01:14:02 -0400