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

RevDiff: compare any two files #8193

Merged

Commits on Jun 27, 2020

  1. Configuration menu
    Copy the full SHA
    d79c20b View commit details
    Browse the repository at this point in the history
  2. RevDiff: Allow difftool menu for untracked

    Working in some difftools
    gerhardol committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    05c740f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0969afb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    435a729 View commit details
    Browse the repository at this point in the history
  5. RevDiff: Diff any two selected items

     * If two items in the RevDiff list are selected, add menu item to diff them
     * If one item is selected, menu item to remember the file
     * If one item is selected and one item remembered, menu item to diff them
    
    This allows to compare refactored files, between commits
    gerhardol committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    b8f68cb View commit details
    Browse the repository at this point in the history