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

PARTIAL: Begin pull request task #3

Open
wants to merge 45 commits into
base: master
Choose a base branch
from

Commits on Aug 16, 2018

  1. Configuration menu
    Copy the full SHA
    8ef57a5 View commit details
    Browse the repository at this point in the history
  2. [tools] Generalize repository cloning procedure

    This simplification is intended to support a future extension to
    validate pull requests.
    jugglinmike committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    f7f3019 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2466423 View commit details
    Browse the repository at this point in the history
  4. Refactor

    jugglinmike committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    71e3c10 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f687d73 View commit details
    Browse the repository at this point in the history
  6. Just use a new tag

    jugglinmike committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    a4afafe View commit details
    Browse the repository at this point in the history
  7. Correct fetch command

    jugglinmike committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    9f42fe5 View commit details
    Browse the repository at this point in the history
  8. Fix things

    jugglinmike committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    8a22600 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    56bae6c View commit details
    Browse the repository at this point in the history
  10. Correct array generation

    jugglinmike committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    d9640c5 View commit details
    Browse the repository at this point in the history
  11. Correct task name

    jugglinmike committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    e7c34f1 View commit details
    Browse the repository at this point in the history
  12. Correct event reference

    jugglinmike committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    c37e6d2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4c90457 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9859d25 View commit details
    Browse the repository at this point in the history
  15. Modify a test

    jugglinmike committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    a190a95 View commit details
    Browse the repository at this point in the history
  16. Refactor

    jugglinmike committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    03a8732 View commit details
    Browse the repository at this point in the history
  17. Corret task IDs

    jugglinmike committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    225001f View commit details
    Browse the repository at this point in the history
  18. Correct command

    jugglinmike committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    aeca034 View commit details
    Browse the repository at this point in the history
  19. Lazy commit message

    jugglinmike committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    20885b2 View commit details
    Browse the repository at this point in the history
  20. Integrate new feature

    jugglinmike committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    ef19dee View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    49127dd View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    6c157a1 View commit details
    Browse the repository at this point in the history
  23. Add debugging statements

    jugglinmike committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    bb16643 View commit details
    Browse the repository at this point in the history
  24. Correct URL reference

    jugglinmike committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    15d9a3b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    dd62edd View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    3ae5013 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    b28d491 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2018

  1. Specify base revision

    jugglinmike committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    c839b5c View commit details
    Browse the repository at this point in the history
  2. Inspect command output

    jugglinmike committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    72408a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9caed66 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2018

  1. Configuration menu
    Copy the full SHA
    2901c0d View commit details
    Browse the repository at this point in the history
  2. Add statement delimiters

    jugglinmike committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    6f788bb View commit details
    Browse the repository at this point in the history
  3. Specify URL of git remote

    jugglinmike committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    79bdc96 View commit details
    Browse the repository at this point in the history
  4. Refactor

    jugglinmike committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    8f17efc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de7af72 View commit details
    Browse the repository at this point in the history
  6. Escape escape

    jugglinmike committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    a75cd46 View commit details
    Browse the repository at this point in the history
  7. Reformat

    jugglinmike committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    af1f51b View commit details
    Browse the repository at this point in the history
  8. Correct syntax

    jugglinmike committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    bbf61eb View commit details
    Browse the repository at this point in the history
  9. Correct argument ordering

    jugglinmike committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    6a3a995 View commit details
    Browse the repository at this point in the history
  10. Download manifest file

    jugglinmike committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    c2dcd4f View commit details
    Browse the repository at this point in the history
  11. Introduce instability

    jugglinmike committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    c7712d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2018

  1. Revert to original "start" script

    This turned out to be unnecessary
    jugglinmike committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    a02cc9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f12938 View commit details
    Browse the repository at this point in the history
  3. Reformat

    jugglinmike committed Aug 21, 2018
    Configuration menu
    Copy the full SHA
    4d9ba3a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87ce5f3 View commit details
    Browse the repository at this point in the history