Filter git-log for directory
- 主要言語
- Rust
- スター
- 22.5k
- フォーク
- 774
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
**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.
コントリビューションガイド
調査の方向性
まず、現在ログタブがどのように履歴を読み込んでいるかを追跡し、git-log の 引数と比較します。ターミナル UI でフォルダーがどのように選択されるかを確認し、次に、通常のログビューに合わせて、フォルダーの履歴にそのファイルと構造の変更をコミットとともに表示するようにします。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- git, rust
- 領域
- cli
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 42/100