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 Loading
base: v2.8.5
Choose a base ref
...
head repository: npm/hosted-git-info Loading
compare: v2.8.9
Choose a head ref
  • 9 commits
  • 6 files changed
  • 4 contributors

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