Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.
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: sivel/speedtest-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: strayge/speedtest-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 3 files changed
  • 2 contributors

Commits on Mar 22, 2018

  1. Configuration menu
    Copy the full SHA
    0ef2f6b View commit details
    Browse the repository at this point in the history
  2. Add socket based latency test

    sivel committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    4ce4019 View commit details
    Browse the repository at this point in the history
  3. flake8 fixes

    sivel committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    fedf42e View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2018

  1. Configuration menu
    Copy the full SHA
    ced2890 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d0c62f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59d4172 View commit details
    Browse the repository at this point in the history
  4. flake8 fixup

    sivel committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    3692ad2 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Merge remote-tracking branch 'upstream/socket' into socket-2

    # Conflicts:
    #	speedtest.py
    strayge committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    490b51c View commit details
    Browse the repository at this point in the history
  2. fix --socket with new code

    strayge committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    2724de3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4dc1263 View commit details
    Browse the repository at this point in the history
  4. remove python 2 support

    strayge committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    ee9da4a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a65ed9c View commit details
    Browse the repository at this point in the history
  6. fix 403 on config retrieve

    strayge committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    4ae9e00 View commit details
    Browse the repository at this point in the history
  7. remove python 2 stuff

    strayge committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    31c5d79 View commit details
    Browse the repository at this point in the history
  8. reformat using black

    strayge committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    1a65932 View commit details
    Browse the repository at this point in the history
  9. remove another python 2 stuff

    strayge committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    ae35c5e View commit details
    Browse the repository at this point in the history
  10. allow --mini without protocol

    strayge committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    dee4523 View commit details
    Browse the repository at this point in the history
Loading