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: hatoo/oha
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.1
Choose a base ref
...
head repository: hatoo/oha
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.2
Choose a head ref
  • 17 commits
  • 12 files changed
  • 3 contributors

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    e99fc02 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #439 from hatoo/async-recursion

    Update aync resursion
    hatoo authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    311acf6 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. cargo upate

    hatoo committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    994aecb View commit details
    Browse the repository at this point in the history
  2. update rustls

    hatoo committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    b30fb34 View commit details
    Browse the repository at this point in the history
  3. bump average

    hatoo committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    2eed976 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #441 from hatoo/update-deps

    weekly bump
    hatoo authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    d6eb37d View commit details
    Browse the repository at this point in the history
  5. comment

    hatoo committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    82d4c44 View commit details
    Browse the repository at this point in the history
  6. Add windows intall option

    mechanicalbot authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    e1e9c27 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Merge pull request #442 from mechanicalbot/patch-1

    Add winget intall option
    hatoo authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    53f6451 View commit details
    Browse the repository at this point in the history
  2. pgo using bun

    hatoo committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    28deaeb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #446 from hatoo/pgojs

    pgo using bun
    hatoo authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    06306fe View commit details
    Browse the repository at this point in the history
  4. Fix printing of Size/request

    Previously we formatted the calculated value to a string and then
    accidentally truncated it to only two characters long in an attempt to
    support printing NaN in case calculating the value failed.
    
    Signed-off-by: Johannes Löthberg <johannes.loethberg@elokon.com>
    kyrias committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    2b2f404 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #447 from kyrias/fix-size-per-request-printing

    Fix printing of Size/request
    hatoo authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    d617411 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. update changelog

    hatoo committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    a0445f1 View commit details
    Browse the repository at this point in the history
  2. cargo update

    hatoo committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    5b8d4b2 View commit details
    Browse the repository at this point in the history
  3. v1.4.2

    hatoo committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    7d74baf View commit details
    Browse the repository at this point in the history
  4. Merge pull request #448 from hatoo/v1.4.2

    V1.4.2
    hatoo authored Apr 6, 2024
    Configuration menu
    Copy the full SHA
    af7a458 View commit details
    Browse the repository at this point in the history
Loading