gitui icon indicating copy to clipboard operation
gitui copied to clipboard

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

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

I recently upgraded my ssh keys to ed25519-sk. The -sk stands for 'secure key', and it means that, instead of being asked for a password, I just touch my yubikey...

help wanted
dormant

**Is your feature request related to a problem? Please describe.** I'm also using Fork, and the sudden change of policy doesn't really suit me so I was looking for an...

enhancement
pinned

**Is your feature request related to a problem? Please describe.** I use `tig` to see where my branch is relative to another branch (typically main). I'd like to switch to...

feature-request

Sometimes there are diffs that a longer then console allows. It would be nice to have some kind of horizontal scroll to view whole diff. ![image](https://user-images.githubusercontent.com/5757533/143835405-eb11176b-ee31-4b0d-9513-e3bd3083826e.png) First idea how to...

enhancement
good first issue

**Is your feature request related to a problem? Please describe.** Cherry picking is a daily occurence for my work, and it would usually involve a lot of commits needing to...

feature-request

**Describe the bug** I have a repository where the start-up of gitui is slow. **To Reproduce** Unfortunately I cannot share the repository because it is confidential. **Expected behavior** Fast start-up...

bug

**Is your feature request related to a problem? Please describe.** I'm always frustrated when I install gitui and can't copy anything because a dependency is not met **Describe the solution...

feature-request

* [ ] right now gitui depends on `chrono` directly but the few uses can easily use `time` directly * [ ] we use `simplelog` which uses `chrono`, which should...

Nice tool but not usable for the kernel as every modern branch is a million commits long. For this matter `tig` allows `set main-options = -n 15000` in `~/.tigrc`, would...

question

> Potential segfault in the time crate | Details | | | ------------------- | ---------------------------------------------- | | Package | `time` | | Version | `0.1.43` | | URL | [https://github.com/time-rs/time/issues/293](https://github.com/time-rs/time/issues/293)...