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
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
2024-07-16
Update `terminal-colorsaurus` (#1699)
Tau Gärtli
2024-07-09
Make relative-paths work with binary files
Thomas Otto
2024-07-09
Make relativize_path_maybe directly update the path argument
Thomas Otto
2024-07-08
Fix panic when blame-palette is empty (#1737)
Thorou
2024-07-07
tests: set terminal width to 43 (#1741)
Thomas Otto
2024-07-06
tests: add insta for snapshot testing (#1739)
Thomas Otto
2024-06-24
Don't read git files when --no-gitconfig is given + unused variables (#1728)
Thomas Otto
2024-05-04
clippy (#1686)
Dan Davison
2024-05-04
tests: prevent parallel env var access (#1681)
Thomas Otto
2024-05-04
Repair --default-language, and highlight using full filename (#1549)
Thomas Otto
2024-03-17
Stop highlighting unchanged whitespace (#1659)
Phillip Wood
2024-03-16
Honor default-language option (#1655)
Pawel Dominiak
2024-03-12
Detect Dark/Light Mode from Terminal (#1615)
Tau
2024-03-12
Preserve "Binary files" line in color_only mode (#1649)
Pawel Dominiak
2024-03-04
Fix clippy complaints
Dan Davison
[next]