Filter git-log for directory
- Lenguaje dominante
- Rust
- Estrellas
- 22.5k
- Forks
- 773
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
**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.
Guía de contribución
Línea de trabajo
Empieza por rastrear cómo carga actualmente el historial la pestaña de log y compáralo con el argumento de git-log. Comprueba cómo se seleccionan las carpetas en la UI del terminal y, después, haz que el historial de la carpeta muestre sus cambios de archivos y de estructura junto con sus commits, de forma coherente con la vista de log normal.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- git, rust
- Área
- cli
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 42/100