[go: nahoru, domu]

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: isaacs/node-mkdirp Loading
base: 0.5.1
Choose a base ref
...
head repository: isaacs/node-mkdirp Loading
compare: v0.5.6
Choose a head ref
  • 13 commits
  • 18 files changed
  • 4 contributors

Commits on Feb 6, 2016

  1. tools: update tap + mock-fs. Fix broken test

    The test suite is currently failing on anything higher than v4
    
    Updating mock-fs fixes this. As tap was quite out of date I have
    updated that as well.
    
    After updating the dependencies a test began failing due to
    `test.end()` being called more than once. This is fixed
    Myles Borins committed Feb 6, 2016
    Configuration menu
    Copy the full SHA
    b8629ff View commit details
    Browse the repository at this point in the history
  2. test: add v4 and v5 to travis

    Myles Borins committed Feb 6, 2016
    Configuration menu
    Copy the full SHA
    f2003bb View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2020

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

    isaacs committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    b2e7ba0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d612c5d View commit details
    Browse the repository at this point in the history
  4. 0.5.3

    isaacs committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    d784e70 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. fix infinite loop on windows machines

    PR-URL: #15
    Credit: @jonchurch
    Close: #15
    Reviewed-by: @isaacs
    jonchurch authored and isaacs committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    2867920 View commit details
    Browse the repository at this point in the history
  2. 0.5.4

    isaacs committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    42a012c View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. Remove unnecessary umask calls

    Legacy fix for #22
    Re nodejs/node#32321
    isaacs committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    bea6382 View commit details
    Browse the repository at this point in the history
  2. 0.5.5

    isaacs committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    049cf18 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. update minimist

    PR-URL: #36
    Credit: @guicompeng
    Close: #36
    Reviewed-by: @IvesMatheus
    
    EDIT(@isaacs): also updated package-lock.json
    guicompeng authored and isaacs committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    c905d65 View commit details
    Browse the repository at this point in the history
  2. clean up tests

    isaacs committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    2a28125 View commit details
    Browse the repository at this point in the history
  3. 0.5.6

    isaacs committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    92f086d View commit details
    Browse the repository at this point in the history
Loading