gex icon indicating copy to clipboard operation
gex copied to clipboard

Git Explorer: cross-platform git workflow improvement tool inspired by Magit

Results 41 gex issues
Sort by recently updated
recently updated
newest added

Hi, I usually launch emacs only for magit, so I am interested in gex `gex` command fails when the locale is non-English: ```bash $ gex --version gex 0.3.2 $ echo...

bug

I tried starting `gex` (`0.3.2` installed via `cargo`) while I was in the middle of resolving some conflicts during an interactive rebase, and it immediately panics with the following: ```...

bug

Just tried gex out but I had a lot of unstaged changes and the UI didn't seem to cope with the currently selected item 20-30 items off screen.

bug

![image](https://user-images.githubusercontent.com/20472367/196052777-fe179540-0aca-4233-838a-9761dee41674.png) ![image](https://user-images.githubusercontent.com/20472367/196052785-048fe778-7c32-495d-a904-564679b0e97f.png)

bug
good first issue

I added a [Nix](https://nixos.org/nix) package for `gex` in https://github.com/NixOS/nixpkgs/pull/196931.

So far I'm really enjoying using `gex`, coming from `tig` -> `gitui`, I realized that `gex` allows me to do most of what I really used those tools for in...

enhancement
P:Low

W.I.P Add stash abilities to gex (beyond the current stash commands)

It would be good if we could have a `diff` command where you can then diff against a specific commit from a log view, or against a specific branch from...

enhancement

### Type of Feature New Feature ### Description This is a small UX upgrade. If a user specifies an `editor` in their config then we should open that editor when...

enhancement

### Type of Feature New Feature ### Description Small change. I feel like many terminal programs for Mac take configs in the ~/.config directory (nvim, hx, etc). Provide this ability...

enhancement