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

i#5505 kernel memtrace: Add submodule libipt & Initialize submodules all the time #5518

Merged
merged 8 commits into from
Jun 8, 2022

Commits on Jun 6, 2022

  1. Add libipt as a submodule

    dolanzhao committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    abf3845 View commit details
    Browse the repository at this point in the history
  2. - Tell GA CI to init submodules: submodules: true arg to checkout step

    - Add submodule update to make/git/devsetup.sh
    - Add submodule update to make/git/git_pullall.sh
    - Update how-to-build docs
    dolanzhao committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    b7f4b99 View commit details
    Browse the repository at this point in the history
  3. - Update all action configs.

    - Add a pre-commit hook to prevent the common mistake of accidentally rolling back a recent submodule update when switching branches
    dolanzhao committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    4df984b View commit details
    Browse the repository at this point in the history
  4. - Remove duplicate comments

    - Fix the variable name error in copy code
    dolanzhao committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    9536af4 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

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

Commits on Jun 8, 2022

  1. Configuration menu
    Copy the full SHA
    e450b62 View commit details
    Browse the repository at this point in the history
  2. update the comment

    dolanzhao committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    142efdd View commit details
    Browse the repository at this point in the history
  3. update builing doc

    dolanzhao committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    f5063a2 View commit details
    Browse the repository at this point in the history