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

Support loading multiple patches. #474

Merged
merged 41 commits into from
Jul 27, 2023
Merged

Support loading multiple patches. #474

merged 41 commits into from
Jul 27, 2023

Commits on Jul 12, 2023

  1. augment parseNameAndVersion

    ds300 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    1c0cfbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ec3191 View commit details
    Browse the repository at this point in the history
  3. clean up old patch file stuff

    ds300 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    f5d7e06 View commit details
    Browse the repository at this point in the history
  4. add npm install to script

    ds300 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    1a188cb View commit details
    Browse the repository at this point in the history
  5. fix main.yml

    ds300 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    ef7efca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ac6424 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f956f95 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d5e6a0a View commit details
    Browse the repository at this point in the history
  9. remove parens in function

    ds300 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    7a846dc View commit details
    Browse the repository at this point in the history
  10. force usage of bash

    ds300 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    efcecd1 View commit details
    Browse the repository at this point in the history
  11. use function instead of alias

    ds300 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    42e62be View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4be83bb View commit details
    Browse the repository at this point in the history
  13. add canary version number

    ds300 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    23c591c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    52f0eef View commit details
    Browse the repository at this point in the history
  15. comment about --rebase

    ds300 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    8da5bd2 View commit details
    Browse the repository at this point in the history
  16. new canary release

    ds300 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    6855cc7 View commit details
    Browse the repository at this point in the history
  17. fix numPatchesAfterCreate

    ds300 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    2b86e1f View commit details
    Browse the repository at this point in the history
  18. improve apply-multiple-patches

    ds300 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    1bb87b6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e956cfe View commit details
    Browse the repository at this point in the history
  20. bump canary version

    ds300 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    dd4de6a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    2fbccfa View commit details
    Browse the repository at this point in the history
  22. fix runIntegrationTest

    ds300 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    950e0b2 View commit details
    Browse the repository at this point in the history
  23. add support for --reverse

    ds300 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    e941f97 View commit details
    Browse the repository at this point in the history
  24. fix --reverse behavior

    ds300 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    9bfcf30 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    1f27349 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9d613d View commit details
    Browse the repository at this point in the history
  3. rebase continue behavior

    ds300 committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    ec0e69c View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. add initial rebase tests

    ds300 committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    1c9104c View commit details
    Browse the repository at this point in the history
  2. bump canary version

    ds300 committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    df30019 View commit details
    Browse the repository at this point in the history
  3. fix tests

    ds300 committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    d68b6af View commit details
    Browse the repository at this point in the history
  4. bump canary version

    ds300 committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    a3f3a62 View commit details
    Browse the repository at this point in the history
  5. todo

    ds300 committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    e653491 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    c26a1ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    984a6c3 View commit details
    Browse the repository at this point in the history
  3. handle edge cases

    ds300 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    a45d600 View commit details
    Browse the repository at this point in the history
  4. bump canary version

    ds300 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    3cae2de View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. add docs for multiple patches

    ds300 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    e80899e View commit details
    Browse the repository at this point in the history
  2. update snapshots

    ds300 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    1981d42 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. add --partial option

    ds300 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    cced41a View commit details
    Browse the repository at this point in the history
  2. update snapshots

    ds300 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    dbc3cd9 View commit details
    Browse the repository at this point in the history
  3. update package.json

    ds300 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    3ba21d8 View commit details
    Browse the repository at this point in the history