Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make formatted blame metadata determine color instead of commit #871

Merged
merged 3 commits into from
Dec 28, 2021

Conversation

dandavison
Copy link
Owner

@dandavison dandavison commented Dec 27, 2021

Fixes #868 cc @zachriggle

  • With this changeset the blame colors are now determined by the formatted blame metadata (i.e. the text created at run time by blame-format) rather than by the commit alone.
  • Also new options blame-separator and blame-separator-style, in addition to blame-code-style introduced in New option blame-code-style #870
[delta]
    blame-separator-style = red
    blame-code-style = syntax
    blame-format = {author:<15.14}
git blame drivers/misc/lkdtm/core.c
image

@dandavison dandavison merged commit 13f60da into master Dec 28, 2021
@dandavison dandavison deleted the 867-blame-style branch December 28, 2021 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant