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: jasonish/dumpy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.4.2
Choose a base ref
...
head repository: jasonish/dumpy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.5.0
Choose a head ref
  • 13 commits
  • 11 files changed
  • 1 contributor

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    dc73158 View commit details
    Browse the repository at this point in the history
  2. cargo(clippy): --fix

    jasonish committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    bf386db View commit details
    Browse the repository at this point in the history
  3. deps: update serde-yaml

    Fixes cargo audit error.
    
    Will deal with the latest serde-yaml being deprecated later.
    jasonish committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    3ce4bc4 View commit details
    Browse the repository at this point in the history
  4. cargo: update clap

    jasonish committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    07e1cd5 View commit details
    Browse the repository at this point in the history
  5. deps/axum: update axum: required authenication changes

    Update Axum, replace authentication middleware with a rather crude
    one. Could be made better by using a shared state authenticator to
    prevent copies.
    jasonish committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    8e2e723 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2025

  1. misc: update deps; set msrv

    jasonish committed Mar 26, 2025
    Configuration menu
    Copy the full SHA
    f91ef57 View commit details
    Browse the repository at this point in the history
  2. misc: cargo clippy --fix

    jasonish committed Mar 26, 2025
    Configuration menu
    Copy the full SHA
    f25c1e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2025

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

Commits on Jun 10, 2025

  1. Dockerfile: fix as to AS

    jasonish committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    7d2a1bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6aa6219 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9eaf865 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49126d4 View commit details
    Browse the repository at this point in the history
  5. changelog: update for 0.4.2

    jasonish committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    ef26b26 View commit details
    Browse the repository at this point in the history
Loading