🌐 AI搜索 & 代理 主页
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: sarugaku/shellingham
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.5.3
Choose a base ref
...
head repository: sarugaku/shellingham
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.5.4
Choose a head ref
  • 8 commits
  • 9 files changed
  • 5 contributors

Commits on Aug 24, 2023

  1. Fix test_get_shell test according to new code

    Fix the tests using the same behaviour that the previous test. This
    commit just rename the test and returns a list of process.
    eamanu committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    e777f20 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

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

Commits on Oct 24, 2023

  1. Bump certifi from 2021.5.30 to 2022.12.7 (#67)

    Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.5.30 to 2022.12.7.
    - [Release notes](https://github.com/certifi/python-certifi/releases)
    - [Commits](certifi/python-certifi@2021.05.30...2022.12.07)
    
    ---
    updated-dependencies:
    - dependency-name: certifi
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    e5bdc07 View commit details
    Browse the repository at this point in the history
  2. fix: always detect the host shell on MacOS

    Signed-off-by: Frost Ming <me@frostming.com>
    frostming committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    319c7f2 View commit details
    Browse the repository at this point in the history
  3. update the lockfile

    Signed-off-by: Frost Ming <me@frostming.com>
    frostming committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    17c90c6 View commit details
    Browse the repository at this point in the history
  4. update the tox.ini

    Signed-off-by: Frost Ming <me@frostming.com>
    frostming committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    778f76e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #83 from sarugaku:frostming/issue81

    fix: always detect the host shell on MacOS
    frostming authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    bbfe7fb View commit details
    Browse the repository at this point in the history
  6. Release 1.5.4

    frostming committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    cba059e View commit details
    Browse the repository at this point in the history
Loading