gitui/asyncgit/src
Christoph Rüßler d30de223fe
Add LogWalkerWithoutFilter, using gitoxide (#2275)
* Add LogWalkerWithoutFilter, using gitoxide
* Use feature revision for gix

---------

Co-authored-by: extrawurst <776816+extrawurst@users.noreply.github.com>
2024-07-08 09:25:44 +02:00
..
asyncjob fix a bunch more typos 2024-02-20 19:51:05 +01:00
cached support bare repos (#1028) 2021-12-05 00:35:45 +01:00
sync Add LogWalkerWithoutFilter, using gitoxide (#2275) 2024-07-08 09:25:44 +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 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 Add LogWalkerWithoutFilter, using gitoxide (#2275) 2024-07-08 09:25:44 +02: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 fix clippy and nightly build 2024-05-16 11:11:05 +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 fix a bunch more typos 2024-02-20 19:51:05 +01:00
remote_tags.rs support bare repos (#1028) 2021-12-05 00:35:45 +01:00
revlog.rs Add LogWalkerWithoutFilter, using gitoxide (#2275) 2024-07-08 09:25:44 +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