Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not crash if remote file does not exist #620

Merged
merged 6 commits into from
Jun 27, 2024
Merged

Commits on Jun 26, 2024

  1. scp: Avoid crashing when remote file does not exist

    Signed-off-by: Jakub Jelen <[email protected]>
    Jakuje committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    0c70aa6 View commit details
    Browse the repository at this point in the history
  2. tests: Reproducer for non-existing remote file

    Signed-off-by: Jakub Jelen <[email protected]>
    Jakuje committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    21ff5ed View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    8d6558c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37f9062 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6700cb8 View commit details
    Browse the repository at this point in the history
  4. Add changelog entry

    Signed-off-by: Jakub Jelen <[email protected]>
    Jakuje committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    6b6e566 View commit details
    Browse the repository at this point in the history