gitui/asyncgit/src
extrawurst b1db21e10a
fix panic when opening submodule (#2896)
this is caused by us dropping the git notify channel and creating a new one when opening the submodule.

closes #2895
2026-03-31 12:38:05 +01: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 Rust msrv bump to 1.88 (#2879) 2026-03-19 18:33:52 +00: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 clippy fixes 2026-03-19 14:13:55 +00: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 Fix clippy issues on nightly (#2852) 2026-01-25 16:20:23 -05:00
status.rs fix panic when opening submodule (#2896) 2026-03-31 12:38:05 +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