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: conda/rattler
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: rattler_sandbox-v0.1.1
Choose a base ref
...
head repository: conda/rattler
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: rattler_sandbox-v0.1.2
Choose a head ref
  • 15 commits
  • 67 files changed
  • 4 contributors

Commits on Dec 19, 2024

  1. perf: read json to memory before parsing (#991)

    make reading json files faster by using bigger buffers
    wolfv authored Dec 19, 2024
    Configuration menu
    Copy the full SHA
    48bda63 View commit details
    Browse the repository at this point in the history
  2. fix: go back to ubuntu 22.04 (#993)

    go back to 22.04
    wolfv authored Dec 19, 2024
    Configuration menu
    Copy the full SHA
    b947836 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2024

  1. Configuration menu
    Copy the full SHA
    4e5b274 View commit details
    Browse the repository at this point in the history
  2. chore: release (#992)

    baszalmstra authored Dec 20, 2024
    Configuration menu
    Copy the full SHA
    a304485 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2024

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

Commits on Jan 1, 2025

  1. Configuration menu
    Copy the full SHA
    f922ccd View commit details
    Browse the repository at this point in the history
  2. feat: require a range specifier for version spec in strict mode (#989)

    Co-authored-by: Bas Zalmstra <bas@prefix.dev>
    wolfv and baszalmstra authored Jan 1, 2025
    Configuration menu
    Copy the full SHA
    94ecc07 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2025

  1. chore: update dependencies (#1009)

    * update dependencies and snapshot
    
    * revert changes
    
    * update for axum
    
    * fix clippy warnings
    wolfv authored Jan 3, 2025
    Configuration menu
    Copy the full SHA
    2c4988e View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2025

  1. feat: wire up network config for sandbox (#1010)

    wire up network support
    wolfv authored Jan 4, 2025
    Configuration menu
    Copy the full SHA
    1cbf7a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d74147d View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2025

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

Commits on Jan 8, 2025

  1. Configuration menu
    Copy the full SHA
    2133141 View commit details
    Browse the repository at this point in the history
  2. chore: release (#1011)

    baszalmstra authored Jan 8, 2025
    Configuration menu
    Copy the full SHA
    2fea511 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2025

  1. Configuration menu
    Copy the full SHA
    da36cbd View commit details
    Browse the repository at this point in the history
  2. chore: release (#1021)

    baszalmstra authored Jan 9, 2025
    Configuration menu
    Copy the full SHA
    21b844b View commit details
    Browse the repository at this point in the history
Loading