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
/
hyperlinks.rs
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-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
Encapsulate `git2` types (#1326)
nickelc
2023-03-03
Spelling (#1257)
Josh Soref
2023-02-28
Fix clippy warnings (#1298)
nickelc
2022-06-20
Fix commit hyperlink formatting (#1110)
Dan Davison
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-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
2021-08-28
Handle blame output
Dan Davison
2021-08-20
Revert "Add failing test that gitconfig insteadOf is honored"
Dan Davison
2021-08-20
Add failing test that gitconfig insteadOf is honored
Dan Davison
2021-08-20
Support `insteadOf` replacements in git remote URLs
Dan Davison
2021-05-25
Add hyperlinks-commit-link-format option (#614)
Dan Davison
2021-01-08
Create git_config module
Dan Davison
2020-11-05
fix some clippy warnings (#380)
Marco Ieni
2020-07-22
Format files and commits as OSC 8 hyperlinks
Dan Davison