Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Kyorai/cuttlefish
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.4.0
Choose a base ref
...
head repository: Kyorai/cuttlefish
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.5.0
Choose a head ref
  • 12 commits
  • 5 files changed
  • 2 contributors

Commits on Aug 11, 2025

  1. Configuration menu
    Copy the full SHA
    09081e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77cd90e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c2a140 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7f4f89 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #57 from Kyorai/cuttlefish-56

    Parse tagged value tag up to the first colon #56
    michaelklishin authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    282e705 View commit details
    Browse the repository at this point in the history
  6. Change log update

    michaelklishin committed Aug 11, 2025
    Configuration menu
    Copy the full SHA
    779fec3 View commit details
    Browse the repository at this point in the history
  7. Change log update

    michaelklishin committed Aug 11, 2025
    Configuration menu
    Copy the full SHA
    4d84fd7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6f9a237 View commit details
    Browse the repository at this point in the history
  9. Update README.md

    michaelklishin authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    9c3f868 View commit details
    Browse the repository at this point in the history
  10. Require tagged value prefix (tag) to be alphanumeric

    Otherwise you cannot tell it from a generated
    string value that happens to include a colon.
    
    References #56 #57
    michaelklishin committed Aug 11, 2025
    Configuration menu
    Copy the full SHA
    34bde3a View commit details
    Browse the repository at this point in the history
  11. Merge pull request #58 from Kyorai/mk-follow-up-to-56-57

    Restrict what characters tagged value prefixes (tags) are allowed to have
    michaelklishin authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    fd29174 View commit details
    Browse the repository at this point in the history
  12. v3.5.0

    michaelklishin committed Aug 11, 2025
    Configuration menu
    Copy the full SHA
    dcf031c View commit details
    Browse the repository at this point in the history
Loading