You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix-plus/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.
1 year ago
..
diff Reduce log message about diff timeout from warn to info (#5012) 2 years ago
git Fix new clippy lints (#5892) 1 year ago
diff.rs Add command/keybinding to jump between hunks (#4650) 2 years ago
git.rs upgrade `git-repository` to `gix` 0.36.1; up min. rustc version to 1.64 1 year ago
lib.rs Show (git) diff signs in gutter (#3890) 2 years ago