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(cli): --filter flag #8185

Merged
merged 84 commits into from Apr 12, 2024
Merged

feat(cli): --filter flag #8185

merged 84 commits into from Apr 12, 2024

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    ad920cb View commit details
    Browse the repository at this point in the history
  2. Update run_command.zig

    Jarred-Sumner authored and gvilums committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    6be006e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a734de8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c83507b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1868ad3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    496bac0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1b659b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. basic filtering

    gvilums committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    2f33677 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea8ea8d View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    d8d0ffb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c9c555 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f74aad9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4adbf68 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44ea630 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d17118 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. fix exit code handling

    gvilums committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    e68e7b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cb2d58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af5728c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad18255 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b19f98 View commit details
    Browse the repository at this point in the history
  6. cleanup

    gvilums committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    a4d1b17 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    024d86e View commit details
    Browse the repository at this point in the history
  2. cleanup and fixes

    gvilums committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    9819a13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8c21bf View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. clean up dead code

    gvilums committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    2557763 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e467cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f01fae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a3fbc1 View commit details
    Browse the repository at this point in the history
  5. fix issues after merge

    gvilums committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    9a7ba61 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    63124c3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9af23ad View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. Configuration menu
    Copy the full SHA
    8ab8941 View commit details
    Browse the repository at this point in the history
  2. fix test harness

    gvilums committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    26a720d View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    3426873 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a363f48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5637a7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c48289 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    03037de View commit details
    Browse the repository at this point in the history
  2. fix compile after merge

    gvilums committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    5b91ca3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63d5cd6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    127a599 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c39e61d View commit details
    Browse the repository at this point in the history
  6. fixes to running binaries

    gvilums committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    f1db7ad View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7d122b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. windows fixes

    gvilums committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    ca4c96d View commit details
    Browse the repository at this point in the history
  2. address some review comments

    gvilums committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    4faf32d View commit details
    Browse the repository at this point in the history
  3. handle malformed JSON

    gvilums committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    7e7e55d View commit details
    Browse the repository at this point in the history
  4. add various tests

    gvilums committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    101a893 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4300bb View commit details
    Browse the repository at this point in the history
  6. update docs for filter

    gvilums committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    08af77a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a3f6998 View commit details
    Browse the repository at this point in the history
  8. reset tinycc commit

    gvilums committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    a26eca6 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. filtered run prototype

    gvilums committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    494fa3d View commit details
    Browse the repository at this point in the history
  2. make pretty

    gvilums committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    a9b9ce0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8f76f7 View commit details
    Browse the repository at this point in the history
  4. make prettier

    gvilums committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    8e17407 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. prep for windows

    gvilums committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    75864c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    000d513 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78814e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8abffd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f40cc6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    22dfc45 View commit details
    Browse the repository at this point in the history
  7. cleanup

    gvilums committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    ac3ad16 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    da3485f View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    6ba7eb3 View commit details
    Browse the repository at this point in the history
  2. Fix $PATH

    Jarred-Sumner committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    defd08f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d6e443 View commit details
    Browse the repository at this point in the history
  4. support pre and post scripts

    gvilums committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    f781e51 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ddddb9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a5fcbfa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4046074 View commit details
    Browse the repository at this point in the history
  8. fix harness after merge

    gvilums committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    e0726a3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    473a2d4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ccfebfb View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    f7e54d8 View commit details
    Browse the repository at this point in the history
  2. fix tests on windows

    gvilums committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    c178624 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22846af View commit details
    Browse the repository at this point in the history
  4. fix uninitialized memory

    gvilums committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    c9ff770 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5083cf6 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    beb3d24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32bfdb1 View commit details
    Browse the repository at this point in the history
  3. Add skip list

    Jarred-Sumner committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    66b8a2d View commit details
    Browse the repository at this point in the history
  4. Preallocate

    Jarred-Sumner committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    9c0f1d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63c4f73 View commit details
    Browse the repository at this point in the history