gitui icon indicating copy to clipboard operation
gitui copied to clipboard

Limiting commits shown in the commit log using a filter

Open jfrob opened this issue 3 years ago • 5 comments

Is your feature request related to a problem? Please describe. Trying to find specific commits from the Log [2] view.

Describe the solution you'd like Some kind of filter for the view, eg. by date, author and/or commit message (string search, regex match etc).

Describe alternatives you've considered A simple text search to show only matching commits.

Additional context N/A

jfrob avatar Jan 28 '22 11:01 jfrob

I suppose this is somewhat related to https://github.com/extrawurst/gitui/issues/990 except this is for the commit log.

jfrob avatar Jan 28 '22 11:01 jfrob

there is a pending MR for this: https://github.com/extrawurst/gitui/pull/672

extrawurst avatar Jan 28 '22 12:01 extrawurst

Aww, I completely missed that one. That should do it then.

jfrob avatar Jan 28 '22 12:01 jfrob

I don't suppose that MR will include the ability to display something like git log --first-parent, will it? Should I open a separate feature request?

skyfaller avatar Feb 18 '22 18:02 skyfaller

I don’t know, the MR is outdated for a long time. I did not have the time to revive it

extrawurst avatar Feb 18 '22 18:02 extrawurst

This issue has been automatically marked as stale because it has not had any activity half a year. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Sep 28 '22 04:09 stale[bot]