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

feat: detect flag extinctions #73

Merged
merged 35 commits into from
Nov 13, 2023
Merged

feat: detect flag extinctions #73

merged 35 commits into from
Nov 13, 2023

Commits on Nov 13, 2023

  1. add option

    jazanne committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    e175442 View commit details
    Browse the repository at this point in the history
  2. try to detect extinctions

    jazanne committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    89bc7b6 View commit details
    Browse the repository at this point in the history
  3. use skull

    jazanne committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1f108d3 View commit details
    Browse the repository at this point in the history
  4. gen docs

    jazanne committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5fbddf0 View commit details
    Browse the repository at this point in the history
  5. update test data

    jazanne committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    ed55866 View commit details
    Browse the repository at this point in the history
  6. rename

    jazanne committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    d4656b5 View commit details
    Browse the repository at this point in the history
  7. refactor

    jazanne committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5d3e745 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bf4943a View commit details
    Browse the repository at this point in the history
  9. log err

    jazanne committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    8bf8973 View commit details
    Browse the repository at this point in the history
  10. start updating comment

    jazanne committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    7b1e130 View commit details
    Browse the repository at this point in the history
  11. rename some things

    jazanne committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5bda4fd View commit details
    Browse the repository at this point in the history
  12. add extinct flag test

    jazanne committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    524fa4d View commit details
    Browse the repository at this point in the history
  13. add break test

    jazanne committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    21cdd53 View commit details
    Browse the repository at this point in the history
  14. import redundancies

    jazanne committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    cfdbf72 View commit details
    Browse the repository at this point in the history
  15. move/rename pkg

    jazanne committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    889026d View commit details
    Browse the repository at this point in the history
  16. rename

    jazanne committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    3c5aad3 View commit details
    Browse the repository at this point in the history
  17. update tests

    jazanne committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    de09d48 View commit details
    Browse the repository at this point in the history
  18. if

    jazanne committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a55d880 View commit details
    Browse the repository at this point in the history
  19. add helper func

    jazanne committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    6cec40c View commit details
    Browse the repository at this point in the history
  20. some renaming and cleanup

    jazanne committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    8d59986 View commit details
    Browse the repository at this point in the history
  21. just a test

    jazanne committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    e31eb93 View commit details
    Browse the repository at this point in the history
  22. conditional

    jazanne committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    c2db611 View commit details
    Browse the repository at this point in the history
  23. Revert "just a test"

    This reverts commit e31eb93.
    jazanne committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    465b18e View commit details
    Browse the repository at this point in the history
  24. another conditional

    jazanne committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a9570af View commit details
    Browse the repository at this point in the history
  25. Revert "Revert "just a test""

    This reverts commit 465b18e.
    jazanne committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    9502c7f View commit details
    Browse the repository at this point in the history
  26. Revert "Revert "Revert "just a test"""

    This reverts commit 9502c7f.
    jazanne committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    701b4f6 View commit details
    Browse the repository at this point in the history
  27. update test

    jazanne committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5469761 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    8e1bc0f View commit details
    Browse the repository at this point in the history
  29. cleanup

    jazanne committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    abc98c0 View commit details
    Browse the repository at this point in the history
  30. add test data

    jazanne committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    60c8d7a View commit details
    Browse the repository at this point in the history
  31. set output and fix wrong one

    jazanne committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    93ec5bf View commit details
    Browse the repository at this point in the history
  32. rename

    jazanne committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    144e001 View commit details
    Browse the repository at this point in the history
  33. fix typo

    jazanne committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    9713925 View commit details
    Browse the repository at this point in the history
  34. init cfg with defaults

    jazanne committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    8153685 View commit details
    Browse the repository at this point in the history
  35. docs

    jazanne committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    e390225 View commit details
    Browse the repository at this point in the history