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
Age
Commit message (
Expand
)
Author
2025-01-09
clippy 1.84 fix
Thomas Otto
2024-12-10
hyperlink commit hashes of length 7 as well
Thomas Otto
2024-12-02
Don't keep subcommand stdout around
Thomas Otto
2024-11-28
Support external subcommands: rg, diff, git-show (etc.) (#1769)
Thomas Otto
2024-11-29
clippy 1.83: silence zombie_processes false positive
Thomas Otto
2024-11-29
clippy 1.83: fix unnecessary_first_then_check
Thomas Otto
2024-11-29
clippy 1.83: apply explicit lifetimes elisions suggestions
Thomas Otto
2024-11-20
Allow multiple hyperlinks per line
Thomas Otto
2024-11-20
testability: add pretty_assertions, git mocks
Thomas Otto
2024-11-16
Support {host} in hyperlinks (#1901)
Dan Davison
2024-11-15
Rename poorly-named variables (#1904)
Dan Davison
2024-11-14
Honor pager path when checking less version (#1903)
Dan Davison
2024-11-09
Redundant Option Checks, Unwrap Safety (#1892)
shray sharma
2024-11-05
Add optional capture-output writer to run_app()
Thomas Otto
2024-10-21
Refactor (#1877)
Dan Davison
2024-09-22
Improve blame file type detection (#1829)
dvermd
2024-09-15
Do not double panic in FakeParentArgs::drop
dvermd
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-09-06
Fix clippy warnings (#1851)
Tau Gärtli
2024-09-02
Handle quoted file paths in hunk headers
Thomas Otto
2024-08-24
Fix `Catppuccin Latte` name in `LIGHT_SYNTAX_THEMES` list (#1823)
Justin Su
2024-08-24
Move AmbiguousDiffMinusCounter to hunk_header (#1825)
Dan Davison
2024-08-24
Don't use a pager for --version (#1824)
Dan Davison
2024-08-15
Handle ambiguous diff header, '--- ' can also be present in a minus hunk
Thomas Otto
2024-08-15
Support passing arguments to git diff and diff (#1697)
Dan Davison
2024-08-12
Do not wrap short help (-h) output
Thomas Otto
2024-08-01
Fix build for rust 1.80
Thomas Otto
2024-08-01
Use angle bracket around <urls>, regenerate help output markdown
Thomas Otto
2024-08-01
Wrap --help output and use pager
Thomas Otto
2024-08-01
Add wrap function for --help output
Thomas Otto
2024-08-01
Make drop impl of OutputType more prominent
Thomas Otto
2024-08-01
OutputType: PagerCfg and oneshot_write
Thomas Otto
2024-07-22
Add --max-syntax-highlighting-length, set to 400
Thomas Otto
2024-07-22
Add truncate_str_short() which always returns a prefix of the input
Thomas Otto
2024-07-21
Disable light mode detection in tests (#1765)
Tau Gärtli
2024-07-17
Fix copy-paste typo (#1767)
Justin Su
2024-07-17
Add missing `--file-*-label` option to `--navigate` docs (#1744)
Justin Su
2024-07-17
Fix a typo to make Catppuccin Latte detected as light theme (#1745)
Justin Su
2024-07-17
Make less version >= 633 behave like previous versions wrt. Nerd Fonts
Thomas Otto
[next]