Skip to content

feat: allow selecting both worktree and commits in the selector#161

Merged
agavra merged 1 commit intomainfrom
worktree_and_commits
Feb 10, 2026
Merged

feat: allow selecting both worktree and commits in the selector#161
agavra merged 1 commit intomainfrom
worktree_and_commits

Conversation

@agavra
Copy link
Copy Markdown
Owner

@agavra agavra commented Feb 10, 2026

When both uncommitted changes and commits are selected, diff from the parent of the oldest selected commit through to the working tree, producing a single unified diff covering both committed and uncommitted changes. Implements the combined diff for all three backends (git, jj, hg).

When both uncommitted changes and commits are selected, diff from the
parent of the oldest selected commit through to the working tree,
producing a single unified diff covering both committed and uncommitted
changes. Implements the combined diff for all three backends (git, jj, hg).

Co-Authored-By: Claude Opus 4.6 <[email protected]>
@agavra agavra merged commit fae21dd into main Feb 10, 2026
4 checks passed
@agavra agavra deleted the worktree_and_commits branch February 10, 2026 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant