summaryrefslogtreecommitdiffstats
path: root/src/parse_styles.rs
AgeCommit message (Expand)Author
2023-06-03Drop grep-header-style optionDan Davison
2023-06-03Honor grep-header-decoration-style for ripgrep outputDan Davison
2023-06-02Introduce grep-output-type option: ripgrep or classicDan Davison
2023-03-09Add methods for getting `GitConfig` as reference (#1336)nickelc
2023-03-08Get git's minus/plus style from config instead of copying it around (#1329)nickelc
2023-02-28Fix clippy warnings (#1298)nickelc
2022-01-16Drop deprecated options (#914)Dan 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-05Display merge conflictsDan Davison
2021-11-24Support style names in --map-stylesDan Davison
2021-11-22Fix non-compiling code after independent mergesDan Davison
2021-11-22Allow custom colors to be defined in gitconfig (#788)Dan Davison
2021-11-22Handle grep outputDan Davison
2021-11-21Set is_emph explicitly on *-emph-stylesDan Davison
2021-11-21Support custom styles in delta gitconfigDan Davison
2021-11-21Allow styles to be specified as references to other stylesDan Davison