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

Add line history support (view) #354

Closed
garyking opened this issue Apr 26, 2018 · 2 comments
Closed

Add line history support (view) #354

garyking opened this issue Apr 26, 2018 · 2 comments
Assignees
Labels
feature New feature or request

Comments

@garyking
Copy link

Please add the ability to show the history of a single line. So that we can see all commits that touched that line.

@eamodio eamodio added the feature New feature or request label Apr 28, 2018
@eamodio eamodio added this to the Soonish™ milestone Apr 28, 2018
@iamdevlinph
Copy link

There's a command I use. Hope it might come in handy for building this feature
git log -S '<code here>' --source --all

@eamodio eamodio self-assigned this Jul 18, 2018
eamodio added a commit that referenced this issue Jul 18, 2018
eamodio added a commit that referenced this issue Jul 18, 2018
@eamodio eamodio modified the milestones: Soonish™, Soon™ Jul 18, 2018
eamodio added a commit that referenced this issue Jul 25, 2018
@eamodio eamodio modified the milestones: Soon™, Soonish™ Aug 18, 2018
@eamodio eamodio changed the title "Show line history" Add line history support (view and quickpick) Sep 5, 2018
@eamodio eamodio modified the milestones: Soonish™, Soon™ Sep 30, 2018
@eamodio eamodio changed the title Add line history support (view and quickpick) Add line history support (view) Sep 30, 2018
@eamodio eamodio closed this as completed in 2e4cbca Dec 2, 2018
@eamodio eamodio removed this from the Soon™ milestone Jul 19, 2019
@github-actions
Copy link

github-actions bot commented Dec 2, 2020

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants