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

Cleanup f-strings, logging and formats #443

Merged

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    b217c8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b6d416 View commit details
    Browse the repository at this point in the history
  3. Update logging formatting

    * Apply suggestions from code review
    * Fixup minor syntax fixes
    
    Co-authored-by: Erlend E. Aasland <[email protected]>
    sveinse and erlend-aasland committed May 20, 2024
    Configuration menu
    Copy the full SHA
    3bbb9dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50ab7a7 View commit details
    Browse the repository at this point in the history
  5. Made printing of idnex and subindex consistent

    * Fixup hex printing
    sveinse committed May 20, 2024
    Configuration menu
    Copy the full SHA
    92140eb View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Apply suggestions from code review

    Fixes part 1
    
    Co-authored-by: André Colomb <[email protected]>
    sveinse and acolomb authored May 27, 2024
    Configuration menu
    Copy the full SHA
    0b2838f View commit details
    Browse the repository at this point in the history
  2. Add pretty_index for printing index and subindex

    * Change print statements to use pretty_index()
    * Updates from code review
    sveinse committed May 27, 2024
    Configuration menu
    Copy the full SHA
    7129fed View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

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