gitui-org / gitui-org/gitui

Filter git-log for directory

Open
#2,195 2 comments 4 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 want to be able to filter the log to a specific directory.

**Describe the solution you'd like**
I'd like to be able to choose history in the log tab on a folder. Then I would like to be able to see all the changes to files / structure of this folder with the corresponding commit. (just like the normal log)

**Describe alternatives you've considered**
This might already be possible, I haven't found a way to do this.
[git-log](https://git-scm.com/docs/git-log#Documentation/git-log.txt---ltpathgt82308203) has an argument where you can pass in the path to filter the logs.

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.