gitui/asyncgit/src
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
..
cached split up stuff into new remote mod 2021-02-24 11:32:38 +01:00
sync Improve blame view 2021-04-24 14:02:51 +02:00
commit_files.rs more linting (#647) 2021-04-17 23:17:19 +02:00
diff.rs more linting (#647) 2021-04-17 23:17:19 +02:00
error.rs Improve blame view 2021-04-24 14:02:51 +02:00
fetch.rs more linting (#647) 2021-04-17 23:17:19 +02:00
lib.rs Add blame view 2021-04-21 15:03:37 +02:00
progress.rs more lints (#648) 2021-04-18 00:08:35 +02:00
push.rs more linting (#647) 2021-04-17 23:17:19 +02:00
push_tags.rs more linting (#647) 2021-04-17 23:17:19 +02:00
remote_progress.rs more linting (#647) 2021-04-17 23:17:19 +02:00
revlog.rs more linting (#647) 2021-04-17 23:17:19 +02:00
status.rs more lints (#648) 2021-04-18 00:08:35 +02:00
tags.rs more linting (#647) 2021-04-17 23:17:19 +02:00