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: scm-rs/packageurl.rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.0
Choose a base ref
...
head repository: scm-rs/packageurl.rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.0
Choose a head ref
  • 17 commits
  • 11 files changed
  • 2 contributors

Commits on May 27, 2024

  1. Derive Eq for Full Equivalence Relations

    voteblake authored and ctron committed May 27, 2024
    Configuration menu
    Copy the full SHA
    75c79ba View commit details
    Browse the repository at this point in the history
  2. chore: ignore intellij files

    ctron committed May 27, 2024
    Configuration menu
    Copy the full SHA
    9550b95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3180b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0de215e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c6cdcf4 View commit details
    Browse the repository at this point in the history
  6. ci: limit targeting to master

    We might reconsider this if it makes sense (for release branches, etc).
    ctron committed May 27, 2024
    Configuration menu
    Copy the full SHA
    ae1de9b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d1be1c6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    39d6aef View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c4146d5 View commit details
    Browse the repository at this point in the history
  10. chore: make clippy happy

    ctron committed May 27, 2024
    Configuration menu
    Copy the full SHA
    6935ea6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e2cbf53 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9d39f9c View commit details
    Browse the repository at this point in the history
  13. build: next version, add author

    ctron committed May 27, 2024
    Configuration menu
    Copy the full SHA
    a67a432 View commit details
    Browse the repository at this point in the history
  14. chore: changelong goes to github releases, don't advertise cargo make

    I am not sure about the state of cargo-make, so let's not advertise it
    that much.
    ctron committed May 27, 2024
    Configuration menu
    Copy the full SHA
    4f80a0a View commit details
    Browse the repository at this point in the history
  15. doc: clean up readme

    ctron committed May 27, 2024
    Configuration menu
    Copy the full SHA
    ba9527c View commit details
    Browse the repository at this point in the history
  16. docs: fix changelog link

    ctron committed May 27, 2024
    Configuration menu
    Copy the full SHA
    95509a5 View commit details
    Browse the repository at this point in the history
  17. ci: fix publish workflow

    ctron committed May 27, 2024
    Configuration menu
    Copy the full SHA
    3dd4756 View commit details
    Browse the repository at this point in the history
Loading