Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add environment variables that lets the user override the option classes of ssh | Mattias Andrée | 2025-02-08 | 1 | -38/+120 |
* | Fix LF support | Mattias Andrée | 2025-02-08 | 1 | -13/+48 |
* | Split the code into more functions and add documentation | Mattias Andrée | 2025-02-08 | 1 | -146/+342 |
* | add sshcd + fix bug | Mattias Andrée | 2025-02-08 | 1 | -10/+39 |
* | Add asis and nasis options | Mattias Andrée | 2025-02-08 | 1 | -5/+37 |
* | Add cd option | Mattias Andrée | 2025-02-08 | 1 | -2/+12 |
* | Add support for sshexec:// prefix and directory suffix in the destination argument | Mattias Andrée | 2025-02-08 | 1 | -1/+21 |
* | Use `exec env --` instead of `exec --` | Mattias Andrée | 2025-02-08 | 1 | -1/+1 |
* | Forbid - and variable assigment formatted command | Mattias Andrée | 2025-02-08 | 1 | -0/+5 |
* | Fix operand count check | Mattias Andrée | 2025-02-08 | 1 | -1/+1 |
* | Add support for redirecting file descriptors1.1 | Mattias Andrée | 2024-07-26 | 1 | -4/+55 |
* | Fix reported usage syntax | Mattias Andrée | 2023-11-18 | 1 | -1/+1 |
* | First commit | Mattias Andrée | 2023-11-17 | 1 | -0/+224 |