Skip to content
This repository was archived by the owner on Jan 13, 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: vercel/pkg
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.7.0
Choose a base ref
...
head repository: vercel/pkg
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.8.0
Choose a head ref
  • 7 commits
  • 69 files changed
  • 3 contributors

Commits on Jun 1, 2022

  1. test: rearrange and fix order

    - we care other tests more than compression, so move it to the back.
      - plus it is really time consuming.
    - tests for issues are out-of-order, due to strcmp "1000" < "2".
    jesec committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    e7e67aa View commit details
    Browse the repository at this point in the history
  2. test: fs-runtime-layer: remove "birthtime" check

    This does not make sense since we use the stat() of the executable
    for all stat() inside snapshot.
    jesec committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    7c72f3a View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. dependencies: bump (minor)

    jesec committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    3f1c883 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c98d49 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Configuration menu
    Copy the full SHA
    5a0eaa6 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Bump to vercel/pkg-fetch@v3.4.2

    jesec committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    6c930c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. 5.8.0

    leerob committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    f81a08c View commit details
    Browse the repository at this point in the history
Loading