Skip to content

Blame does not support complex revision queries #71

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

Closed
mitar opened this issue Sep 16, 2012 · 1 comment
Closed

Blame does not support complex revision queries #71

mitar opened this issue Sep 16, 2012 · 1 comment
Assignees

Comments

@mitar
Copy link

mitar commented Sep 16, 2012

For example, git blame rev1..rev2 filename. This one has one additional keyword before filename: boundary for those lines which are out of the specified range. And should be probably ignored.

@Byron Byron added this to the v0.3.5 - bugfixes milestone Nov 19, 2014
@Byron Byron self-assigned this Jan 9, 2015
Byron added a commit that referenced this issue Jan 9, 2015
It works as expected by me at least.
Related to #71
@Byron
Copy link
Member

Byron commented Jan 9, 2015

I have added a new test which at least verifies that this kind of blame output can be parsed as I would expect it.

However, there might be something I am missing. If you have the time, please try the latest version on github or the upcoming v0.3.5 to see if it suits your needs.

@Byron Byron closed this as completed Jan 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants