Skip to content

Commits

Permalink
main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on May 11, 2021

  1. master -> main

    rosston committed May 11, 2021
    Copy the full SHA
    ca74a0d View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2018

  1. Merge pull request #1 from testdouble/rewrite

    dependable@2.0.0
    davemo committed Jan 18, 2018
    Copy the full SHA
    d1c021a View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2018

  1. Fix README error.

    primarilysnark committed Jan 17, 2018
    Copy the full SHA
    ecd1b9c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e2ff9a4 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1044ea8 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    8edcdec View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    68c2d6b View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    17ae738 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    3529f29 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    704c234 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    0a1847f View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    555657a View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    698ea82 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    3795fc1 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    c89c848 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2018

  1. Copy the full SHA
    6984d55 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    51a0965 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    de63b8d View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2018

  1. Copy the full SHA
    41893c9 View commit details
    Browse the repository at this point in the history
  2. remove unused libs

    davemo committed Jan 6, 2018
    Copy the full SHA
    1ef9b1f View commit details
    Browse the repository at this point in the history
  3. Add postversion hook.

    primarilysnark committed Jan 6, 2018
    Copy the full SHA
    f979d98 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    333228a View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    e37cd5a View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    9affc60 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2018

  1. Copy the full SHA
    95fec06 View commit details
    Browse the repository at this point in the history
  2. Rewrite documentation.

    primarilysnark authored and davemo committed Jan 5, 2018
    Copy the full SHA
    3c791d6 View commit details
    Browse the repository at this point in the history
  3. try to rework docs

    davemo committed Jan 5, 2018
    Copy the full SHA
    40c05d7 View commit details
    Browse the repository at this point in the history
  4. rewrite.js -> index.js

    davemo committed Jan 5, 2018
    Copy the full SHA
    d2d1ab4 View commit details
    Browse the repository at this point in the history
  5. cleanup all the tests

    davemo committed Jan 5, 2018
    Copy the full SHA
    5809cf5 View commit details
    Browse the repository at this point in the history
  6. wip: rewrite of tests

    davemo committed Jan 5, 2018
    Copy the full SHA
    659340c View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    14bc087 View commit details
    Browse the repository at this point in the history
  8. remove feature: registering hash

    - we feel this is too much intelligence in the lib, if users really want
    to they can register multiple deps using .map or a loop 
    - this avoids overloading the .register method and keeps lib complexity
    down
    davemo committed Jan 5, 2018
    Copy the full SHA
    42ef633 View commit details
    Browse the repository at this point in the history
  9. add rewrite as javascript

    davemo committed Jan 5, 2018
    Copy the full SHA
    eb4fb88 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    fb5d213 View commit details
    Browse the repository at this point in the history
  11. remove functionality:

    - .load uses sync apis from nodes fs module, if users want to load
    files we feel they should do so externally and then register the 
    dependency
    - this eases the burden of complexity on the lib
    davemo committed Jan 5, 2018
    Copy the full SHA
    790a8a7 View commit details
    Browse the repository at this point in the history
Older