gitu icon indicating copy to clipboard operation
gitu copied to clipboard

A TUI Git client inspired by Magit

Results 58 gitu issues
Sort by recently updated
recently updated
newest added

Any interest in packaging this in a Nix flake and/or package? It would make it much easier than toolchaining Rust.

help wanted

Closes #54 (ignoring macOS for the time being--my Nix install in that env is borked). Might need some extra `buildInputs` for macOS/Darwin, happy to amend when I can.

Thanks for making this! I really like it, especially for when I need to work on Windows. One of the features I like about Magit is its support for easily...

Hi, I just found this project on the orange site and have been playing around with it and quite like it so far. One thing I couldn't figure out, and...

question

Bumps [strum](https://github.com/Peternator7/strum) from 0.26.1 to 0.26.2. Changelog Sourced from strum's changelog. 0.26.2 #337: Fix missing generic impls for EnumTryAs #334: Support prefix in AsRefStr. Technically a breaking change, but prefix...

dependencies
rust

See https://github.com/martinvonz/jj it has much more powerful primitive, better defaults and still compatible with git.

Hi @altsem, gitu looks fantastic. Would it be possible to support using an external tool to add colors to diffs before display? I'm the author of https://github.com/dandavison/delta, and I'd love...

I know that, as a developer, I should probably avoid having my locale set to anything but `C`, however, I wonder if the tests could easily be tweaked to avoid...

bug

Gitoxide is a Rust-equivalent of libgit2 (currently used by gitu). It may prove easier to use, as well at being fast at cloning large repos. It is not feature-complete. But...

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @​takost in actions/checkout#1436 Support fetching without the --progress option...

dependencies
github_actions