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: pythoninja/sshgen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8833bc2
Choose a base ref
...
head repository: pythoninja/sshgen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f1ea044
Choose a head ref
  • 17 commits
  • 16 files changed
  • 2 contributors

Commits on Oct 14, 2023

  1. Configuration menu
    Copy the full SHA
    c93f431 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    684d24d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b9cfcf View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    42165c1 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump ruamel-yaml from 0.17.35 to 0.17.36 (#52)

    Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.35 to 0.17.36.
    
    ---
    updated-dependencies:
    - dependency-name: ruamel-yaml
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    4079e3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89dd000 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump ruff from 0.0.292 to 0.1.0 (#53)

    Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.292 to 0.1.0.
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
    - [Commits](astral-sh/ruff@v0.0.292...v0.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    56c3efe View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. chore(deps): bump ruamel-yaml from 0.17.36 to 0.17.39 (#54)

    Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.36 to 0.17.39.
    
    ---
    updated-dependencies:
    - dependency-name: ruamel-yaml
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    57ead35 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump ruamel-yaml from 0.17.39 to 0.17.40 (#56)

    Bumps [ruamel-yaml](https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree) from 0.17.39 to 0.17.40.
    
    ---
    updated-dependencies:
    - dependency-name: ruamel-yaml
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    7dd6bad View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. Configuration menu
    Copy the full SHA
    e65ccf5 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump ruff from 0.1.0 to 0.1.1 (#57)

    Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.0 to 0.1.1.
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
    - [Commits](astral-sh/ruff@v0.1.0...v0.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 21, 2023
    Configuration menu
    Copy the full SHA
    95109a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21f320c View commit details
    Browse the repository at this point in the history
  4. feat: add verbose flag

    pythoninja committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    283ea98 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac50be2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ddc5a4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4b7e2d4 View commit details
    Browse the repository at this point in the history
  8. chore(release): v0.3.0

    pythoninja committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    f1ea044 View commit details
    Browse the repository at this point in the history
Loading