gitui/asyncgit/src
Alexandru Macovei 6b5745f6c2
Fix Clippy Lints (#1390)
* apply latest nigtly clippy lints
* temporarily disable const fn lints due to nigh false positive count on nightly
2022-10-19 13:45:12 +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 Fix Clippy Lints (#1390) 2022-10-19 13:45:12 +02:00
blame.rs fix nightly clippy 2022-07-02 08:17:15 +02: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 Fix Clippy Lints (#1390) 2022-10-19 13:45:12 +02:00
fetch_job.rs cleanup 2022-09-03 10:22:24 +02:00
lib.rs fix nightly clippy 2022-07-02 08:17:15 +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 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