gitui/asyncgit/src
2023-09-03 18:34:09 +02:00
..
asyncjob make update_progress simpler 2023-09-03 18:34:09 +02:00
cached support bare repos (#1028) 2021-12-05 00:35:45 +01:00
sync Fix branch switch with slash (#1857) 2023-08-29 16:39:58 +02:00
blame.rs fix nightly clippy 2022-07-02 08:17:15 +02:00
branches.rs support fetching branch_infos async 2022-11-21 16:32:17 +01:00
commit_files.rs fix nightly clippy 2022-07-02 08:17:15 +02:00
diff.rs fix nightly clippy 2022-07-02 08:17:15 +02:00
error.rs Reword commit (#1553) 2023-02-18 20:47:24 +00:00
fetch_job.rs cleanup 2022-09-03 10:22:24 +02:00
filter_commits.rs make update_progress simpler 2023-09-03 18:34:09 +02:00
lib.rs make commit filtering an async job (#1842) 2023-08-27 15:14:10 +02:00
progress.rs fix nightly clippy 2022-07-02 08:17:15 +02:00
pull.rs support bare repos (#1028) 2021-12-05 00:35:45 +01:00
push.rs fix nightly clippy 2023-08-12 18:50:19 +02:00
push_tags.rs fix nightly clippy 2023-08-12 18:50:19 +02:00
remote_progress.rs less unneeded sleep 2021-08-31 18:12:09 +02:00
remote_tags.rs support bare repos (#1028) 2021-12-05 00:35:45 +01:00
revlog.rs refactoring commit filter (#1843) 2023-08-27 16:38:20 +02:00
status.rs fix nightly clippy 2022-07-02 08:17:15 +02:00
tags.rs Refactor async tags (follow up PR) (#1245) 2022-07-04 10:45:26 +02:00
treefiles.rs remove debug sleep (fixes #1451) 2022-11-25 21:16:47 +01:00