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

Add --json-file/-j option to read from file w/ json contents #311

Open
wants to merge 44 commits into
base: master
Choose a base branch
from

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    0fbb22d View commit details
    Browse the repository at this point in the history
  2. clean up source code

    jacobmealey committed May 16, 2024
    Configuration menu
    Copy the full SHA
    9e2f4a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bd91b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e22840 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e01fd50 View commit details
    Browse the repository at this point in the history
  6. cleaning up for pr

    jacobmealey committed May 16, 2024
    Configuration menu
    Copy the full SHA
    3d55d30 View commit details
    Browse the repository at this point in the history
  7. test w/ actions

    jacobmealey committed May 16, 2024
    Configuration menu
    Copy the full SHA
    dcea792 View commit details
    Browse the repository at this point in the history
  8. Added sudo back

    jacobmealey committed May 16, 2024
    Configuration menu
    Copy the full SHA
    41bb29e View commit details
    Browse the repository at this point in the history
  9. put json objects

    jacobmealey committed May 16, 2024
    Configuration menu
    Copy the full SHA
    18ecad7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    29de2be View commit details
    Browse the repository at this point in the history
  11. removed whole line

    jacobmealey committed May 16, 2024
    Configuration menu
    Copy the full SHA
    a1d0ed8 View commit details
    Browse the repository at this point in the history
  12. fixed memory issues

    jacobmealey committed May 16, 2024
    Configuration menu
    Copy the full SHA
    ba76262 View commit details
    Browse the repository at this point in the history
  13. remove sanitizer

    jacobmealey committed May 16, 2024
    Configuration menu
    Copy the full SHA
    5618105 View commit details
    Browse the repository at this point in the history
  14. spelling

    jacobmealey committed May 16, 2024
    Configuration menu
    Copy the full SHA
    1d9d70d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1685194 View commit details
    Browse the repository at this point in the history
  16. fixed typo

    brew install...
    jacobmealey committed May 16, 2024
    Configuration menu
    Copy the full SHA
    0785c94 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5264619 View commit details
    Browse the repository at this point in the history
  18. cleaned up tests

    jacobmealey committed May 16, 2024
    Configuration menu
    Copy the full SHA
    20c3b8c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    73b272a View commit details
    Browse the repository at this point in the history
  20. remove params putting

    jacobmealey committed May 16, 2024
    Configuration menu
    Copy the full SHA
    95fa596 View commit details
    Browse the repository at this point in the history
  21. not leaking

    not leaking
    jacobmealey committed May 16, 2024
    Configuration menu
    Copy the full SHA
    26e4859 View commit details
    Browse the repository at this point in the history
  22. free this_query

    jacobmealey committed May 16, 2024
    Configuration menu
    Copy the full SHA
    bb1a0e3 View commit details
    Browse the repository at this point in the history
  23. clean up for pr

    cleanup action
    
    cleanup trurl.1
    
    cleanup trurl.1
    jacobmealey committed May 16, 2024
    Configuration menu
    Copy the full SHA
    373bec0 View commit details
    Browse the repository at this point in the history
  24. cleanup file handling

    jacobmealey committed May 16, 2024
    Configuration menu
    Copy the full SHA
    1851fee View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    cc74cdf View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    b44e296 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. put json in behind a flag

    jacobmealey committed May 17, 2024
    Configuration menu
    Copy the full SHA
    542fe6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ceea4a View commit details
    Browse the repository at this point in the history
  3. white space Update .github/workflows/makefile.yml

    Co-authored-by: Viktor Szakats <vszakats@users.noreply.github.com>
    jacobmealey and vszakats committed May 17, 2024
    Configuration menu
    Copy the full SHA
    12e6725 View commit details
    Browse the repository at this point in the history
  4. Update homebrew includes .github/workflows/makefile.yml

    Co-authored-by: Viktor Szakats <vszakats@users.noreply.github.com>
    jacobmealey and vszakats committed May 17, 2024
    Configuration menu
    Copy the full SHA
    6eb908e View commit details
    Browse the repository at this point in the history
  5. Update .github/workflows/makefile.yml

    Co-authored-by: Viktor Szakats <vszakats@users.noreply.github.com>
    jacobmealey and vszakats committed May 17, 2024
    Configuration menu
    Copy the full SHA
    292fd77 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a8dad0a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ad93491 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Make it act as a filter

    jacobmealey committed May 24, 2024
    Configuration menu
    Copy the full SHA
    aa39f61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5e2429 View commit details
    Browse the repository at this point in the history
  3. style

    jacobmealey committed May 24, 2024
    Configuration menu
    Copy the full SHA
    ede3153 View commit details
    Browse the repository at this point in the history
  4. update oom messaging

    jacobmealey committed May 24, 2024
    Configuration menu
    Copy the full SHA
    aa7d58b View commit details
    Browse the repository at this point in the history
  5. cleanup makefile

    jacobmealey committed May 24, 2024
    Configuration menu
    Copy the full SHA
    d2b3fca View commit details
    Browse the repository at this point in the history
  6. Update Makefile

    Co-authored-by: Viktor Szakats <vszakats@users.noreply.github.com>
    jacobmealey and vszakats committed May 24, 2024
    Configuration menu
    Copy the full SHA
    2f81538 View commit details
    Browse the repository at this point in the history
  7. flip around the lines

    jacobmealey committed May 24, 2024
    Configuration menu
    Copy the full SHA
    3975591 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    1c22c47 View commit details
    Browse the repository at this point in the history
  2. cleanup readme

    jacobmealey committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    e6f135e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a947832 View commit details
    Browse the repository at this point in the history
  4. prefix not path

    jacobmealey committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    7502449 View commit details
    Browse the repository at this point in the history