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

Showing a file’s history with the log command #123

Open
frank-lenormand opened this issue Apr 10, 2024 · 0 comments
Open

Showing a file’s history with the log command #123

frank-lenormand opened this issue Apr 10, 2024 · 0 comments

Comments

@frank-lenormand
Copy link

Hi,

It’d be great to be able to run the log command on file paths as well.

Currently, the command only expects a revision/range, and I would like it to accept a file path (interactive prompt?) and provide with similar functionality provided by the following equivalent commands:

tig <path>
git log -- <path>

The resulting list of commits would be displayed in a view no different than the already existing “regular” revision/range log.

Related: #62, #101.

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

1 participant