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

It changes the following: - Update for clap in the Cargo.toml - Update of the src/args.rs file to migrate clap to 4.x series. I followed the checklist: - [ ]...

similar to the key bindings the theme config should use optional overwrites so that adding a new style does not break all the customised theme settings

feature-request

It changes the following: - add link to themes.md for convenience

A blank removed line is not shown as changed when it is replaced by another line. **To Reproduce** Execute the following block to setup the example: ``` export TEST_REPO=/tmp/test-repo mkdir...

bug

Bumps [openssl-sys](https://github.com/sfackler/rust-openssl) from 0.9.75 to 0.9.76. Commits 44528bb Release openssl-sys v0.9.76 0af10fb Merge pull request #1649 from maurer/boringssl c49476b Merge branch 'master' into boringssl 7ef9ab2 more build fixes aac4eb8 fix...

dependencies

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.144 to 1.0.145. Release notes Sourced from serde's releases. v1.0.145 Allow RefCell<T>, Mutex<T>, and RwLock<T> to be serialized regardless of whether T is Sized (#2282, thanks @​ChayimFriedman2)...

dependencies

**Is your feature request related to a problem? Please describe.** When I had conflicting commit on remote, and try to push from gitui, it would take a long time to...

feature-request

**Is your feature request related to a problem? Please describe.** So a project I was working on was using husky and git hook to lint commit. And when I commit...

good first issue
feature-request
dormant

Bumps [easy-cast](https://github.com/kas-gui/easy-cast) from 0.5.0 to 0.5.1. Release notes Sourced from easy-cast's releases. 0.5.1 Document feature assert_digits and imply by always_assert (#26) Changelog Sourced from easy-cast's changelog. [0.5.1] — 2022-10-14 Document...

dependencies