Skip to content
This repository was archived by the owner on May 4, 2024. It is now read-only.
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/read-package-json
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.12
Choose a base ref
...
head repository: npm/read-package-json
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.13
Choose a head ref
  • 6 commits
  • 6 files changed
  • 2 contributors

Commits on Mar 8, 2018

  1. fix(git): support git packed refs --all mode (#77)

    * test: git-pack-refs vs gitHead
    
    also, let's have gitHead tests for both refs-packed and non-packed modes
    
    re #76 (git packed refs --all mode not supported)
    
    * Fall back to .git/packed-refs if .git/<ref> does not exist
    
    * refactor: minor
    artemv authored and zkat committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    1869940 View commit details
    Browse the repository at this point in the history
  2. meta: modernize release process

    zkat committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    3f06586 View commit details
    Browse the repository at this point in the history
  3. deps: bump j-p-b-e

    zkat committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    5b4d790 View commit details
    Browse the repository at this point in the history
  4. deps: bump devDeps

    zkat committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    7090a2f View commit details
    Browse the repository at this point in the history
  5. misc: updating for standard

    zkat committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    c1b24b0 View commit details
    Browse the repository at this point in the history
  6. chore(release): 2.0.13

    zkat committed Mar 8, 2018
    Configuration menu
    Copy the full SHA
    6bac747 View commit details
    Browse the repository at this point in the history
Loading