guillaume
  • Joined on 2023-05-29
guillaume synced new reference copilot/explain-sshm-uninstallation to guillaume/sshm from mirror 2026-04-18 18:31:36 +02:00
guillaume synced commits to copilot/explain-sshm-uninstallation at guillaume/sshm from mirror 2026-04-18 18:31:36 +02:00
guillaume synced new reference refs/tags/v1.11.0 to guillaume/sshm from mirror 2026-03-18 21:31:42 +01:00
guillaume synced commits to main at guillaume/sshm from mirror 2026-03-18 21:31:42 +01:00
9c639206f7 feat: add hidden tag to hide hosts from TUI and search
838941e3eb fix: allow env vars and SSH tokens in IdentityFile validation (issue #33)
2a1f6d5449 fix: replace sshm process with ssh via syscall.Exec (issue #41)
f189cb37e3 feat: add --no-update-check flag and disable update check via config (issue #23)
891fb2a0f4 Merge pull request #44 from fgbm/main
Compare 8 commits »
guillaume synced commits to refs/tags/v1.11.0 at guillaume/sshm from mirror 2026-03-18 21:31:42 +01:00
guillaume synced commits to dev at guillaume/sshm from mirror 2026-02-25 21:21:47 +01:00
9c639206f7 feat: add hidden tag to hide hosts from TUI and search
guillaume synced commits to dev at guillaume/sshm from mirror 2026-02-24 04:51:34 +01:00
838941e3eb fix: allow env vars and SSH tokens in IdentityFile validation (issue #33)
2a1f6d5449 fix: replace sshm process with ssh via syscall.Exec (issue #41)
f189cb37e3 feat: add --no-update-check flag and disable update check via config (issue #23)
Compare 3 commits »
guillaume synced commits to dev at guillaume/sshm from mirror 2026-02-22 20:21:49 +01:00
891fb2a0f4 Merge pull request #44 from fgbm/main
473b1b6063 Merge pull request #40 from boxpositron/feat/info-command
5d0c0ffcf3 refactor: update NewPingManager to accept a config file parameter
7d9b794ceb feat: add info command for JSON host details
Compare 4 commits »
guillaume synced commits to dev at guillaume/sshm from mirror 2026-02-21 11:51:32 +01:00
58a9e6f40f Merge pull request #39 from Gu1llaum-3/dev
guillaume synced new reference refs/tags/v1.10.0-dev to guillaume/sshm from mirror 2026-01-05 01:14:20 +01:00
guillaume synced new reference refs/tags/v1.10.0 to guillaume/sshm from mirror 2026-01-05 01:14:20 +01:00
guillaume synced commits to refs/tags/v1.10.0-dev at guillaume/sshm from mirror 2026-01-05 01:14:20 +01:00
guillaume synced new reference dev to guillaume/sshm from mirror 2026-01-05 01:14:19 +01:00
guillaume synced commits to dev at guillaume/sshm from mirror 2026-01-05 01:14:19 +01:00
guillaume synced commits to main at guillaume/sshm from mirror 2026-01-05 01:14:19 +01:00
58a9e6f40f Merge pull request #39 from Gu1llaum-3/dev
87f8fb9c6c fix: problems with quotes from Host names and support SSH tokens (issue #32)
8f780e288c fix: use line numbers to prevent deleting all duplicate SSH hosts when removing one
def2b4fa8d fix: correct field mapping in forms and prevent double -o prefix in SSH options
2f9587c8c8 feat: add shell completion for host names (#37)
Compare 10 commits »
guillaume synced commits to refs/tags/v1.10.0 at guillaume/sshm from mirror 2026-01-05 01:14:19 +01:00
guillaume synced new reference refs/tags/v1.10.0-beta to guillaume/sshm from mirror 2025-10-15 23:47:20 +02:00
guillaume synced commits to refs/tags/v1.10.0-beta at guillaume/sshm from mirror 2025-10-15 23:47:20 +02:00
guillaume synced new reference refs/tags/v1.9.0 to guillaume/sshm from mirror 2025-10-13 22:47:20 +02:00
guillaume synced commits to main at guillaume/sshm from mirror 2025-10-13 22:47:20 +02:00
825c534ebe feat(ui): add tabbed forms with height validation
c1457af73a feat: add support for SSH RemoteCommand and RequestTTY in host configuration and TUI forms
Compare 2 commits »