Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2025-02-08 | Add environment variables that lets the user override the option classes of ssh | Mattias Andrée | 1 | -1/+1 |
2025-02-08 | Fix LF support | Mattias Andrée | 1 | -13/+48 |
2025-02-08 | Split the code into more functions and add documentation | Mattias Andrée | 1 | -146/+342 |
2025-02-08 | add sshcd + fix bug | Mattias Andrée | 5 | -13/+260 |
2025-02-08 | Add asis and nasis options | Mattias Andrée | 3 | -7/+71 |
2025-02-08 | Add cd option | Mattias Andrée | 3 | -3/+37 |
2025-02-08 | Update README | Mattias Andrée | 1 | -11/+91 |
2025-02-08 | Add support for sshexec:// prefix and directory suffix in the destination argument | Mattias Andrée | 2 | -12/+55 |
2025-02-08 | Use `exec env --` instead of `exec --` | Mattias Andrée | 1 | -1/+1 |
2025-02-08 | Forbid - and variable assigment formatted command | Mattias Andrée | 2 | -1/+14 |
2025-02-08 | Fix operand count check | Mattias Andrée | 1 | -1/+1 |
2024-10-06 | Update e-mail1.1.1 | Mattias Andrée | 2 | -2/+2 |
2024-07-26 | Add support for redirecting file descriptors1.1 | Mattias Andrée | 2 | -6/+143 |
2023-11-18 | Add synopsis to readme | Mattias Andrée | 1 | -0/+4 |