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: protobuf-net/protobuf-net
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: protobuf-net/protobuf-net
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: svcgen
Choose a head ref
  • 16 commits
  • 19 files changed
  • 1 contributor

Commits on Jul 14, 2023

  1. fist stab at setup

    mgravell committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    d8b8db1 View commit details
    Browse the repository at this point in the history
  2. get basic test setup working

    mgravell committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    063d258 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. type/ns nesting

    mgravell committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    85301b0 View commit details
    Browse the repository at this point in the history
  2. client proxy initial

    mgravell committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    a834c6e View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    728fc37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87439b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    b6a49fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86734cb View commit details
    Browse the repository at this point in the history
  3. d'oh!

    mgravell committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    6a19e7f View commit details
    Browse the repository at this point in the history
  4. expose Syntax directly

    mgravell committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    1082ba6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd8b1c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. cleanup output

    mgravell committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    7d68480 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b97d801 View commit details
    Browse the repository at this point in the history
  3. more tidying

    mgravell committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    93164e6 View commit details
    Browse the repository at this point in the history
  4. service binder

    mgravell committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    7017338 View commit details
    Browse the repository at this point in the history
  5. method binder

    mgravell committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    d049383 View commit details
    Browse the repository at this point in the history
Loading