gitui/asyncgit/src
2023-04-12 11:53:08 +02:00
..
asyncjob Fix Clippy Lints (#1390) 2022-10-19 13:45:12 +02:00
cached support bare repos (#1028) 2021-12-05 00:35:45 +01:00
sync Don’t show upstream if commit is local branch head 2023-04-12 11:53:08 +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
lib.rs fix clippy nightly 2023-02-27 23:26:14 +01: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 support deleting tag on remote (#1079) 2022-01-16 22:56:39 +01:00
push_tags.rs support bare repos (#1028) 2021-12-05 00:35:45 +01: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 fix nightly clippy 2022-07-02 08:17:15 +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