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: bufbuild/protocompile
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: bufbuild/protocompile
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: jh/editions
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 22 files changed
  • 1 contributor

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    e63ab3b View commit details
    Browse the repository at this point in the history
  2. preliminary support for editions in the parser; don't allow features …

    …in options unless file uses editions
    jhump committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    5f0ebd5 View commit details
    Browse the repository at this point in the history
  3. add basic tests

    jhump committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    abbfa10 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. remove replace directive and reference merged commit in protobuf-go; …

    …disable editions support outside of tests
    jhump committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    2de05b6 View commit details
    Browse the repository at this point in the history
  2. undo temporary lint change

    jhump committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    25b4596 View commit details
    Browse the repository at this point in the history
  3. Cleanup windows support (#166)

    jhump authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    45641a5 View commit details
    Browse the repository at this point in the history
  4. fix import order

    jhump committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    b5eb789 View commit details
    Browse the repository at this point in the history
Loading