Skip to content

Conversation

@cruessler
Copy link
Contributor

@cruessler cruessler commented Oct 30, 2025

Previously, consumers of Repository::blame_file() had to call Repository::diff_algorithm() themselves if they wanted gix to take diff.algorithm into account. Now, they can pass diff_algorithm: None and Repository::diff_algorithm() will be called by Repository::blame_file().

@Byron Byron self-assigned this Nov 1, 2025
Byron added 2 commits November 1, 2025 15:49
- put `Options` into the right place
@Byron Byron force-pushed the add-gix-repository-blame-options branch from 174ffc8 to adc3624 Compare November 1, 2025 14:58
Copy link
Member

@Byron Byron left a comment

Choose a reason for hiding this comment

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

Thanks a lot, much appreciated!

@Byron Byron enabled auto-merge November 1, 2025 14:59
@Byron Byron merged commit 385ab16 into GitoxideLabs:main Nov 1, 2025
28 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