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

Some more work towards rm #58

Closed
wants to merge 4 commits into from
Closed

Some more work towards rm #58

wants to merge 4 commits into from

Commits on Dec 22, 2016

  1. Configuration menu
    Copy the full SHA
    0687413 View commit details
    Browse the repository at this point in the history
  2. rm: add -unused, fix errs

    sdboyer committed Dec 22, 2016
    Configuration menu
    Copy the full SHA
    53ae394 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2016

  1. rm: add basic tests

    sdboyer committed Dec 23, 2016
    Configuration menu
    Copy the full SHA
    d5cc65a View commit details
    Browse the repository at this point in the history
  2. dep: construct SolveParameters safely

    SolveParameters' manifest and lock have to be untyped nil if they're
    empty - otherwise gps will end up calling methods on them anyway.
    sdboyer committed Dec 23, 2016
    Configuration menu
    Copy the full SHA
    e73be22 View commit details
    Browse the repository at this point in the history