index
:
delta.git/.git
main
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
parse_styles.rs
Age
Commit message (
Expand
)
Author
2024-11-09
Redundant Option Checks, Unwrap Safety (#1892)
shray sharma
2024-09-08
Replace "light mode" bool with a dedicated enum
Tau Gärtli
2024-02-19
Accept clippy suggestions (#1632)
Dan Davison
2023-06-03
Drop grep-header-style option
Dan Davison
2023-06-03
Honor grep-header-decoration-style for ripgrep output
Dan Davison
2023-06-02
Introduce grep-output-type option: ripgrep or classic
Dan Davison
2023-03-09
Add methods for getting `GitConfig` as reference (#1336)
nickelc
2023-03-08
Get git's minus/plus style from config instead of copying it around (#1329)
nickelc
2023-02-28
Fix clippy warnings (#1298)
nickelc
2022-01-16
Drop deprecated options (#914)
Dan Davison
2021-12-28
blame-separator and blame-separator-style options
Dan Davison
2021-12-28
Refactor blame handler
Dan Davison
2021-12-24
New option blame-code-style
Dan Davison
2021-12-05
Display merge conflicts
Dan Davison
2021-11-24
Support style names in --map-styles
Dan Davison
2021-11-22
Fix non-compiling code after independent merges
Dan Davison
2021-11-22
Allow custom colors to be defined in gitconfig (#788)
Dan Davison
2021-11-22
Handle grep output
Dan Davison
2021-11-21
Set is_emph explicitly on *-emph-styles
Dan Davison
2021-11-21
Support custom styles in delta gitconfig
Dan Davison
2021-11-21
Allow styles to be specified as references to other styles
Dan Davison