gitui
gitui copied to clipboard
Blazing 💥 fast terminal-ui for git written in rust 🦀
**Describe the bug** When i try to pull using a repo set up over SSH, i get the following: fetch failed: git error:ERROR: You're using an RSA key with SHA-1,...
**Is your feature request related to a problem? Please describe.** I'm a `tig` user evaluating alternatives. In `tig`, by default, only unstaged tracked files are shown in the view. With...
When I try to edit a file, I use Vim by default. But the editor I'm more familiar with is Emacs, vim is very unfamiliar, but can't find the configuration...
**Describe the bug** When using a remote of the format `[git@host:8080]:namespace/repo.git` it's not currently possible to pull or push with gitui. With the same repo, CLI operations work OK. For...
**Is your feature request related to a problem? Please describe.** It's a very common use case where you have a codebase but you want to create a branch with no...
**Is your feature request related to a problem? Please describe.** I use the `Copy Hash [y]` feature in the log view quite often. Unfortunately, this feature offers no visual feedback...
**Is your feature request related to a problem? Please describe.** I would like to be able to sign git commits with SSH keys from gitui. - https://blog.dbrgn.ch/2021/11/16/git-ssh-signatures/ - https://calebhearth.com/sign-git-with-ssh -...
**Is your feature request related to a problem? Please describe.** It would be nice to be able to see whitespace characters in the diff panel. Sometimes I see stuff like...
**Is your feature request related to a problem? Please describe.** Happily, [we can view git tag annotations](https://github.com/extrawurst/gitui/issues/1076), including annotations with multiple lines. Sadly, if the annotation is long and goes...
**Is your feature request related to a problem? Please describe.** Trying to find specific commits from the Log [2] view. **Describe the solution you'd like** Some kind of filter for...