summaryrefslogtreecommitdiff
path: root/src/features/hyperlinks.rs
AgeCommit message (Expand)Author
2024-12-10hyperlink commit hashes of length 7 as wellThomas Otto
2024-11-20Allow multiple hyperlinks per lineThomas Otto
2024-11-20testability: add pretty_assertions, git mocksThomas Otto
2024-11-16Support {host} in hyperlinks (#1901)Dan Davison
2024-02-19Accept clippy suggestions (#1632)Dan Davison
2023-06-02Introduce grep-output-type option: ripgrep or classicDan Davison
2023-03-09Add methods for getting `GitConfig` as reference (#1336)nickelc
2023-03-05Return the `GitRemoteRepo` type directly (#1328)nickelc
2023-03-05Encapsulate `git2` types (#1326)nickelc
2023-03-03Spelling (#1257)Josh Soref
2023-02-28Fix clippy warnings (#1298)nickelc
2022-06-20Fix commit hyperlink formatting (#1110)Dan Davison
2022-02-21Enable commit links for GitLab (#972)Johan Wärlander
2022-02-14Fix hyperlink absolute paths (#939)Dan Davison
2022-02-07Fix unused imports and functions warnings on windowsThomas Otto
2022-01-18Cwd fixups (#918)Dan Davison
2022-01-17Construct hyperlink file path relative to cwdDan Davison
2022-01-17Add failing test of file hyperlink in git repoDan Davison
2021-08-28Handle blame outputDan Davison
2021-08-20Revert "Add failing test that gitconfig insteadOf is honored"Dan Davison
2021-08-20Add failing test that gitconfig insteadOf is honoredDan Davison
2021-08-20Support `insteadOf` replacements in git remote URLsDan Davison
2021-05-25Add hyperlinks-commit-link-format option (#614)Dan Davison
2021-01-08Create git_config moduleDan Davison
2020-11-05fix some clippy warnings (#380)Marco Ieni
2020-07-22Format files and commits as OSC 8 hyperlinksDan Davison