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: quantumsheep/sshs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.6.1
Choose a base ref
...
head repository: quantumsheep/sshs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.7.0
Choose a head ref
  • 9 commits
  • 7 files changed
  • 4 contributors

Commits on Jan 24, 2025

  1. Configuration menu
    Copy the full SHA
    c2e173f View commit details
    Browse the repository at this point in the history
  2. chore: update and upgrade dependencies

    Signed-off-by: Nathanael DEMACON <quantumsheep@users.noreply.github.com>
    quantumsheep committed Jan 24, 2025
    Configuration menu
    Copy the full SHA
    810627a View commit details
    Browse the repository at this point in the history
  3. fix(config): really apply spread()

    Signed-off-by: Nathanael DEMACON <quantumsheep@users.noreply.github.com>
    quantumsheep committed Jan 24, 2025
    Configuration menu
    Copy the full SHA
    0d0de0c View commit details
    Browse the repository at this point in the history
  4. feat(config): don't merge same hosts if one of their entries has %h (

    …Fixes #109)
    
    Signed-off-by: Nathanael DEMACON <quantumsheep@users.noreply.github.com>
    quantumsheep committed Jan 24, 2025
    Configuration menu
    Copy the full SHA
    0ec119f View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2025

  1. feat: remove comments from config after a host (#122)

    Co-authored-by: Nathanael Demacon <7271496+quantumsheep@users.noreply.github.com>
    yodatak and quantumsheep authored Mar 8, 2025
    Configuration menu
    Copy the full SHA
    ab69128 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2025

  1. fix(parser): trim line after removing trailing comment

    Closes #126
    Closes #121
    
    Signed-off-by: Nathanael DEMACON <quantumsheep@users.noreply.github.com>
    quantumsheep committed Apr 21, 2025
    Configuration menu
    Copy the full SHA
    52521e7 View commit details
    Browse the repository at this point in the history
  2. fix(parser): handle include in hosts

    Closes #118
    
    Signed-off-by: Nathanael DEMACON <quantumsheep@users.noreply.github.com>
    quantumsheep committed Apr 21, 2025
    Configuration menu
    Copy the full SHA
    f04c0b4 View commit details
    Browse the repository at this point in the history
  3. chores(deps): update dependencies

    Signed-off-by: Nathanael DEMACON <quantumsheep@users.noreply.github.com>
    quantumsheep committed Apr 21, 2025
    Configuration menu
    Copy the full SHA
    782892c View commit details
    Browse the repository at this point in the history
  4. fix(linter): make clippy happy

    Signed-off-by: Nathanael DEMACON <quantumsheep@users.noreply.github.com>
    quantumsheep committed Apr 21, 2025
    Configuration menu
    Copy the full SHA
    3a23ec4 View commit details
    Browse the repository at this point in the history
Loading