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

Improve nullability and XName comparison #90

Merged
merged 6 commits into from
May 3, 2024
Merged

Improve nullability and XName comparison #90

merged 6 commits into from
May 3, 2024

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    dd1ece1 View commit details
    Browse the repository at this point in the history
  2. Fix some nullability issues

    mhutch committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a7477b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7f726a View commit details
    Browse the repository at this point in the history
  4. Allow null filename in UseIdentifiableFilename

    This allows logging methods to easily accept null filenames,
    which is generally the behavior we want
    mhutch committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    c3f103a View commit details
    Browse the repository at this point in the history
  5. Fix per-item CommitCharacters

    mhutch committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    96cd6b0 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Improve XName comparison APIs

    mhutch committed May 3, 2024
    Configuration menu
    Copy the full SHA
    b3d3fde View commit details
    Browse the repository at this point in the history