Skip to content

feat(code): add git diff head query#1412

Merged
jonathanlab merged 1 commit intomainfrom
feat/add-diff-head-query
Apr 1, 2026
Merged

feat(code): add git diff head query#1412
jonathanlab merged 1 commit intomainfrom
feat/add-diff-head-query

Conversation

@adboio
Copy link
Copy Markdown
Contributor

@adboio adboio commented Apr 1, 2026

Problem

in #1410 i am adding a new diff viewer

it needs to be very fast

we don't have a sufficiently-fast query yet

Changes

adds a new query getDiffHead to slurp up the whole diff in one query

How did you test this?

@adboio adboio changed the title feat(code): new diff review panel feat(code): add git diff head query Apr 1, 2026
@adboio adboio requested a review from a team April 1, 2026 02:27
@adboio adboio marked this pull request as ready for review April 1, 2026 02:27
@adboio adboio force-pushed the 03-31-get_full_list_of_changed_files branch from 737da1f to 1f67c88 Compare April 1, 2026 07:10
@adboio adboio force-pushed the feat/add-diff-head-query branch from a776aab to 5722c17 Compare April 1, 2026 07:10
@jonathanlab jonathanlab force-pushed the feat/add-diff-head-query branch 2 times, most recently from e402b52 to d87b983 Compare April 1, 2026 10:36
@jonathanlab jonathanlab force-pushed the 03-31-get_full_list_of_changed_files branch from 13eabd3 to 1cabfe7 Compare April 1, 2026 10:36
Copy link
Copy Markdown
Contributor

jonathanlab commented Apr 1, 2026

Merge activity

  • Apr 1, 10:51 AM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Apr 1, 11:15 AM UTC: Graphite rebased this pull request as part of a merge.
  • Apr 1, 11:20 AM UTC: @jonathanlab merged this pull request with Graphite.

@jonathanlab jonathanlab changed the base branch from 03-31-get_full_list_of_changed_files to graphite-base/1412 April 1, 2026 11:06
@jonathanlab jonathanlab changed the base branch from graphite-base/1412 to main April 1, 2026 11:13
@jonathanlab jonathanlab force-pushed the feat/add-diff-head-query branch from d87b983 to 2187680 Compare April 1, 2026 11:14
@jonathanlab jonathanlab merged commit 41d47e2 into main Apr 1, 2026
16 checks passed
@jonathanlab jonathanlab deleted the feat/add-diff-head-query branch April 1, 2026 11:20
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.

2 participants