Filter git-log for directory
- Vorherrschende Sprache
- Rust
- Sterne
- 22.5k
- Forks
- 773
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
**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.
Beitragsleitfaden
Rechercherichtung
Beginne damit, nachzuverfolgen, wie der Log-Tab derzeit den Verlauf lädt, und vergleiche das mit dem Argument von git-log. Prüfe, wie Ordner in der Terminal-UI ausgewählt werden, und sorge dann dafür, dass der Verlauf des Ordners seine Datei- und Strukturänderungen zusammen mit ihren Commits anzeigt und dabei der normalen Log-Ansicht entspricht.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- git, rust
- Bereich
- cli
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 42/100