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

> Potential segfault in `localtime_r` invocations | Details | | | ------------------- | ---------------------------------------------- | | Package | `chrono` | | Version | `0.4.19` | | URL | [https://github.com/chronotope/chrono/issues/499](https://github.com/chronotope/chrono/issues/499) |...

**Describe the bug** After enabling the key configuration as noted in [the documentation][1], I am still unable to use `hjkl` to navigate. There is another similar issue #1202, but I...

bug

Sometimes code has simply been moved around, rather than deleted or added. It would be nice to be able to see this at a glance. The command `git diff --color-moved`...

**Describe the bug** Proxy config by `git config http.proxy ...` not working with GitUI , it works well from CLI. **Context (please complete the following information):** - OS/Distro + Version:...

bug

During diff inspection, it would be nice to open the editor to the same line number as it is within the diff pane. This feature would allow to quickly make...

feature-request

**Describe the bug** When I push, I get "Error push falied:git error:Bad credentials." and cannot push properly. Sorry, I saw a similar issue standing in the past, but could not...

bug

**Describe the bug** Trying to launch gitui inside a sparse checkout produces the following message: ```bash invalid path please run gitui inside of a non-bare git repository ``` **To Reproduce**...

feature-request

since #727 we have a way to visualise code in a syntax highlighted way, I think it could be added to the blame view aswell.

good first issue
pinned
feature-request

I'm on Windows and mostly I'm checking out files with CRLF EOLs and letting git commit them with LFs. This is fine, but it causes gitui's diff view to show...

feature-request

All my commits are required to be signed at work. It would be awesome to be able to commit directly in gitui; for now I can stage files/hunk and commit...

help wanted
nostale
feature-request