aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Split the code into more functions and add documentationMattias Andrée2025-02-081-146/+342
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* add sshcd + fix bugMattias Andrée2025-02-085-13/+260
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add asis and nasis optionsMattias Andrée2025-02-083-7/+71
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add cd optionMattias Andrée2025-02-083-3/+37
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Update READMEMattias Andrée2025-02-081-11/+91
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add support for sshexec:// prefix and directory suffix in the destination argumentMattias Andrée2025-02-082-12/+55
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Use `exec env --` instead of `exec --`Mattias Andrée2025-02-081-1/+1
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Forbid - and variable assigment formatted commandMattias Andrée2025-02-082-1/+14
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Fix operand count checkMattias Andrée2025-02-081-1/+1
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Update e-mail1.1.1Mattias Andrée2024-10-062-2/+2
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add support for redirecting file descriptors1.1Mattias Andrée2024-07-262-6/+143
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Empty signed commitMattias Andrée2024-04-060-0/+0
|
* Add synopsis to readmeMattias Andrée2023-11-181-0/+4
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add readme1.0Mattias Andrée2023-11-181-0/+56
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add man pageMattias Andrée2023-11-181-8/+133
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix reported usage syntaxMattias Andrée2023-11-182-1/+100
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* First commitMattias Andrée2023-11-175-0/+299
Signed-off-by: Mattias Andrée <maandree@kth.se>