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: mafintosh/tar-fs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.1
Choose a base ref
...
head repository: mafintosh/tar-fs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.2
Choose a head ref
  • 10 commits
  • 5 files changed
  • 4 contributors

Commits on May 11, 2020

  1. Makes tar-fs able to pack files that are actively being written to. (#88

    )
    
    * Allows tar-fs to pack files that are actively being written to.
    
    * Adds a package-lock.json
    
    * Removes package-lock.json changes.
    
    Whoops! 😅
    asyed94 authored May 11, 2020
    Configuration menu
    Copy the full SHA
    462dd91 View commit details
    Browse the repository at this point in the history
  2. 2.1.0

    mafintosh committed May 11, 2020
    Configuration menu
    Copy the full SHA
    33971c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

  1. Dependency bump for CVE-2020-8244 (#97)

    Upgrade to `tar-stream` version `2.1.4` so we can get `bl` version `4.0.3`.
    dchambers authored Nov 6, 2020
    Configuration menu
    Copy the full SHA
    21cb738 View commit details
    Browse the repository at this point in the history
  2. update standard (#85)

    this repo is used in the standard test suite, so it helps if it uses the latest standard :)
    feross authored Nov 6, 2020
    Configuration menu
    Copy the full SHA
    2b9eb7a View commit details
    Browse the repository at this point in the history
  3. add fix by @k13-engineering

    mafintosh committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    f80a770 View commit details
    Browse the repository at this point in the history
  4. more docs

    mafintosh committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    ac27bac View commit details
    Browse the repository at this point in the history
  5. bump travis

    mafintosh committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    207879d View commit details
    Browse the repository at this point in the history
  6. 2.1.1

    mafintosh committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    7ec11cb View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2025

  1. symlink tweak from main

    mafintosh committed Jan 12, 2025
    1 Configuration menu
    Copy the full SHA
    fd1634e View commit details
    Browse the repository at this point in the history
  2. 2.1.2

    mafintosh committed Jan 12, 2025
    1 Configuration menu
    Copy the full SHA
    d97731b View commit details
    Browse the repository at this point in the history
Loading