Skip to content

feature request: Filter commits from log by string or path #2122

@Kamilcuk

Description

@Kamilcuk

Is your feature request related to a problem? Please describe.
Gitk has this feature to filter commits based on the filename they include:

obraz

Describe the solution you'd like
In the "Log [2]" view and then typing / followed by a search item and pressing enter, it would make all commits with that search item in bold font.

Similarly, typing P followed by a glob path item and pressing enter, would display all commits that touch this path in bold.

Describe alternatives you've considered
Right now I scroll the commits until I find the file with my eyes or I can do git log.

Additional context
Gitui is absolutely amazing and I use it daily, it is great and amazing work.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions