summaryrefslogtreecommitdiffstats
path: root/src/handlers/blame.rs
AgeCommit message (Expand)Author
2022-02-27ClippyDan Davison
2022-01-25Fix clippy lintsGuillaume Gomez
2022-01-25Update sysinfo version to 0.23Guillaume Gomez
2022-01-21Show blame line numbers via blame-separator-formatThomas Otto
2022-01-18Center Align numbers right-ish (#883)Thomas Otto
2022-01-16Fix idiotic test assertionDan Davison
2022-01-13Handle blame author names containing parenthesesThomas Otto
2021-12-28Use formatted blame metadata as blame keyDan Davison
2021-12-28blame-separator and blame-separator-style optionsDan Davison
2021-12-28Refactor blame handlerDan Davison
2021-12-24New option blame-code-styleDan Davison
2021-12-05Fix blame background colorsDan Davison
2021-11-28808 honor raw blame styles (#809)Dan Davison
2021-11-22Allow custom colors to be defined in gitconfig (#788)Dan Davison
2021-11-22Refactor: StyleSectionSpecifier enum for syntax_highlight_and_paint_lineDan Davison
2021-11-15Refactor: utils moduleDan Davison
2021-11-15Handle `git blame` outputDan Davison
2021-10-26Revert "Revert "Revert git blame handling (#746)""Dan Davison
2021-10-26Revert "Revert git blame handling (#746)"Dan Davison
2021-10-26Revert git blame handling (#746)Dan Davison
2021-10-25Re-enable ANSI fill by equalizing panel sizesThomas Otto
2021-10-18Use fatal() to exit with errorcode 2 (#739)Thomas Otto
2021-10-18Convert Align and Placeholder into enumsThomas Otto
2021-10-18Store line number prefix/suffix as SmolStrThomas Otto
2021-09-19Option to set the background extension mode to ANSI or spacesThomas Otto
2021-08-29Refactor: state machine handlers moduleDan Davison