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 log --follow #933

Closed
strogonoff opened this issue Nov 18, 2019 · 1 comment
Closed

git log --follow #933

strogonoff opened this issue Nov 18, 2019 · 1 comment

Comments

@strogonoff
Copy link

strogonoff commented Nov 18, 2019

I’m working on a project where tracking the history of a file while following renames could be really useful (having the ability to ensure renames do not contain unrelated data changes).

Might miss this one command really soon…

snowyu added a commit to snowyu/isomorphic-git that referenced this issue Jul 1, 2020
snowyu added a commit to snowyu/isomorphic-git that referenced this issue Jul 2, 2020
snowyu added a commit to snowyu/isomorphic-git that referenced this issue Jul 13, 2020
snowyu added a commit to snowyu/isomorphic-git that referenced this issue Jul 13, 2020
snowyu added a commit to snowyu/isomorphic-git that referenced this issue Sep 29, 2020
snowyu added a commit to snowyu/isomorphic-git that referenced this issue Oct 30, 2020
snowyu added a commit to snowyu/isomorphic-git that referenced this issue Oct 30, 2020
snowyu added a commit to snowyu/isomorphic-git that referenced this issue Dec 18, 2020
@jcubic jcubic closed this as completed in 27fc08f Jul 2, 2021
@isomorphic-git-bot
Copy link
Member

🎉 This issue has been resolved in version 1.9.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

modesty pushed a commit to modesty/isomorphic-git that referenced this issue Apr 9, 2024
* feat: log a single file history of commits

* feat: log a single file history of commits with follow supports. resolved isomorphic-git#933

* chore(test): jasmine do not support the rejects.toThrowError

* docs: add @snowyu as a contributor

* fix: log file should not add commit when since time

* chore(test): update fixture to check multi deletions log

* chore(test): refresh test snapshot for multi deletions log

* fix(rename): do not search the empty content as filepath in tree

* fix: can not show all history of multi deletions log

* feat: return all the filepaths of the same content in the tree

* fix: git --follow should work with multi same content file

* test: add test git follow with multi same content files

* test(log-file): remove unused example git hooks

* chore(log-file): fix declaraton document for force and follow options

* chore(log-file): correct the declarayion doc

* chore(log-file): correct the declarayion doc in commands
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants