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

Recipe grouping #1842

Merged
merged 28 commits into from
May 25, 2024
Merged

Recipe grouping #1842

merged 28 commits into from
May 25, 2024

Commits on May 20, 2024

  1. Reworked group commit

    neunenak committed May 20, 2024
    Configuration menu
    Copy the full SHA
    efeba4f View commit details
    Browse the repository at this point in the history
  2. Completions

    neunenak committed May 20, 2024
    Configuration menu
    Copy the full SHA
    dc904ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b18b46a View commit details
    Browse the repository at this point in the history
  4. Use accepted

    casey committed May 20, 2024
    Configuration menu
    Copy the full SHA
    f473e4a View commit details
    Browse the repository at this point in the history
  5. Use iter / filter_map

    casey committed May 20, 2024
    Configuration menu
    Copy the full SHA
    cd855e2 View commit details
    Browse the repository at this point in the history
  6. Don't sort

    casey committed May 20, 2024
    Configuration menu
    Copy the full SHA
    29866d6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    208a87b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    32411df View commit details
    Browse the repository at this point in the history
  9. Swap order

    casey committed May 20, 2024
    Configuration menu
    Copy the full SHA
    7128999 View commit details
    Browse the repository at this point in the history
  10. Amend

    casey committed May 20, 2024
    Configuration menu
    Copy the full SHA
    e9f479a View commit details
    Browse the repository at this point in the history
  11. Enhance

    casey committed May 20, 2024
    Configuration menu
    Copy the full SHA
    901412b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f826a7e View commit details
    Browse the repository at this point in the history
  13. Convert to new-style test

    casey committed May 20, 2024
    Configuration menu
    Copy the full SHA
    81cd051 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. refactor list

    neunenak committed May 23, 2024
    Configuration menu
    Copy the full SHA
    97dda91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84ac487 View commit details
    Browse the repository at this point in the history
  3. Remove unused imports

    neunenak committed May 23, 2024
    Configuration menu
    Copy the full SHA
    a291f0c View commit details
    Browse the repository at this point in the history
  4. MOve constant inside fn

    neunenak committed May 23, 2024
    Configuration menu
    Copy the full SHA
    a4b0e9e View commit details
    Browse the repository at this point in the history
  5. remove pub

    neunenak committed May 23, 2024
    Configuration menu
    Copy the full SHA
    1dc52d4 View commit details
    Browse the repository at this point in the history
  6. Remove pub on groups

    neunenak committed May 23, 2024
    Configuration menu
    Copy the full SHA
    1218de5 View commit details
    Browse the repository at this point in the history
  7. refactor

    neunenak committed May 23, 2024
    Configuration menu
    Copy the full SHA
    428fd2c View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

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

    casey committed May 25, 2024
    Configuration menu
    Copy the full SHA
    d63ead8 View commit details
    Browse the repository at this point in the history
  3. Reform

    casey committed May 25, 2024
    Configuration menu
    Copy the full SHA
    4c4d0e0 View commit details
    Browse the repository at this point in the history
  4. Revise

    casey committed May 25, 2024
    Configuration menu
    Copy the full SHA
    759c8c2 View commit details
    Browse the repository at this point in the history
  5. Enhance

    casey committed May 25, 2024
    Configuration menu
    Copy the full SHA
    3949943 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc9451f View commit details
    Browse the repository at this point in the history
  7. Add test for --list --unsorted

    casey committed May 25, 2024
    Configuration menu
    Copy the full SHA
    fc284e6 View commit details
    Browse the repository at this point in the history
  8. Adjust

    casey committed May 25, 2024
    Configuration menu
    Copy the full SHA
    facafc3 View commit details
    Browse the repository at this point in the history