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

Feature request: diffing ranges of commits #130

Open
rbong opened this issue Jun 9, 2018 · 1 comment
Open

Feature request: diffing ranges of commits #130

rbong opened this issue Jun 9, 2018 · 1 comment
Labels
feature request Functionality that is not yet possible
Milestone

Comments

@rbong
Copy link
Collaborator

rbong commented Jun 9, 2018

via pixelfrog on Matrix (paraphrasing):

Make it possible to diff arbitrary commits with gitv like with git diff (commit1) (commit2).

My use case is that someone has asked me to review a series of commits, and they broke and fixed stuff along the way; so I just want to compare the initial state and final state. I can do it with gitk using left-click on the first commit and right-click on the second commit.

If I could select the range in the Gitv browser, that would be great. I had tried using a visual select in the Gitv history browser, and then type "D". That's how I expect it might work, if the feature existed.

@rbong rbong added the feature request Functionality that is not yet possible label Jun 9, 2018
@rbong rbong added this to the 1.4.2 milestone Jun 9, 2018
@gauteh
Copy link

gauteh commented Feb 7, 2019

Similarly, would it be possible to just toggle the diff as well when diffstating? Very useful for reviewing ranges of commits or pull-requests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Functionality that is not yet possible
Projects
None yet
Development

No branches or pull requests

2 participants