Skip to content

add --unified git-style diff format to decomp-diff.py#84

Open
andresj-sanchez wants to merge 1 commit intodbalatoni13:mainfrom
andresj-sanchez:unified-diff
Open

add --unified git-style diff format to decomp-diff.py#84
andresj-sanchez wants to merge 1 commit intodbalatoni13:mainfrom
andresj-sanchez:unified-diff

Conversation

@andresj-sanchez
Copy link
Copy Markdown

Add --unified git-style diff format to decomp-diff.py

Description

Adds a --unified flag to decomp-diff.py that outputs a git-style unified diff instead of the default side-by-side view.

  • - lines = original, + lines = decomp
  • @@ 0xOFFSET -N +N instructions @@ hunk headers with instruction counts
  • Nearby hunks are merged (no repeated context lines)
  • -C <n> controls context lines per hunk (same as side-by-side)
  • AGENTS.md updated with usage examples and format explanation

Developed with AI assistance, reviewed and tested by the author.

@decomp-dev
Copy link
Copy Markdown

decomp-dev bot commented Apr 1, 2026

Report for SLES-53558-A124 (43a0477 - 0b359f5)

No changes

Report for EUROPEGERMILESTONE (43a0477 - 0b359f5)

No changes

Report for GOWE69 (43a0477 - 0b359f5)

No changes

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