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

**Describe the bug** I'm not sure what's changed, but I was hoping to figured out some information for how to troubleshoot this on my end further. **To Reproduce** Steps to...

bug

Bumps [ratatui](https://github.com/ratatui-org/ratatui) from 0.26.3 to 0.27.0. Release notes Sourced from ratatui's releases. v0.27.0 0.27.0 - 2024-06-24 β€œI can’t believe it! A real gourmet kitchen, and I get to watch!” –...

dependencies

Bumps [url](https://github.com/servo/rust-url) from 2.5.0 to 2.5.2. Commits 54346fa Revert "Reimplement idna on top of ICU4X" (#946) dcfbed3 Update idna to 1.0.1 (#945) 467ef63 fix panic on xn--55555577 (#940) 3d6dbbb Reimplement...

dependencies

This is a PoC, mainly intended to explore two things: 1. how easy/difficult it is to switch `git2` for `gix` for a single use case, 2. compare both approaches with...

This pull request replaces `Default::default()` with T::default() where T is the type of the default value, to make it more clear which default we are using. I followed the checklist:...

**Is your feature request related to a problem? Please describe.** If you have large files in your repo, gitui tries to load more than what is required, and it seems...

feature-request

Running `cargo install gitui` as documented here: https://github.com/extrawurst/gitui?tab=readme-ov-file#cargo-install Results in `gitui --version` returning: `gitui nightly 2024-06-02 ()` (replace `2024-06-02` with the current date) I'm also having trouble making this work...

bug

**Is your feature request related to a problem? Please describe.** I packaged GitUI for [Clyde](https://github.com/agateau/clyde), a package manager for prebuilt applications. It is difficult for Clyde to guess the architecture...

feature-request

Bumps [struct-patch](https://github.com/yanganto/struct-patch) from 0.4.1 to 0.8.4. Commits 56fa4e6 bounce version 38955ef Add #[patch(add=fn)] (#49) fcc6e58 Bump crate-ci/typos from 1.23.6 to 1.24.1 (#48) 0497a12 bounce version 9fe469f Add #[patch(addable)] (#47) bbfb406...

dependencies