Merge topic branch 'ssh-agent-socket-providers' into master
Marco Ricci

Marco Ricci commited on 2025-08-04 21:41:47
Zeige 0 geänderte Dateien mit 0 Einfügungen und 0 Löschungen.


* ssh-agent-socket-providers:
  Add a changelog entry for the SSH agent socket provider feature
  Make all command/format/feature enums self-testing
  Document the new level of support for SSH agents (also in `--version` output)
  Update the "SSH key" feature flag in `--version` output
  Support looking up a socket provider, even if merely registered
  Add tests for the SSH agent socket provider machinery
  Introduce a stubbed SSH agent, for testing
  Introduce SSH agent socket providers
  Turn the `ssh_agent` submodule into a subpackage
  Generalize the error message for missing SSH agent support