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 ability to compare selected or open file with an IFS or local file path #2049

Merged
merged 19 commits into from
Jul 6, 2024

Commits on May 11, 2024

  1. Add ability to compare selected or open file with an IFS file or loca…

    …l file
    Julia Yan committed May 11, 2024
    Configuration menu
    Copy the full SHA
    aa2562c View commit details
    Browse the repository at this point in the history
  2. Fix compare with members

    Julia Yan committed May 11, 2024
    Configuration menu
    Copy the full SHA
    480477e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab09981 View commit details
    Browse the repository at this point in the history
  4. Only allow compare of local when it is a file

    Julia Yan committed May 11, 2024
    Configuration menu
    Copy the full SHA
    ce921e3 View commit details
    Browse the repository at this point in the history
  5. Fix menu showing for folders

    Julia Yan committed May 11, 2024
    Configuration menu
    Copy the full SHA
    00db2c9 View commit details
    Browse the repository at this point in the history
  6. Fix formatting

    Julia Yan committed May 11, 2024
    Configuration menu
    Copy the full SHA
    3694c27 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Add ability to compare with current file

    Julia Yan committed May 14, 2024
    Configuration menu
    Copy the full SHA
    fdd8a6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c78f27 View commit details
    Browse the repository at this point in the history
  3. Add .vscode to gitignore

    Julia Yan committed May 14, 2024
    Configuration menu
    Copy the full SHA
    f6afeaa View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Revert "Add .vscode to gitignore"

    This reverts commit f6afeaa.
    Julia Yan committed May 15, 2024
    Configuration menu
    Copy the full SHA
    32f9185 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. add support for member files

    Julia Yan committed May 17, 2024
    Configuration menu
    Copy the full SHA
    726d134 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    278a55b View commit details
    Browse the repository at this point in the history
  3. Allow member paths to not start with /

    Julia Yan committed May 17, 2024
    Configuration menu
    Copy the full SHA
    a0d90f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Update to use submenus

    Julia Yan committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    bcb6067 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3c9828 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Add Danish translations

    chrjorgensen committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    af7183f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e4fdb9 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Fix indentation

    Julia Yan committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    33b5b25 View commit details
    Browse the repository at this point in the history
  2. Remove duplicate import

    chrjorgensen committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    63349e6 View commit details
    Browse the repository at this point in the history