Skip to content

Filter Commits By Date #4229

Open
Open
@WilliamFernsV3

Description

@WilliamFernsV3

Is your feature request related to a problem? Please describe.
Not a problem, but it would be nice to see all commits by date. git log has a since and a until filter which allows you to log all commits by date. It would be nice to do this in Lazygit.

Describe the solution you'd like
Go to the commit panel (4), use a filter by pressing ctrl + s, then something like enter since to filter by and enter until to filter by. Grep would be nice as well, to search for commits where title and/or description would match a specific pattern. It will then show all the filtered commits in the commits panel. Or anything similar.

Describe alternatives you've considered
Using just standard git log command filters.

Additional context

ctrl + s opens this.
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions