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
/
handlers
Age
Commit message (
Expand
)
Author
2025-08-01
Fix diff output when a diff ends with a mode change
Thomas Otto
2025-07-15
Fix clippy errors (#2016)
Justin Su
2025-05-02
Fix index out of bounds crash for '@@ @@' hunk header
Adam Johnson
2024-11-29
clippy 1.83: apply explicit lifetimes elisions suggestions
Thomas Otto
2024-10-21
Refactor (#1877)
Dan Davison
2024-09-22
Improve blame file type detection (#1829)
dvermd
2024-09-02
Handle quoted file paths in hunk headers
Thomas Otto
2024-08-24
Move AmbiguousDiffMinusCounter to hunk_header (#1825)
Dan Davison
2024-08-15
Handle ambiguous diff header, '--- ' can also be present in a minus hunk
Thomas Otto
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-05-04
clippy (#1686)
Dan Davison
2024-05-04
Repair --default-language, and highlight using full filename (#1549)
Thomas Otto
2024-03-12
Preserve "Binary files" line in color_only mode (#1649)
Pawel Dominiak
2024-03-04
Fix clippy complaints
Dan Davison
2024-03-02
Fix headers of modified binary files, closes #1621 (#1629)
Paul
2024-03-02
Parse filename unambiguously using color escape sequences (#1634)
Josh Triplett
2024-02-19
Accept clippy suggestions (#1632)
Dan Davison
2024-01-20
Bug fix: reset syntax highlighter across grep sections (#1613)
Dan Davison
2023-11-20
Make hunk header code fragment display optional (#1568)
Zack Cerza
2023-08-13
Add comment in lieu of test coverage for now
Dan Davison
2023-08-12
Fix handling of tabs in grep output (#1507)
Dan Davison
2023-08-05
Improve binary file added output (#1502)
Sondeyy
2023-06-23
Fix alignment when author name contains unicode accent modifiers (#1456)
Pascal H
2023-06-03
Write directly, not by appending to output buffer
Dan Davison
2023-06-02
Increase number of characters shown in submodule hashes
Dan Davison
2023-06-02
Introduce grep-output-type option: ripgrep or classic
Dan Davison
2023-06-02
Refactor grep handler
Dan Davison
2023-05-31
Misc tab refactoring (#1424)
Thomas Otto
2023-05-08
Fix submodule diff parsing (#1413)
Thomas Otto
2023-03-09
Add methods for getting `GitConfig` as reference (#1336)
nickelc
2023-02-28
Fix clippy warnings (#1298)
nickelc
2022-11-15
Handle quoted filenames in diff header
Thomas Otto
2022-11-13
Fix clippy warnings (#1236)
clnoll
2022-08-16
Fix clippy warnings after rust 1.63 upgrade
mliszcz
2022-08-16
Support configurable timestamps in git blame output (#1157)
mliszcz
2022-07-15
Fix git-grep match-highlighting at line-start (#1057)
Jackson Popkin
2022-07-15
Recreate highlighter on each line of `git show $commit:$path` output (#1127)
Dan Davison
2022-06-22
Fix whole-file changes being attributed to the wrong commit in "git log" output
Björn Steinbrink
2022-06-15
Only trigger `git show` handler if a file extension was parsed (#1106)
Dan Davison
2022-04-04
Apply hyperlinks to diff stat file paths (#1035)
Dan Davison
2022-03-30
Add support for irreversible-delete
William Escande
2022-03-16
Apply file-transformation to diff header, in addition to hunk header
Dan Davison
2022-03-07
Flush minus/plus line buffers in additional code locations
Dan Davison
2022-02-27
Clippy
Dan Davison
2022-02-19
Fix parsing for .properties files with `-` in path (#975)
Jackson Popkin
2022-02-14
Fix hyperlink absolute paths (#939)
Dan Davison
2022-02-07
Fix unused imports and functions warnings on windows
Thomas Otto
2022-01-25
Fix clippy lints
Guillaume Gomez
2022-01-25
Update sysinfo version to 0.23
Guillaume Gomez
[next]