mirror of
https://github.com/gitui-org/gitui
synced 2026-05-24 09:28:21 +00:00
- 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. |
||
|---|---|---|
| .. | ||
| branch | ||
| remotes | ||
| staging | ||
| blame.rs | ||
| commit.rs | ||
| commit_details.rs | ||
| commit_files.rs | ||
| commits_info.rs | ||
| cred.rs | ||
| diff.rs | ||
| hooks.rs | ||
| hunks.rs | ||
| ignore.rs | ||
| logwalker.rs | ||
| mod.rs | ||
| patches.rs | ||
| reset.rs | ||
| stash.rs | ||
| state.rs | ||
| status.rs | ||
| tags.rs | ||
| utils.rs | ||