gitui icon indicating copy to clipboard operation
gitui copied to clipboard

Blazing 💥 fast terminal-ui for git written in rust 🦀

Results 470 gitui issues
Sort by recently updated
recently updated
newest added

Closes #492 Adds a popup on push with the list of possible remote branches if no remote branch is set. At the bottom of the list is the name of...

dormant

Adds the ability to select multiple commits. After this, squashing commits should be able to be implemented, but that should be a different PR. To select multiple commits, use SHIFT+ARROW,...

dormant

No more do we have to go though an interactive rebase in which the exact commit reference must be known, where we then must choose 'reword' on the correct commit....

# Overview This PR is an initial stab at resolving #97. This is a recreation of #218, which I accidentally created without marking as a draft PR and I was...

**Describe the bug** I can use the arrow keys in Konsole to see my command history, for example, but I can't get the arrow keys to work in gitui. **Context...

bug
help wanted
dormant
linux

based on https://github.com/extrawurst/gitui/issues/800#issuecomment-1019589351 would be nice if we could fallback to run `git credential fill` cause it works (at least) on macOS by checking keychain without any explicit `credential.helper` being...

**Is your feature request related to a problem? Please describe.** When using pre-commit hooks, it's possible that a well-intentioned commit will be rejected by those hooks. If one has just...

enhancement
good first issue
dormant

I accidentally realised that my `.git/config` is littered with left-over empty branch specs of already removed branches: ``` [branch "teest"] [branch "fix-1047-can-pull"] [branch "fix-1037"] [branch "fix-747-annotated-tags"] [branch "fix-1074-delete-tag-remote"] [branch "test-fix-cargo-wix"]...

bug
nostale

**Is your feature request related to a problem? Please describe.** I like for my branches to be descriptive and separate based on what they are for, so i have some...

dormant

I'd really like to see submodule support, i.e. updating and navigating into and out of submodules connected to the main repository. My most common use case is to invoke `git...

feature-request
dormant