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
/
features
Age
Commit message (
Expand
)
Author
2024-12-10
hyperlink commit hashes of length 7 as well
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-09-08
Replace "light mode" bool with a dedicated enum
Tau Gärtli
2024-08-01
OutputType: PagerCfg and oneshot_write
Thomas Otto
2024-07-21
Disable light mode detection in tests (#1765)
Tau Gärtli
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-03-12
Detect Dark/Light Mode from Terminal (#1615)
Tau
2024-02-19
Accept clippy suggestions (#1632)
Dan Davison
2023-06-02
Introduce grep-output-type option: ripgrep or classic
Dan Davison
2023-03-09
Add methods for getting `GitConfig` as reference (#1336)
nickelc
2023-03-05
Return the `GitRemoteRepo` type directly (#1328)
nickelc
2023-03-05
Update dependencies & switch back to the `dirs` crate (#1325)
nickelc
2023-03-05
Encapsulate `git2` types (#1326)
nickelc
2023-03-03
Spelling (#1257)
Josh Soref
2023-02-28
Fix clippy warnings (#1298)
nickelc
2022-12-03
try fix bad alignment in unicode (#1144) (#1145)
Sheldon Nico
2022-11-13
Fix clippy warnings (#1236)
clnoll
2022-10-11
Fix clippy warnings after rust 1.64 upgrade
Thomas Otto
2022-08-16
Fix clippy warnings after rust 1.63 upgrade
mliszcz
2022-06-20
Fix commit hyperlink formatting (#1110)
Dan Davison
2022-05-23
Tweak some words improved representation (#1078)
Yudai Takada
2022-03-30
Add custom env struct to store env at init (#1025)
William Escande
2022-02-21
Enable commit links for GitLab (#972)
Johan Wärlander
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-21
Placeholder may contain a type field
Thomas Otto
2022-01-18
Center Align numbers right-ish (#883)
Thomas Otto
2022-01-18
Cwd fixups (#918)
Dan Davison
2022-01-17
Construct hyperlink file path relative to cwd
Dan Davison
2022-01-17
Add failing test of file hyperlink in git repo
Dan Davison
2022-01-04
Make Config cloneable for DeltaTest, store as Cow<Config> there
Thomas Otto
2022-01-04
DeltaTest improvements (#876)
Wayne Davison
2021-12-14
Line state refactor (#851)
Dan Davison
2021-12-14
Revert "Ignore test maing ANSI assertions"
Dan Davison
2021-12-12
DELTA_FEATURES appends iff prefixed with +
Dan Davison
2021-12-11
Store history file in data_local_dir for Windows (#847)
Rashil Gandhi
2021-12-09
Store raw_line in HunkZero, as HunkMinus and HunkPlus
Dan Davison
2021-12-08
Ignore test maing ANSI assertions
Dan Davison
2021-12-07
Fix more side-by-side line number miscounts
Thomas Otto
2021-12-07
Add DeltaTest to speed up adding and fixing tests
Thomas Otto
2021-12-05
Display merge conflicts
Dan Davison
2021-12-05
Handle combined diff format
Dan Davison
2021-12-02
Fix side-by-side line number miscount
Thomas Otto
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-27
Refactor: further isolate side-by-side implementation (#801)
Dan Davison
[next]