Skip to content

Add support for blame.markIgnoredLines#2137

Open
bofakin wants to merge 1 commit into
dandavison:mainfrom
bofakin:blame_markIgnoredLines
Open

Add support for blame.markIgnoredLines#2137
bofakin wants to merge 1 commit into
dandavison:mainfrom
bofakin:blame_markIgnoredLines

Conversation

@bofakin
Copy link
Copy Markdown

@bofakin bofakin commented Apr 2, 2026

If blame.markIgnoredLines is used, the hashes of commits that are shown instead of the ignored commits are prefixed with an "?". To display such commits correctly in delta, the BLAME_LINE_REGEX needs to be extended to support this.

Note: the "boundary commit" marker is always before the "markIgnoredLines marker"

@bofakin bofakin marked this pull request as draft April 2, 2026 10:19
@bofakin bofakin force-pushed the blame_markIgnoredLines branch 2 times, most recently from 07a3e14 to fd52373 Compare April 2, 2026 10:30
If blame.markIgnoredLines is used, the hashes of commits that are shown
instead of the ignored commits are prefixed with an "?". To display such
commits correctly in delta, the BLAME_LINE_REGEX needs to be extended to
support this.

Note: the "boundary commit" marker is always before the "markIgnoredLines
marker"
@bofakin bofakin force-pushed the blame_markIgnoredLines branch from fd52373 to 8164492 Compare April 2, 2026 10:31
@bofakin bofakin marked this pull request as ready for review April 2, 2026 10:33
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