helix-mods/helix-vcs/src
Sebastian Thiel ac9e0b39f2 upgrade git-repository to gix 0.36.1; up min. rustc version to 1.64
This fixes breakage when installing `helix` due to an incorrect usage of
`as_ref()` when interacting with `bstr` in the `gitoxide` codebase.

However, this upgrade also requires a higher rustc version, as `gitoxide`
recently updated its `windows` crate version.
2023-03-05 15:54:02 +09:00
..
diff Reduce log message about diff timeout from warn to info (#5012) 2022-12-05 22:18:42 +09:00
git Fix new clippy lints (#5892) 2023-02-09 16:27:08 -06:00
diff.rs Add command/keybinding to jump between hunks (#4650) 2022-12-06 23:18:33 +09:00
git.rs upgrade git-repository to gix 0.36.1; up min. rustc version to 1.64 2023-03-05 15:54:02 +09:00
lib.rs Show (git) diff signs in gutter (#3890) 2022-12-01 17:35:23 +09:00