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

Extended Graphical Diff Functionality #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

claytonlemons
Copy link

Changes:

  • Graphical diff can now diff the current file against a "have" revision,
    "head" revision, or a user-specified revision of the file.
  • Added Show Revisions List command, which came as a biproduct of extending
    graphical diff to include user-specified revisions. Revisions are shown
    in quick find.
  • Updated the default graphical diff command to use p4merge instead of
    p4diff
  • Added confirmation dialogs for Checkout and Revert.

-Graphical diff can now diff the current file against a "have" revision,
 "head" revision, or a user-specified revision of the file.

-Added Show Revisions List command, which came as a biproduct of extending
 graphical diff to include user-specified revisions. Revisions are shown
 in quick find.

-Updated the default graphical diff command to use p4merge instead of
p4diff

-Added confirmation dialogs for Checkout and Revert.
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.

1 participant