aboutsummaryrefslogtreecommitdiff
path: root/helix-vcs/src/git.rs
Commit message (Expand)AuthorAge
* Use gix pipeline filter instead of manual crlf implementation (#9503)Shoyu Vanilla2024-02-03
* build(deps): bump gix from 0.55.2 to 0.56.0 (#9055)dependabot[bot]2023-12-13
* Fix 'Tree::lookup_entry_by_path' usageMichael Davis2023-10-16
* upgrade gitoxide to v0.44 and change repository discovery to worktree-only (#...Sebastian Thiel2023-04-27
* log failures in the git integration (#6441)Pascal Kuthe2023-03-26
* Add a version-control statusline element (#5682)Dimitar Gyurov2023-03-10
* upgrade `git-repository` to `gix` 0.36.1; up min. rustc version to 1.64Sebastian Thiel2023-03-05
* fix git diff when core.autocrlf is enabled (#4995)Pascal Kuthe2022-12-05
* Show (git) diff signs in gutter (#3890)Pascal Kuthe2022-12-01