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
/
set.rs
Age
Commit message (
Expand
)
Author
2024-09-08
Replace "light mode" bool with a dedicated enum
Tau Gärtli
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-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-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-03
Update `clap` to 4.1 (#1322)
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-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
2021-11-22
Show colors subcommand
Dan Davison
2021-11-22
Handle grep output
Dan Davison
2021-11-17
Add the --right-arrow option.
Wayne Davison
2021-11-15
Refactor: utils module
Dan Davison
2021-11-15
Handle `git blame` output
Dan Davison
2021-10-26
Delete unused blame CLI
Dan Davison
2021-10-25
Remember if stdout is to an interactive terminal
Thomas Otto
2021-10-18
Use fatal() to exit with errorcode 2 (#739)
Thomas Otto
2021-10-18
Width can be an offset from the terminal width (#727)
Thomas Otto
2021-10-16
Add inline-hint-style option and use for side-by-side wrap symbols
Dan Davison
2021-10-16
Add side-by-side line wrapping
Thomas Otto
2021-09-19
Option to set the background extension mode to ANSI or spaces
Thomas Otto
2021-09-15
Remove superfluous lowercasing of feature names. (#718)
Levi Bard
2021-08-28
Handle blame output
Dan Davison
2021-08-28
Add default-language option
Dan Davison
2021-08-20
Support `insteadOf` replacements in git remote URLs
Dan Davison
2021-08-20
Revert "Support `insteadOf` replacements in git remote URLs"
Dan Davison
2021-08-20
Support `insteadOf` replacements in git remote URLs
Dan Davison
2021-08-20
Make it possible to jump between files when navigate is active (#684)
Dan Davison
[next]