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: fortio/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.10.0
Choose a base ref
...
head repository: fortio/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.12.1
Choose a head ref
  • 4 commits
  • 5 files changed
  • 2 contributors

Commits on Sep 11, 2025

  1. Update README with duration flag information and example (#43)

    * Update README with duration flag information
    
    * Adding duration flag example. but stepped on bug with default value not showing
    
    * Add to readme some more, bump version that works with non 0 default
    ldemailly authored Sep 11, 2025
    Configuration menu
    Copy the full SHA
    90051bb View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2025

  1. Bump fortio.org/duration from 1.0.1 to 1.0.4 (#44)

    Bumps [fortio.org/duration](https://github.com/fortio/duration) from 1.0.1 to 1.0.4.
    - [Release notes](https://github.com/fortio/duration/releases)
    - [Commits](fortio/duration@v1.0.1...v1.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: fortio.org/duration
      dependency-version: 1.0.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 12, 2025
    Configuration menu
    Copy the full SHA
    dcc3c64 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2025

  1. Fix data race (by not making the update but commenting caller should …

    …instead), update log with NO_COLOR and cli default fixes (#46)
    
    * Fix #45 - update log with NO_COLOR and cli default fixes
    
    * show how it should be configured
    ldemailly authored Oct 4, 2025
    Configuration menu
    Copy the full SHA
    3765e08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8847b3b View commit details
    Browse the repository at this point in the history
Loading