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

Script for Header Migration #712

Closed
wants to merge 21 commits into from
Closed

Commits on Apr 29, 2022

  1. Add header migration script

    Signed-off-by: methylDragon <[email protected]>
    methylDragon committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    88177fe View commit details
    Browse the repository at this point in the history
  2. Implement source, CMake, and header migration

    Signed-off-by: methylDragon <[email protected]>
    methylDragon committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    5ce602d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a3215c View commit details
    Browse the repository at this point in the history
  4. Fix incorrect regex expressions and handle edge cases

    Signed-off-by: methylDragon <[email protected]>
    methylDragon committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    5656f10 View commit details
    Browse the repository at this point in the history
  5. Make git commit function more flexible

    Signed-off-by: methylDragon <[email protected]>
    methylDragon committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    984824c View commit details
    Browse the repository at this point in the history
  6. Edit redirection to enable git mv history preservation

    Signed-off-by: methylDragon <[email protected]>
    methylDragon committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    8ce0176 View commit details
    Browse the repository at this point in the history
  7. Change lib header location

    Signed-off-by: methylDragon <[email protected]>
    methylDragon committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    6e206cb View commit details
    Browse the repository at this point in the history
  8. Implement copyright preservation

    Signed-off-by: methylDragon <[email protected]>
    methylDragon committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    434ee6d View commit details
    Browse the repository at this point in the history
  9. Fix regex

    Signed-off-by: methylDragon <[email protected]>
    methylDragon committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    49567c5 View commit details
    Browse the repository at this point in the history
  10. Amend commit instead, and sanitize input prompts

    Signed-off-by: methylDragon <[email protected]>
    methylDragon committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    c89dfe7 View commit details
    Browse the repository at this point in the history
  11. Fix more regex

    Signed-off-by: methylDragon <[email protected]>
    methylDragon committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    e0ff325 View commit details
    Browse the repository at this point in the history
  12. Implement cloning and multi-PR functionality

    Signed-off-by: methylDragon <[email protected]>
    methylDragon committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    f802873 View commit details
    Browse the repository at this point in the history
  13. Add clarificatory comment

    Signed-off-by: methylDragon <[email protected]>
    methylDragon committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    db42a17 View commit details
    Browse the repository at this point in the history
  14. Update regex

    Signed-off-by: methylDragon <[email protected]>
    methylDragon committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    815c480 View commit details
    Browse the repository at this point in the history
  15. Make example updating more aggressive

    Signed-off-by: methylDragon <[email protected]>
    methylDragon committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    da340bb View commit details
    Browse the repository at this point in the history
  16. Fix top level CMakeLists generation

    Signed-off-by: methylDragon <[email protected]>
    methylDragon committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    8a793c1 View commit details
    Browse the repository at this point in the history
  17. Fix regex

    Signed-off-by: methylDragon <[email protected]>
    methylDragon committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    895cfe2 View commit details
    Browse the repository at this point in the history
  18. Use set -e

    Signed-off-by: methylDragon <[email protected]>
    methylDragon committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    cc67a0b View commit details
    Browse the repository at this point in the history
  19. Refine regex

    Signed-off-by: methylDragon <[email protected]>
    methylDragon committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    17c1551 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Don't ticktock detail headers

    Signed-off-by: methylDragon <[email protected]>
    methylDragon committed May 4, 2022
    Configuration menu
    Copy the full SHA
    7b17e47 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Change ign org to gz

    Signed-off-by: methylDragon <[email protected]>
    methylDragon committed May 6, 2022
    Configuration menu
    Copy the full SHA
    e7e1fcd View commit details
    Browse the repository at this point in the history