Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: lockfiles #3231

Merged
merged 14 commits into from
Nov 3, 2019
Merged

feat: lockfiles #3231

merged 14 commits into from
Nov 3, 2019

Commits on Oct 29, 2019

  1. First pass at lockfile support

    Use --lock-write=lock.json or --lock-check=lock.json on the command
    line.
    ry committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    9453695 View commit details
    Browse the repository at this point in the history
  2. add lock-check tests

    ry committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    ecccf9f View commit details
    Browse the repository at this point in the history
  3. clippy

    ry committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    0f3bf43 View commit details
    Browse the repository at this point in the history
  4. cleanup

    ry committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    d83e2c1 View commit details
    Browse the repository at this point in the history
  5. use http for lock_check tests

    ry committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    3e6a616 View commit details
    Browse the repository at this point in the history
  6. cleanup

    ry committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    f2c3aa5 View commit details
    Browse the repository at this point in the history
  7. use @hayd's suggestion for flags

    ry committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    e8745d1 View commit details
    Browse the repository at this point in the history
  8. cleanup

    ry committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    72ac938 View commit details
    Browse the repository at this point in the history
  9. docs

    ry committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    e9194ba View commit details
    Browse the repository at this point in the history
  10. fmt

    ry committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    4c21065 View commit details
    Browse the repository at this point in the history
  11. clippy

    ry committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    d060d78 View commit details
    Browse the repository at this point in the history
  12. cleanup

    ry committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    def8edc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    38e1158 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2019

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