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

blame does not honor textconv (but diff does) #1189

Closed
lawrance opened this issue May 19, 2022 · 0 comments · Fixed by #1190
Closed

blame does not honor textconv (but diff does) #1189

lawrance opened this issue May 19, 2022 · 0 comments · Fixed by #1190

Comments

@lawrance
Copy link

Unfortunately, tig blame does not use the textconv configuration like git blame or git gui blame do for my repository. On the plus side, tig does use textconv configuration when showing patches/diffs. Ideally, tig blame would use textconv if the repository is configured for it.

koutcher added a commit to koutcher/tig that referenced this issue May 26, 2022
koutcher added a commit to koutcher/tig that referenced this issue May 26, 2022
koutcher added a commit to koutcher/tig that referenced this issue May 26, 2022
koutcher added a commit to koutcher/tig that referenced this issue Jun 1, 2022
Change the blame view to use the porcelain output rather than loading
the file and adding blame information based on the incremental output.

Fixes jonas#978
Fixes jonas#1189

Reviewed-by: Johannes Altmanninger <aclopte@gmail.com>
koutcher added a commit to koutcher/tig that referenced this issue Jun 1, 2022
Change the blame view to use the porcelain output rather than loading
the file and adding blame information based on the incremental output.

Fixes jonas#978
Fixes jonas#1189

Reviewed-by: Johannes Altmanninger <aclopte@gmail.com>
koutcher added a commit to koutcher/tig that referenced this issue Jun 1, 2022
Change the blame view to use the porcelain output rather than loading
the file and adding blame information based on the incremental output.

Fixes jonas#978
Fixes jonas#1189

Reviewed-by: Johannes Altmanninger <aclopte@gmail.com>
koutcher added a commit that referenced this issue Jun 3, 2022
Change the blame view to use the porcelain output rather than loading
the file and adding blame information based on the incremental output.

Fixes #978
Fixes #1189

Reviewed-by: Johannes Altmanninger <aclopte@gmail.com>
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 a pull request may close this issue.

1 participant