orca/mobile/src/source-control
Jinjing 144df671ab
Link created pull requests to mobile worktree across providers (#5955)
* Automatically link newly created pull requests/merge requests to the
  worktree using the provider-specific metadata key (e.g., linkedPR,
  linkedGitLabMR) and persist the submitted base ref.
* Prefer worktree-specific base ref returned by worktree.show when
  resolving the comparison base ref.
* Handle metadata linking failures gracefully as a non-fatal warning
  without blocking the pull request creation flow.
2026-06-20 21:15:02 -07:00
..
MobileBranchDiffPreviewDrawer.tsx feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00
MobileSourceControlContent.tsx feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00
MobileSourceControlFileRows.tsx feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00
MobileSourceControlHeader.tsx feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00
MobileSourceControlModals.tsx Link created pull requests to mobile worktree across providers (#5955) 2026-06-20 21:15:02 -07:00
MobileSourceControlPanel.tsx feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00
github-pr-link-parse.test.ts feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00
github-pr-link-parse.ts feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00
hosted-review-copy.test.ts feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00
hosted-review-copy.ts feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00
mobile-base-ref-search.test.ts feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00
mobile-base-ref-search.ts feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00
mobile-branch-base-ref.test.ts Link created pull requests to mobile worktree across providers (#5955) 2026-06-20 21:15:02 -07:00
mobile-branch-base-ref.ts Link created pull requests to mobile worktree across providers (#5955) 2026-06-20 21:15:02 -07:00
mobile-branch-compare.test.ts
mobile-branch-compare.ts
mobile-branch-entry-format.ts Fix mobile diff syntax highlighting (#4922) 2026-06-08 17:41:27 -07:00
mobile-commit-message-ai.test.ts feat(mobile): pickers, workspace parity, active-workspace focus, tap-to-open, source-control parity, artifact viewing (#5330) 2026-06-15 22:02:51 -07:00
mobile-commit-message-ai.ts feat(mobile): pickers, workspace parity, active-workspace focus, tap-to-open, source-control parity, artifact viewing (#5330) 2026-06-15 22:02:51 -07:00
mobile-diff-format.ts Fix mobile diff syntax highlighting (#4922) 2026-06-08 17:41:27 -07:00
mobile-git-history.test.ts feat(mobile): pickers, workspace parity, active-workspace focus, tap-to-open, source-control parity, artifact viewing (#5330) 2026-06-15 22:02:51 -07:00
mobile-git-history.ts feat(mobile): pickers, workspace parity, active-workspace focus, tap-to-open, source-control parity, artifact viewing (#5330) 2026-06-15 22:02:51 -07:00
mobile-git-status.test.ts
mobile-git-status.ts Add braces to mobile control flow (#4351) 2026-05-31 21:32:37 -07:00
mobile-open-pr-prefill.test.ts feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00
mobile-open-pr-prefill.ts feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00
mobile-pr-create.test.ts Link created pull requests to mobile worktree across providers (#5955) 2026-06-20 21:15:02 -07:00
mobile-pr-create.ts Link created pull requests to mobile worktree across providers (#5955) 2026-06-20 21:15:02 -07:00
mobile-pr-link.test.ts Link created pull requests to mobile worktree across providers (#5955) 2026-06-20 21:15:02 -07:00
mobile-pr-link.ts Link created pull requests to mobile worktree across providers (#5955) 2026-06-20 21:15:02 -07:00
mobile-source-control-actions.test.ts feat(mobile): pickers, workspace parity, active-workspace focus, tap-to-open, source-control parity, artifact viewing (#5330) 2026-06-15 22:02:51 -07:00
mobile-source-control-actions.ts feat(mobile): pickers, workspace parity, active-workspace focus, tap-to-open, source-control parity, artifact viewing (#5330) 2026-06-15 22:02:51 -07:00
mobile-source-control-diff-styles.ts feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00
mobile-source-control-list-styles.ts feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00
mobile-source-control-review-entry.tsx Add mobile Review Changes workflow (#5313) 2026-06-13 14:24:26 -07:00
mobile-source-control-screen-state.ts feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00
mobile-source-control-styles.ts feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00
pr-compose-validation.test.ts feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00
pr-compose-validation.ts feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00
use-mobile-commit-message-generation.ts feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00
use-mobile-git-requests.ts feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00
use-mobile-source-control-action-sheet-runners.ts feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00
use-mobile-source-control-action-sheet.ts feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00
use-mobile-source-control-commit-runners.ts feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00
use-mobile-source-control-loaders.ts feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00
use-mobile-source-control-openers.ts feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00
use-mobile-source-control-runners.ts feat(mobile): combine PR sidebar and checks parity (#5641) 2026-06-17 22:52:12 -07:00
use-mobile-source-control-state.ts Link created pull requests to mobile worktree across providers (#5955) 2026-06-20 21:15:02 -07:00