gitui/asyncgit/src
dependabot[bot] 68ca5701f1
Bump gix from 0.75.0 to 0.77.0 (#2826)
* Bump gix from 0.75.0 to 0.77.0

Bumps [gix](https://github.com/GitoxideLabs/gitoxide) from 0.75.0 to 0.77.0.
- [Release notes](https://github.com/GitoxideLabs/gitoxide/releases)
- [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md)
- [Commits](https://github.com/GitoxideLabs/gitoxide/compare/gix-v0.75.0...gix-v0.77.0)

---
updated-dependencies:
- dependency-name: gix
  dependency-version: 0.77.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Adapt to API changes

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Christoph Rüßler <christoph.ruessler@mailbox.org>
2026-01-10 12:07:36 -05:00
..
asyncjob cleanup format strings (#2765) 2025-10-29 13:58:27 +01:00
cached support bare repos (#1028) 2021-12-05 00:35:45 +01:00
sync Bump gix from 0.75.0 to 0.77.0 (#2826) 2026-01-10 12:07:36 -05:00
blame.rs cleanup format strings (#2765) 2025-10-29 13:58:27 +01:00
branches.rs support fetching branch_infos async 2022-11-21 16:32:17 +01:00
commit_files.rs cleanup format strings (#2765) 2025-10-29 13:58:27 +01:00
diff.rs cleanup format strings (#2765) 2025-10-29 13:58:27 +01:00
error.rs Use gitoxide for get_tags (#2664) 2025-08-06 14:26:19 -07:00
fetch_job.rs cleanup 2022-09-03 10:22:24 +02:00
filter_commits.rs cancel commit search (#2078) 2024-02-20 19:07:25 +01:00
lib.rs update log (#2766) 2025-10-29 15:27:28 +01:00
progress.rs fix nightly clippy 2022-07-02 08:17:15 +02:00
pull.rs cleanup format strings (#2765) 2025-10-29 13:58:27 +01:00
push.rs cleanup format strings (#2765) 2025-10-29 13:58:27 +01:00
push_tags.rs cleanup format strings (#2765) 2025-10-29 13:58:27 +01:00
remote_progress.rs cleanup format strings (#2765) 2025-10-29 13:58:27 +01:00
remote_tags.rs support bare repos (#1028) 2021-12-05 00:35:45 +01:00
revlog.rs Use gitoxide in get_status (#2673) 2025-07-28 19:28:02 +02:00
status.rs cleanup format strings (#2765) 2025-10-29 13:58:27 +01:00
tags.rs Update gix from 0.71.0 to 0.74.1 (#2745) 2025-10-27 18:37:30 +01:00
treefiles.rs remove debug sleep (fixes #1451) 2022-11-25 21:16:47 +01:00