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
/
options
Age
Commit message (
Expand
)
Author
2024-09-08
Consolidate doc comments
Tau Gärtli
2024-09-08
Remove fallback to bat theme env var
Tau Gärtli
2024-09-08
Replace "light mode" bool with a dedicated enum
Tau Gärtli
2024-09-08
Make docs proper module-level docs
Tau Gärtli
2024-09-08
Make `use` top-level
Tau Gärtli
2024-09-08
Merge get_is_light* functions together
Tau Gärtli
2024-09-08
Allow --dark to override a light syntax theme
Tau Gärtli
2024-09-08
Add missing test combinations
Tau Gärtli
2024-09-08
Add test for dark theme
Tau Gärtli
2024-09-08
Do fallback outside switch
Tau Gärtli
2024-09-08
De-duplicate test data
Tau Gärtli
2024-09-08
Prevent line breaks
Tau Gärtli
2024-08-24
Fix `Catppuccin Latte` name in `LIGHT_SYNTAX_THEMES` list (#1823)
Justin Su
2024-08-15
Support passing arguments to git diff and diff (#1697)
Dan Davison
2024-07-22
Add --max-syntax-highlighting-length, set to 400
Thomas Otto
2024-07-21
Disable light mode detection in tests (#1765)
Tau Gärtli
2024-07-17
Fix a typo to make Catppuccin Latte detected as light theme (#1745)
Justin Su
2024-07-16
Update `terminal-colorsaurus` (#1699)
Tau Gärtli
2024-07-07
tests: set terminal width to 43 (#1741)
Thomas Otto
2024-05-04
clippy (#1686)
Dan Davison
2024-05-04
Repair --default-language, and highlight using full filename (#1549)
Thomas Otto
2024-03-12
Detect Dark/Light Mode from Terminal (#1615)
Tau
2024-03-02
Add Catppuccin latte to light syntax themes (#1573)
Damir Vandic
2024-02-19
Accept clippy suggestions (#1632)
Dan Davison
2023-06-03
Drop grep-header-style option
Dan Davison
2023-06-02
Introduce grep-output-type option: ripgrep or classic
Dan Davison
2023-04-26
Fix some typos (#1379)
Alexander Seiler
2023-03-08
Get git's minus/plus style from config instead of copying it around (#1329)
nickelc
2023-03-05
Added config option. (#1324)
Paolo Insogna
2023-03-05
Encapsulate `git2` types (#1326)
nickelc
2023-03-03
Update `clap` to 4.1 (#1322)
nickelc
2023-03-03
Update `git2` to 0.16.1 (#1323)
nickelc
2023-02-28
Fix clippy warnings (#1298)
nickelc
2022-10-11
Add terminal width fallback via stty if on Windows/MSYS2
Thomas Otto
2022-08-16
Support configurable timestamps in git blame output (#1157)
mliszcz
2022-03-30
Add custom env struct to store env at init (#1025)
William Escande
2022-02-27
Use assets API from bat library instead of vendored code (#903)
Dan Davison
2022-01-21
Show blame line numbers via blame-separator-format
Thomas Otto
2022-01-17
Construct hyperlink file path relative to cwd
Dan Davison
2022-01-16
Drop deprecated options (#914)
Dan Davison
2022-01-15
structopt to clap (#889)
Dan Davison
2022-01-06
New option file-transformation to transform file paths
Dan Davison
2021-12-28
blame-separator and blame-separator-style options
Dan Davison
2021-12-24
New option blame-code-style
Dan Davison
2021-12-14
Don't take syntax-theme from env var during tests
Dan Davison
2021-12-12
DELTA_FEATURES appends iff prefixed with +
Dan Davison
2021-12-05
Display merge conflicts
Dan Davison
2021-11-23
Add --parse-ansi command
Dan Davison
2021-11-23
New option to map raw styles encountered in input
Dan Davison
2021-11-22
Navigate regexp (#782)
Wayne Davison
[next]