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

Redesign SystemPackageTool interface #10380

Merged
merged 33 commits into from
Jan 22, 2022

Commits on Jan 18, 2022

  1. basic implementation

    czoido committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    7132abb View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. wip

    czoido committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    a842d20 View commit details
    Browse the repository at this point in the history
  2. wip

    czoido committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    e3bf115 View commit details
    Browse the repository at this point in the history
  3. wip

    czoido committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    2d12f4d View commit details
    Browse the repository at this point in the history
  4. wip

    czoido committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    f2e16a1 View commit details
    Browse the repository at this point in the history
  5. wip

    czoido committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    1d50711 View commit details
    Browse the repository at this point in the history
  6. wip

    czoido committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    c1d36c4 View commit details
    Browse the repository at this point in the history
  7. revert change

    czoido committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    0037b88 View commit details
    Browse the repository at this point in the history
  8. fix indent

    czoido committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    f3232c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Configuration menu
    Copy the full SHA
    de0cd95 View commit details
    Browse the repository at this point in the history
  2. simplify a bit

    czoido committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    e2e92a5 View commit details
    Browse the repository at this point in the history
  3. install distro just for linux

    czoido committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    737d995 View commit details
    Browse the repository at this point in the history
  4. add distro pm map

    czoido committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    4a2563d View commit details
    Browse the repository at this point in the history
  5. test brew check

    czoido committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    ef3485c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2eb1a71 View commit details
    Browse the repository at this point in the history
  7. use two decorators

    czoido committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    a2a6cc8 View commit details
    Browse the repository at this point in the history
  8. consider build requires

    czoido committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    8696555 View commit details
    Browse the repository at this point in the history
  9. consider build requires

    czoido committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    33026e3 View commit details
    Browse the repository at this point in the history
  10. mock context

    czoido committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    3351698 View commit details
    Browse the repository at this point in the history
  11. add msys2

    czoido committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    2dc1392 View commit details
    Browse the repository at this point in the history
  12. minor changes

    czoido committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    8e06eb9 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. private class

    czoido committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    b847261 View commit details
    Browse the repository at this point in the history
  2. change name

    czoido committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    f7e0c1f View commit details
    Browse the repository at this point in the history
  3. change name

    czoido committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    8bc96a6 View commit details
    Browse the repository at this point in the history
  4. change logic

    czoido committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    0da8cd1 View commit details
    Browse the repository at this point in the history
  5. wip

    czoido committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    8189190 View commit details
    Browse the repository at this point in the history
  6. add test

    czoido committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    36291d9 View commit details
    Browse the repository at this point in the history
  7. use run

    czoido committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    24d8018 View commit details
    Browse the repository at this point in the history
  8. skip py2

    czoido committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    e50138c View commit details
    Browse the repository at this point in the history
  9. change name

    czoido committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    5609ac9 View commit details
    Browse the repository at this point in the history
  10. skip tests

    czoido committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    185932e View commit details
    Browse the repository at this point in the history
  11. revert skip

    czoido committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    6ba69c6 View commit details
    Browse the repository at this point in the history
  12. add more info to message

    czoido committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    3e7cda9 View commit details
    Browse the repository at this point in the history