gitui/asyncgit/src
2024-02-19 11:36:38 +01: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 nighty and raise msrv 2024-02-19 11:36:38 +01: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 sorting of commits in diff view (#1747) 2024-02-12 20:33:46 +01:00
diff.rs fix sorting of commits in diff view (#1747) 2024-02-12 20:33:46 +01:00
error.rs move git hooks support into separate crate (#1971) 2023-12-07 16:28:52 +01:00
fetch_job.rs cleanup 2022-09-03 10:22:24 +02:00
filter_commits.rs Parallelize log search (#1874) 2023-09-04 20:55:17 +02:00
lib.rs cargo updates (#1856) 2024-02-12 11:53:22 +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 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 fix nighty and raise msrv 2024-02-19 11:36:38 +01: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