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 support for passing options and specify filenames #12

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

hlovdal
Copy link

@hlovdal hlovdal commented Nov 12, 2021

This commit makes it possible to limit diffing to a single file as well as passing options to git diff, solving issues #5, #8 and #9.

This also changes the behaviour when no oldrev is specified so that git diff-blame behaves identical to git diff when uncommited changes have been added to the git index.

@hlovdal
Copy link
Author

hlovdal commented Jan 29, 2022

@dmnd Is there anything that blocks merging this?

Håkon Løvdal added 2 commits February 2, 2022 12:41
It is so much more convinient to just paste a commit id twice with
the mouse and inject a space inbetween compared to having to enter ^
which require multifinger operation, as well as requireing eiter using
your non-dominant hand to enter or requirering moving hand from mouse
to keyboard and back to mouse.
hlovdal referenced this pull request in dilijev/git-diff-blame Nov 28, 2022
hlovdal referenced this pull request in liyi3c/git-diff-blame Nov 28, 2022
hlovdal referenced this pull request in kkumler/git-diff-blame Nov 28, 2022
@hlovdal
Copy link
Author

hlovdal commented Jan 5, 2023

@dmnd Is there anything that blocks merging this?

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

Successfully merging this pull request may close these issues.

None yet

1 participant