gitui-org / gitui-org/gitui

Filter out merge commits

Open
#2,830 1 comment 0 reactions 0 assignees View on GitHub
feature-request
Dominant language
Rust
Stars
22.5k
Forks
773
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**

I'd like to filter out merge commits like it can be done with `git log --no-merges`

**Describe the solution you'd like**

I don't know how this could be implemented best UX-wise. Maybe a new key binding that does exactly this ?
Another option would be to add support for arbitrary git log parameters. [tig](https://jonas.github.io/tig/) does this, which I like and used pretty much. You could start tig with `tig --no-merges`.

**Describe alternatives you've considered**

I don't see any alternative inside gitui, only using tig when I need to filter merge commits.

**Additional context**

Thanks for gitui, it's great !

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.