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

Misc c99 style 5 #3006

Merged
merged 4 commits into from
Aug 26, 2023
Merged

Misc c99 style 5 #3006

merged 4 commits into from
Aug 26, 2023

Commits on Aug 24, 2023

  1. cmd/export: Port to C99 style

    Just keeping up momentum.
    cgwalters committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    88334b8 View commit details
    Browse the repository at this point in the history
  2. cmd/export: Fold libarchive error handling

    The helper function here doesn't quite carry its weight; this
    brings us inline with having single line (no braces) error
    return paths.
    cgwalters committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    e578c01 View commit details
    Browse the repository at this point in the history
  3. cmd/log: Port to C99 style

    Just keeping up momentum.
    cgwalters committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    116fdc3 View commit details
    Browse the repository at this point in the history
  4. cmd/show-remote-url: Port to C99 style

    Just keeping up momentum.
    cgwalters committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    cce1814 View commit details
    Browse the repository at this point in the history