gitui/asyncgit/src/sync
Christoph Rüßler 3b1a004657 Call get_commits_info instead of get_commit_info
This results in far fewer calls to `repo.find_commit` in almost all
cases.
2021-04-24 15:21:12 +02:00
..
branch more linting (#647) 2021-04-17 23:17:19 +02:00
remotes more linting (#647) 2021-04-17 23:17:19 +02:00
staging more lints (#648) 2021-04-18 00:08:35 +02:00
blame.rs Call get_commits_info instead of get_commit_info 2021-04-24 15:21:12 +02:00
commit.rs more linting (#647) 2021-04-17 23:17:19 +02:00
commit_details.rs more linting (#647) 2021-04-17 23:17:19 +02:00
commit_files.rs more linting (#647) 2021-04-17 23:17:19 +02:00
commits_info.rs limit log message to first line of commit msg (#662) 2021-04-24 14:55:26 +02:00
cred.rs more linting (#647) 2021-04-17 23:17:19 +02:00
diff.rs more lints (#648) 2021-04-18 00:08:35 +02:00
hooks.rs more linting (#647) 2021-04-17 23:17:19 +02:00
hunks.rs more linting (#647) 2021-04-17 23:17:19 +02:00
ignore.rs fix debug print when adding afile to ignore 2021-04-23 18:10:06 +02:00
logwalker.rs more linting (#647) 2021-04-17 23:17:19 +02:00
mod.rs Improve blame view 2021-04-24 14:02:51 +02:00
patches.rs more linting (#647) 2021-04-17 23:17:19 +02:00
reset.rs move commit into its own mod 2020-06-29 09:47:54 +02:00
stash.rs more linting (#647) 2021-04-17 23:17:19 +02:00
state.rs more linting (#647) 2021-04-17 23:17:19 +02:00
status.rs more linting (#647) 2021-04-17 23:17:19 +02:00
tags.rs cleanup some more expects 2020-11-01 12:16:40 +01:00
utils.rs more linting (#647) 2021-04-17 23:17:19 +02:00