gitui/asyncgit/src/sync
Christoph Rüßler e7b703b922 Improve blame view
- Set default shortcut to `B` instead of `b` because the latter would
  shadow `[b]ranches`.
- Add scrollbar.
- Show resolved commit id in title instead of `HEAD`.
- Make commit id bold if it is the commit id the file is blamed at.
- Don’t run blame on a binary file.
- Add shortcut for inspecting a commit in blame view.
2021-04-24 14:02:51 +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 Improve blame view 2021-04-24 14:02:51 +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 Add blame view 2021-04-21 15:03:37 +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