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: pkgxdev/pkgm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.10.1
Choose a base ref
...
head repository: pkgxdev/pkgm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.11.0
Choose a head ref
  • 6 commits
  • 4 files changed
  • 1 contributor

Commits on Mar 29, 2025

  1. pkgm shim preserves constraints it was called

    thus `shim mash` shims to `mash*` but `shim mash^0.3` shims to ^0.3
    mxcl committed Mar 29, 2025
    Configuration menu
    Copy the full SHA
    91cf106 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #61 from pkgxdev/shim-preserves-constraints

    `pkgm shim` preserves constraints it was called
    mxcl authored Mar 29, 2025
    Configuration menu
    Copy the full SHA
    43e2381 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2025

  1. Fixes #62

    mxcl committed Apr 2, 2025
    Configuration menu
    Copy the full SHA
    bc1e8e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2025

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

Commits on Apr 9, 2025

  1. Install dev aware stubs

    mxcl committed Apr 9, 2025
    Configuration menu
    Copy the full SHA
    e416286 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #64 from pkgxdev/dev-aware-stubs

    Install dev aware stubs
    mxcl authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    8662db5 View commit details
    Browse the repository at this point in the history
Loading