git-diff-blame icon indicating copy to clipboard operation
git-diff-blame copied to clipboard

Add support for passing options and specify filenames

Open hlovdal opened this issue 3 years ago • 2 comments

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 avatar Nov 12 '21 12:11 hlovdal

@dmnd Is there anything that blocks merging this?

hlovdal avatar Jan 29 '22 13:01 hlovdal

@dmnd Is there anything that blocks merging this?

hlovdal avatar Jan 05 '23 11:01 hlovdal