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

Bumps the tree-sitter group with 19 updates: | Package | From | To | | --- | --- | --- | | [tree-sitter](https://github.com/tree-sitter/tree-sitter) | `0.20.10` | `0.22.6` | | [tree-sitter-highlight](https://github.com/tree-sitter/tree-sitter)...

dependencies
rust

Bumps the minor-patch group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [arboard](https://github.com/1Password/arboard) | `3.3.2` |...

dependencies
rust

#### Detached HEAD: ![image](https://github.com/altsem/gitu/assets/3618477/c052d4ac-b2b3-4e53-8e29-b5b3e9f3112f) #### Checked out branch: ![image](https://github.com/altsem/gitu/assets/3618477/6af80d7c-4df1-4c1c-924d-0de0db0b467f)

Thanks for sharing gitu, I love it so far! When I'm working on a branch that only exists in my local repo and use Magit to push, Magit handles creating...

Seems to misbehave when applying lines? - [ ] Tests - [ ] Add `reverse` as well relates to: #18

Show commit authors in the log. May want to make the log format customisable in the future.

Display a branch graph in the log. Disabled via configuration?

gitu: ![image](https://github.com/altsem/gitu/assets/3618477/562db6c6-ada5-4985-9daa-a5c65ca7a0ee) magit: ![image](https://github.com/altsem/gitu/assets/3618477/a3f4e1d4-1f79-4fe5-86a6-48410acb06d4)

Currently, user has to write the exact branch name during checkout (or at least I didn't notice any auto-complete/suggestion functionality). Magit uses narrowing search packages like Helm to simplify selecting...

It has been some time since I used magit, but I think it allowed changing which remote the current branch gets pushed to. I just encountered a case where for...