Skip to content

Shows uncommitted files in git diff mode - #30

Merged
lucasmerlin merged 4 commits into
mainfrom
aedm/show-uncommitted-git-images
Aug 28, 2026
Merged

Shows uncommitted files in git diff mode#30
lucasmerlin merged 4 commits into
mainfrom
aedm/show-uncommitted-git-images

Conversation

@aedm

@aedm aedm commented Aug 27, 2026

Copy link
Copy Markdown
Member

Shows uncommitted images in git mode.
Previously, uncommitted files were ignored.

image

@aedm
aedm marked this pull request as draft August 27, 2026 12:29
aedm and others added 3 commits August 27, 2026 14:58
CI runs clippy with `toolchain: stable` and `override: true`, so it ignores
the 1.94 pin in `rust-toolchain`. Clippy 1.98 flags the 136-byte
`Response<String>` error variant of `auth_route`.

Return `(StatusCode, String)` instead. Axum turns it into the same 500
response, and it drops the `expect()` on the response builder.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@aedm
aedm marked this pull request as ready for review August 27, 2026 13:51
@aedm
aedm requested a review from lucasmerlin August 27, 2026 13:51
@aedm aedm changed the title Fixes git diff viewer mode Shows uncommitted file in git diff mode Aug 27, 2026
@aedm aedm changed the title Shows uncommitted file in git diff mode Shows uncommitted files in git diff mode Aug 27, 2026

@lucasmerlin lucasmerlin left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thanks!

@lucasmerlin
lucasmerlin merged commit c01cd0f into main Aug 28, 2026
25 checks passed
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