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

Git - Timeline support for folders #95332

Open
anthonyvdotbe opened this issue Apr 15, 2020 · 7 comments
Open

Git - Timeline support for folders #95332

anthonyvdotbe opened this issue Apr 15, 2020 · 7 comments
Assignees
Labels
feature-request Request for new features or functionality git GIT issues timeline Timeline view issues timeline-git Timeline view issues with Git history
Milestone

Comments

@anthonyvdotbe
Copy link

The timeline should support folders as well: the timeline of a file X is equivalent to gitk -- X, and the timeline of a folder X should be equivalent to gitk -- X.

@vscodebot
Copy link

vscodebot bot commented Apr 15, 2020

@eamodio eamodio added timeline Timeline view issues timeline-git Timeline view issues with Git history feature-request Request for new features or functionality labels Jun 2, 2020
@eamodio eamodio added this to the Backlog milestone Jun 2, 2020
@lszomoru lszomoru assigned lszomoru and unassigned eamodio Oct 4, 2021
@tareqdayya
Copy link

bump, this is super useful if you git revert a repo by mistake. You can just go to your src directory and revert to the most recent folder change.

@JalinWang
Copy link

+1 for this.
Since we already have timeline for individual files, folder timeline could build upon it.
Like something filter all the resources in the entry.json? I know the issue is oversimplified by me and there definitely are many intricate details such as dealing with file deletion operations? Appreciate for this 💕

@Chealer
Copy link

Chealer commented Sep 10, 2024

Thank you very much for this report. It would help if you could add the terms "local history" and "directory" in the title. I suggest:

Timeline cannot show the local history of whole folders (directories)

@VioSea-hub
Copy link

Is there a development plan for this feature?
I recently accidentally deleted some files in a folder, and since I couldn't view the folder's history, I had to check each file one by one from the local history to recover them. It would be much more convenient if I could view the folder history.

@gjsjohnmurray
Copy link
Contributor

Maybe #213935 (comment) is relevant?

@VioSea-hub
Copy link

This can only be seen after a git push, but if there is no Git management, it cannot be viewed.

Maybe #213935 (comment) is relevant?

@lszomoru lszomoru changed the title Timeline support for folders Git - Timeline support for folders Dec 11, 2024
@lszomoru lszomoru added the git GIT issues label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality git GIT issues timeline Timeline view issues timeline-git Timeline view issues with Git history
Projects
None yet
Development

No branches or pull requests

8 participants