Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

Implement new spec for dep ensure #489

Merged
merged 39 commits into from
Aug 4, 2017
Merged

Commits on May 9, 2017

  1. Configuration menu
    Copy the full SHA
    94fad51 View commit details
    Browse the repository at this point in the history
  2. Tweak usage text a bit

    sdboyer committed May 9, 2017
    Configuration menu
    Copy the full SHA
    24a9b3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2089f3e View commit details
    Browse the repository at this point in the history
  4. First bits of -update path

    sdboyer committed May 9, 2017
    Configuration menu
    Copy the full SHA
    817f06a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b03cbb View commit details
    Browse the repository at this point in the history
  6. First bits of -add path

    sdboyer committed May 9, 2017
    Configuration menu
    Copy the full SHA
    d3a0679 View commit details
    Browse the repository at this point in the history
  7. Further flesh out -add path

    Still missing varied error handling on the other side of the solve; need
    a bitfield to represent all of the state properties we infer about each
    spec argument.
    sdboyer committed May 9, 2017
    Configuration menu
    Copy the full SHA
    6f783e0 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2017

  1. Fix static problems

    sdboyer committed May 10, 2017
    Configuration menu
    Copy the full SHA
    a2dda19 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2017

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

Commits on Jun 5, 2017

  1. Fix compile errors

    sdboyer committed Jun 5, 2017
    Configuration menu
    Copy the full SHA
    48e3fcf View commit details
    Browse the repository at this point in the history
  2. Catch up with master

    sdboyer committed Jun 5, 2017
    Configuration menu
    Copy the full SHA
    824716b View commit details
    Browse the repository at this point in the history
  3. Reintroduce -dry-run flag

    sdboyer committed Jun 5, 2017
    Configuration menu
    Copy the full SHA
    ca5a2fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d89de70 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7eea154 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d341770 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0577212 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8d42261 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9c05d37 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2017

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

Commits on Jun 15, 2017

  1. Remove more unused code

    sdboyer committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    424b7ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4f7aba View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2017

  1. Configuration menu
    Copy the full SHA
    6e855df View commit details
    Browse the repository at this point in the history
  2. Add a swath of tests for ensure, ensure -update

    This should cover most of their input permutations and error cases.
    sdboyer committed Jun 17, 2017
    Configuration menu
    Copy the full SHA
    8239b96 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2017

  1. Configuration menu
    Copy the full SHA
    05b2e9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc04b58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b9f762 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2017

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

Commits on Jul 31, 2017

  1. Configuration menu
    Copy the full SHA
    f38e02b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b461c3f View commit details
    Browse the repository at this point in the history
  3. All tests passing

    sdboyer committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    97441d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9825b72 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2017

  1. Add a handful more harness tests

    Also some comment cleanup, and relocate an errant test.
    sdboyer committed Aug 1, 2017
    Configuration menu
    Copy the full SHA
    686e331 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2017

  1. Configuration menu
    Copy the full SHA
    943dede View commit details
    Browse the repository at this point in the history
  2. Add -dry-run to usage output

    sdboyer committed Aug 3, 2017
    Configuration menu
    Copy the full SHA
    6af7093 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1cb2762 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42ef91d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d21ee7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b8f7027 View commit details
    Browse the repository at this point in the history