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

repoinfo: Implement JSON output #1529

Merged
merged 3 commits into from
Jun 6, 2024
Merged

repoinfo: Implement JSON output #1529

merged 3 commits into from
Jun 6, 2024

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    ae202fa View commit details
    Browse the repository at this point in the history
  2. context: Set quiet mode on json output

    So that only the json is printed and it is parsable.
    jan-kolarik committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    c32cff4 View commit details
    Browse the repository at this point in the history
  3. main: Move download callbacks setup after cmd parsing

    Otherwise `quiet` is not parsed yet.
    jan-kolarik committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    beae855 View commit details
    Browse the repository at this point in the history