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
/
tests
Age
Commit message (
Expand
)
Author
2025-08-03
Styled zero lines fix
main
Thomas Otto
2024-07-22
Add --max-syntax-highlighting-length, set to 400
Thomas Otto
2024-07-09
Make relative-paths work with binary files
Thomas Otto
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
Repair --default-language, and highlight using full filename (#1549)
Thomas Otto
2024-03-16
Honor default-language option (#1655)
Pawel Dominiak
2024-03-12
Preserve "Binary files" line in color_only mode (#1649)
Pawel Dominiak
2024-03-02
Fix headers of modified binary files, closes #1621 (#1629)
Paul
2024-02-19
Accept clippy suggestions (#1632)
Dan Davison
2023-11-20
Make hunk header code fragment display optional (#1568)
Zack Cerza
2023-08-05
Improve binary file added output (#1502)
Sondeyy
2023-06-02
Increase number of characters shown in submodule hashes
Dan Davison
2023-05-17
Fix warning highlight for trailing whitespace (#1037)
William Escande
2023-05-08
Fix submodule diff parsing (#1413)
Thomas Otto
2023-03-09
Add methods for getting `GitConfig` as reference (#1336)
nickelc
2023-03-03
Spelling (#1257)
Josh Soref
2023-02-28
Fix clippy warnings (#1298)
nickelc
2022-06-22
Fix whole-file changes being attributed to the wrong commit in "git log" output
Björn Steinbrink
2022-03-30
Add custom env struct to store env at init (#1025)
William Escande
2022-03-30
Add support for irreversible-delete
William Escande
2022-03-07
Add failing test for #1002
Dan Davison
2022-02-14
Fix hyperlink absolute paths (#939)
Dan Davison
2022-01-18
Center Align numbers right-ish (#883)
Thomas Otto
2022-01-16
Drop deprecated options (#914)
Dan Davison
2022-01-05
Handle a mode change on a renamed file. (#875)
Wayne Davison
2022-01-04
Make Config cloneable for DeltaTest, store as Cow<Config> there
Thomas Otto
2022-01-04
DeltaTest improvements (#876)
Wayne Davison
2022-01-01
Put file-modified label in front of mode changes.
Wayne Davison
2021-12-14
Delete calls printing output in tests
Dan Davison
2021-12-14
Add inspect_raw method to DeltaTest
Dan Davison
2021-12-14
Add markers surrounding DeltaTest::inspect() output
Dan Davison
2021-12-12
Allow calling process to be specified in DeltaTest builder methods
Dan Davison
2021-12-12
Refactor: factor out a helper function in DeltaTest
Dan Davison
2021-12-09
Store raw_line in HunkZero, as HunkMinus and HunkPlus
Dan Davison
2021-12-07
Add DeltaTest to speed up adding and fixing tests
Thomas Otto
2021-12-05
Gracefully handle failure to parse hunk header
Dan Davison
2021-12-05
Display merge conflicts
Dan Davison
2021-12-05
Refactor: paint_minus_and_plus_lines function
Dan Davison
2021-12-05
Handle combined diff format
Dan Davison
2021-11-29
Rename: FileMeta => DiffHeader
Dan Davison
2021-11-28
Do not fill entirely new/removed lines with non-emph style
Dan Davison
2021-11-28
Refactor: hunk style sections handling
Dan Davison
2021-11-23
New option to map raw styles encountered in input
Dan Davison
2021-11-22
Allow custom colors to be defined in gitconfig (#788)
Dan Davison
2021-11-21
Set is_emph explicitly on *-emph-styles
Dan Davison
2021-11-17
Use file-modified-label consistently.
Wayne Davison
2021-11-10
Remove +/- line prefix instead of substituting a space
Thomas Otto
[next]