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

Commits on Dec 25, 2018

  1. Configuration menu
    Copy the full SHA
    b609111 View commit details
    Browse the repository at this point in the history
  2. 1.2.0

    billiegoose committed Dec 25, 2018
    Configuration menu
    Copy the full SHA
    3dfad00 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. Configuration menu
    Copy the full SHA
    afc0a30 View commit details
    Browse the repository at this point in the history
  2. 1.2.1

    billiegoose committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    14d0e09 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2020

  1. chore: update semantic-release to handle 'main' branch (#10)

    * chore: update semantic-release to handle 'main' branch
    * chore: switch to Azure DevOps for CI
    billiegoose authored Jun 28, 2020
    Configuration menu
    Copy the full SHA
    14a1016 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57df952 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    918a6ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3200a5a View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. fix: full support for Protocol Version 2 (#13)

    BREAKING CHANGE: I ran into issues with the `git-http-backend` npm module when trying to add support for Git Protocol Version 2 support, so I ended up ditching it and modifying my code to replace that functionality. This change doesn't break any isomorphic-git tests, but I'm releasing this as a major version bump just to be cautious.
    billiegoose authored Jun 29, 2020
    Configuration menu
    Copy the full SHA
    53e2cbe View commit details
    Browse the repository at this point in the history
Loading