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: kyriosli/node-shared-cache
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: everplus/node-shared-cache
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 13 files changed
  • 5 contributors

Commits on Mar 23, 2017

  1. Add support for Buffer

    yanjunz committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    37ab0d6 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2018

  1. Merge pull request #1 from yanjunz/master

    Add support for Buffer
    everplus authored Mar 9, 2018
    Configuration menu
    Copy the full SHA
    d2e2652 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2018

  1. fix mac & windows bugs

    ctripfx committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    0e08639 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2019

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

Commits on Dec 11, 2019

  1. add node 12.13.1 support

    everplus committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    139444d View commit details
    Browse the repository at this point in the history
  2. change name and version

    everplus committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    ec8384b View commit details
    Browse the repository at this point in the history
  3. change git repo address

    everplus committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    9f950bd View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. dependencies updated

    manueltimita committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    170bcd1 View commit details
    Browse the repository at this point in the history
  2. version bump

    manueltimita committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    4301685 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83b4b6b View commit details
    Browse the repository at this point in the history
  4. Fixed tests

    manueltimita committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    a0f8fb1 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Merge pull request #2 from manueltimita/master

    Fixed build failure in Node v12.14.0
    everplus authored Apr 16, 2020
    Configuration menu
    Copy the full SHA
    ed23c38 View commit details
    Browse the repository at this point in the history
  2. 1. Support electron; 2. Support work_threads; 3. When all processes e…

    …xit, mac & linux will delete the cached data, just like windows; 4. Fix bugs; 5. Remove old node support;
    everplus committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    5b79d90 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. mac bug fix

    everplus committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    26075fb View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. fix-hash-find

    qiaolei
    qiaolei committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    fca1429 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. Merge pull request #4 from GitCHQL/master

    fix-hash-find
    everplus authored Jun 2, 2021
    Configuration menu
    Copy the full SHA
    6ce110c View commit details
    Browse the repository at this point in the history
  2. no message

    everplus committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    e82c079 View commit details
    Browse the repository at this point in the history
  3. no message

    everplus committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    65ca454 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. Account isolation

    everplus committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    dfa1d8e View commit details
    Browse the repository at this point in the history
Loading