Skip to content

Add diff subpackage for comparing archive versions#2

Merged
andrew merged 2 commits intomainfrom
add-diff-package
Feb 27, 2026
Merged

Add diff subpackage for comparing archive versions#2
andrew merged 2 commits intomainfrom
add-diff-package

Conversation

@andrew
Copy link
Copy Markdown
Contributor

@andrew andrew commented Feb 27, 2026

Extract the diff package from proxy/internal/diff into the archives module. The package compares two archive versions using the archives.Reader interface and produces unified diffs, making it available to both the proxy and the CLI.

Extracts the diff package from proxy/internal/diff into the archives
module. The package compares two archive versions using the archives.Reader
interface and produces unified diffs. This makes the functionality
available to both the proxy and the CLI.
@andrew andrew merged commit cb99d0e into main Feb 27, 2026
2 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.

1 participant