aboutsummaryrefslogtreecommitdiffstats
path: root/sshexec.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add asis and nasis optionsMattias Andrée2025-02-081-5/+37
* Add cd optionMattias Andrée2025-02-081-2/+12
* Add support for sshexec:// prefix and directory suffix in the destination argumentMattias Andrée2025-02-081-1/+21
* Use `exec env --` instead of `exec --`Mattias Andrée2025-02-081-1/+1
* Forbid - and variable assigment formatted commandMattias Andrée2025-02-081-0/+5
* Fix operand count checkMattias Andrée2025-02-081-1/+1
* Add support for redirecting file descriptors1.1Mattias Andrée2024-07-261-4/+55
* Fix reported usage syntaxMattias Andrée2023-11-181-1/+1
* First commitMattias Andrée2023-11-171-0/+224