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: npm/hosted-git-info
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.8.4
Choose a base ref
...
head repository: npm/hosted-git-info
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.8.9
Choose a head ref
  • 20 commits
  • 20 files changed
  • 6 contributors

Commits on Sep 27, 2019

  1. test: added default fixtures and github specific fixtures

    Michael Perrotte committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    888f9b4 View commit details
    Browse the repository at this point in the history
  2. test: added refactered tests for gists

    Michael Perrotte committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    53364f9 View commit details
    Browse the repository at this point in the history
  3. fix: updated pathmatch for gitlab

    Michael Perrotte committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    ffe056f View commit details
    Browse the repository at this point in the history
  4. test: added basic test for ._fill() method

    Michael Perrotte committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    921e6dd View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2019

  1. test: added ignore; for 100% testing (this seems wonky)

    Michael Perrotte committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    1fd9d66 View commit details
    Browse the repository at this point in the history
  2. test: added refactered tests for bitbucket

    Michael Perrotte committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    8d24551 View commit details
    Browse the repository at this point in the history
  3. test: moved all github url tests together

    Michael Perrotte committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    ba44d9f View commit details
    Browse the repository at this point in the history
  4. test: removed unused testing structure

    Michael Perrotte committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    4eb69eb View commit details
    Browse the repository at this point in the history
  5. test: added script to get coverage report

    Michael Perrotte committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    4e4ea0f View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2019

  1. fix: updated pathmatch for gitlab

    PR-URL: #51
    Credit: @mikemimik
    Close: #51
    Reviewed-by: @isaacs
    claudiahdz authored and isaacs committed Oct 7, 2019
    1 Configuration menu
    Copy the full SHA
    e8325b5 View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.8.5

    isaacs committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    624fd6f View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. Ensure passwords in hosted Git URLs are correctly escaped

    PR-URL: #58
    Credit: @stevenhilder
    Close: #58
    Reviewed-by: @darcyclarke
    stevenhilder authored and darcyclarke committed Feb 25, 2020
    2 Configuration menu
    Copy the full SHA
    ff259a6 View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.8.6

    darcyclarke committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    e1b83df View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. fix: Do not pass scp-style URLs to the WhatWG url.URL

    Fix #60 (for the legacy branch)
    isaacs committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    f2cdfcf View commit details
    Browse the repository at this point in the history
  2. fix: Do not attempt to use url.URL when unavailable

    Fix #61
    
    This should not be ported to the latest branch, as Node.js v6 support
    was dropped there anyway.
    
    PR-URL: #62
    Credit: @isaacs
    Close: #62
    Reviewed-by: @isaacs
    isaacs committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    2d0bb66 View commit details
    Browse the repository at this point in the history
  3. chore(release): 2.8.7

    isaacs committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    7440afa View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2020

  1. fix: #61 & #65 addressing issues w/ url.URL implmentation which regre…

    …ssed node 6 support
    
    PR-URL: #66
    Credit: @darcyclarke
    Close: #66
    Reviewed-by: @darcyclarke
    darcyclarke committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    5038b18 View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.8.8

    darcyclarke committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    afeaefd View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. fix: backport regex fix from #76

    PR-URL: #84
    Credit: @nlf
    Close: #84
    Reviewed-by: @wraithgar
    nlf committed Apr 7, 2021
    1 Configuration menu
    Copy the full SHA
    29adfe5 View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.8.9

    nlf committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    8d4b369 View commit details
    Browse the repository at this point in the history
Loading