Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show history of individual files/directories #641

Closed
yurivict opened this issue Apr 13, 2021 · 2 comments
Closed

Show history of individual files/directories #641

yurivict opened this issue Apr 13, 2021 · 2 comments

Comments

@yurivict
Copy link

Is your feature request related to a problem? Please describe.
No way to easily see history of changes of changes of one sub-sirectory or one file.

Describe the solution you'd like
Show the list of commits that affected a specific folder or a specific file with differences or versions of files before/after commits.

Additional context
I work with the FreeBSD ports directory repository. Each port is like a sub-project. Sometimes I just need to focus on one such directory and see how it changed overtime.

The overall commit list doesn't help because relevant commits are a very small portion of the whole list.

@ogoes
Copy link

ogoes commented Apr 15, 2021

Hi, I'm new here and with Rust, I really liked your suggestion. I would like to write some code, can I start with this feature?

@extrawurst
Copy link
Owner

this is actually on the roadmap to release 1.0 and was tracked in #381 (before eager stale-bot closed it) this is only an implementation detail allowing folder and not just specific file to get the commit log of. so I will close this as a duplicate for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants