Commit message (Collapse) | 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 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
2025-02-08 | Fix LF support | Mattias Andrée | 1 | -13/+48 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
2025-02-08 | Split the code into more functions and add documentation | Mattias Andrée | 1 | -146/+342 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
2025-02-08 | add sshcd + fix bug | Mattias Andrée | 5 | -13/+260 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
2025-02-08 | Add asis and nasis options | Mattias Andrée | 3 | -7/+71 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
2025-02-08 | Add cd option | Mattias Andrée | 3 | -3/+37 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
2025-02-08 | Update README | Mattias Andrée | 1 | -11/+91 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
2025-02-08 | Add support for sshexec:// prefix and directory suffix in the destination argument | Mattias Andrée | 2 | -12/+55 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
2025-02-08 | Use `exec env --` instead of `exec --` | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
2025-02-08 | Forbid - and variable assigment formatted command | Mattias Andrée | 2 | -1/+14 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
2025-02-08 | Fix operand count check | Mattias Andrée | 1 | -1/+1 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
2024-10-06 | Update e-mail1.1.1 | Mattias Andrée | 2 | -2/+2 | |
Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
2024-07-26 | Add support for redirecting file descriptors1.1 | Mattias Andrée | 2 | -6/+143 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
2023-11-18 | Add synopsis to readme | Mattias Andrée | 1 | -0/+4 | |
Signed-off-by: Mattias Andrée <maandree@kth.se> |