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.5.0
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.6.0
Choose a head ref
  • 6 commits
  • 11 files changed
  • 3 contributors

Commits on Mar 7, 2018

  1. Configuration menu
    Copy the full SHA
    627ab55 View commit details
    Browse the repository at this point in the history
  2. feat(browse): fragment support for browse() (#28)

    * extended browse method to support optional file path
    
    This could be extremely useful for those wanting to generate links to
    formatted docs and/or syntax highlighted source files
    
    * updated REAMDE.md to document new browse method signature
    
    * fixed gist browsefile URLs by transforming path to lower case and added ability to also append hash fragment
    
    * minor improvement to README to use real live URL example for hash fragment
    neocotic authored and zkat committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    cd5e5bb View commit details
    Browse the repository at this point in the history
  3. meta: add package-lock.json

    zkat committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    14204cf View commit details
    Browse the repository at this point in the history
  4. meta: modernize release process

    zkat committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    74d4220 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eba1f7b View commit details
    Browse the repository at this point in the history
  6. chore(release): 2.6.0

    zkat committed Mar 7, 2018
    Configuration menu
    Copy the full SHA
    5d2cc4a View commit details
    Browse the repository at this point in the history
Loading