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

based off of #1959 * we need to work [upstream](https://github.com/ratatui-org/ratatui/issues/961#issuecomment-1954699037) first so we can update to a ratatui that does not adds back the `syn 1.x` dependency * then update...

good first issue
feature-request
upstream

Whenever I run GitUI in a new working directory, when comparing differences, I have to do `o` to get into Options, then under Diff, I set "Ignore whitespaces" to `true`....

good first issue
feature-request

To make it easier to find branch with sorting feature, quick scroll-to-top/bottom shortcuts in branch-list popup are wanted. https://github.com/extrawurst/gitui/pull/2146#issuecomment-2068118178 This is related to #2129

feature-request

**Describe the bug** Out of old habit, I'm usually _"rolling my own"_ instead of downloading binaries. The latest `gitui-v0.25` does not build with `cargo-1.70.0` for me, although this version should...

bug

**Is your feature request related to a problem? Please describe.** Currently (as far as I can tell) the compare function always shows the diffs with the branch that is currently...

feature-request

The current release can be build from `git clone` sources because running `git rev-parse HEAD` at build time works, but it fails to build from an archive tarball such as...

I'm delighted to have sign-off functionality in gitui! I notice that the trailer does not include the requisite `:` character required for properly formatting the trailer. I need to add...

bug
good first issue

**Is your feature request related to a problem? Please describe.** I want to be able to filter the log to a specific directory. **Describe the solution you'd like** I'd like...

feature-request

This pull request fixes/closes #2186. @extrawurst, the default is to use the repo_owner but you can use a different account aswell if you want. steps left (more [details](https://github.com/vedantmgoyal9/winget-releaser)): - add...

**Describe the bug** I have a feeling that this might have something to do with #2096 , but i still wanted to report it anyways in case someone knows a...

bug