| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.3.0_2 06 Nov 2025 17:03:19
    |
Adam Weinberger (adamw)  |
various: Bump Go ports for 1.24.10 |
0.3.0_1 14 Oct 2025 15:13:55
    |
Adam Weinberger (adamw)  |
various: Bump go ports for go-1.24.9 |
0.3.0 10 Oct 2025 22:42:36
    |
Vladimir Druzenko (vvd)  Author: Yusuf Yaman |
sysutils/lazyssh: Update 0.2.1 => 0.3.0
Changelog:
https://github.com/Adembc/lazyssh/releases/tag/v0.3.0
PR: 290132 |
0.2.1_1 08 Oct 2025 00:41:39
    |
Adam Weinberger (adamw)  |
many: Bump dependent ports after go124 update |
0.2.1 13 Sep 2025 22:56:19
    |
Älven (alven)  Author: Yusuf Yaman |
sysutils/lazyssh: Fix sanity test
Due to port not having a default option, a sanity
test error appears, now fixing it by defining a
default one from the choices.
PR: 289457
Approved by: yuri@ (Mentor, implicit)
Fixes: 5b93a8e048c7c85b36cb8ae3e0a7dba2407b9790 |
13 Sep 2025 16:23:52
  
|
Älven (alven)  Author: Yusuf Yaman |
sysutils/lazyssh: [NEW PORT] Terminal-based interactive SSH Manager to manage
your servers
Lazyssh is a terminal-based, interactive SSH manager built for managing your
fleet of servers directly from your terminal. With lazyssh, you can quickly
navigate, connect, manage, and transfer files between your local machine and
any server defined in your ssh config. No more remembering IP addresses
or running long scp commands -- just a clean, keyboard-driven UI.
WWW: https://github.com/Adembc/lazyssh \
https://pkg.go.dev/github.com/Adembc/lazyssh
PR: 289457
Reported by: Yusuf Yaman <nxjoseph@protonmail.com> (new maintainer)
Approved by: yuri@ (Mentor) |