Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: badsyntax/vscode-entity-framework
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.0.11
Choose a base ref
...
head repository: badsyntax/vscode-entity-framework
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.0.12
Choose a head ref
  • 7 commits
  • 24 files changed
  • 1 contributor

Commits on Jan 1, 2023

  1. Improve progress states

    - Show progres in treeview instead of window
    - Add cancellation feature (even though right now this is not implemented for custom views)
    badsyntax committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    a7ec207 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c9a7a9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #32 from badsyntax/improvements

    Improve progress & remove multiple migrations
    badsyntax authored Jan 1, 2023
    Configuration menu
    Copy the full SHA
    86b8339 View commit details
    Browse the repository at this point in the history
  4. Fix treeview name

    badsyntax committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    827e172 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #33 from badsyntax/improvements

    Fix treeview name
    badsyntax authored Jan 1, 2023
    Configuration menu
    Copy the full SHA
    859565d View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. Remove debugger statement

    badsyntax committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    2aa21b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b05937a View commit details
    Browse the repository at this point in the history
Loading