Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Oct 8, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot locked and limited conversation to collaborators Oct 8, 2025
@pull pull bot added ⤵️ pull merge-conflict Resolve conflicts manually labels Oct 8, 2025
eamodio and others added 24 commits October 8, 2025 20:14
- Ensures that filtered autolink refs aren't cached
- Extracts `IpcPromise` into dedicated IPC module
- Nests `IpcPromise` props under a `value` property (future-proofing)
- Renames `IpcCall` `packed`  to `compressed` (future-proofing)
- Moves `UriComponents` to shared system module for future use
 - Groups commands by their contribution points
 - Tracks unused/orphaned commands
Cleans up orphaned and internal commands
Adds `gitlens.showQuickCommitDetails` to the command palette
Adds keybinding support for launchpad copy action (ctrl+c / cmd+c)
 - Adds "Next Change" and "Previous Change" to the editor toolbar
* Adds support for untracked files in composer

* Shortens try/catch block
eamodio and others added 30 commits October 22, 2025 00:33
 - Adds deflate compression for IPC messages over 1KB
 - Adds IPC tagged types for serialization of Dates, URIs, & Promises
   - Adds vscode-uri for reliable URI serialization to webviews
 - Improves commit/graph details by using promises for enriched state
 - Removes `Serialized<T>` type in favor of new `IpcSerialized<T>` type
 - Unifies common state provider behavior and bootstrap handling
Reworks state handling of commit/graph details view
 - Simplifies state handling
 - Removes pending context pattern in favor of direct state updates
Adds `graph.initialRowSelection` setting to control the behavior
 - Aligns with e2e tests
  - Hoping to address some possible deadlock issues
Removes custom config for composer utils
 - Should fix CI issues
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

⤵️ pull merge-conflict Resolve conflicts manually

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants