aboutsummaryrefslogtreecommitdiffstats
path: root/sshcd.1 (unfollow)
Commit message (Expand)AuthorFilesLines
2025-02-08Fix option parsing1.2Mattias Andrée1-9/+10
2025-02-08Fix makefile install ruleMattias Andrée1-2/+1
2025-02-08Add SSHEXEC_SSHMattias Andrée4-2/+23
2025-02-08Add environment variables that lets the user override the option classes of sshMattias Andrée5-42/+482
2025-02-08Fix LF supportMattias Andrée1-13/+48
2025-02-08Split the code into more functions and add documentationMattias Andrée1-146/+342
2025-02-08add sshcd + fix bugMattias Andrée5-13/+260
2025-02-08Add asis and nasis optionsMattias Andrée3-7/+71
2025-02-08Add cd optionMattias Andrée3-3/+37
2025-02-08Update READMEMattias Andrée1-11/+91
2025-02-08Add support for sshexec:// prefix and directory suffix in the destination argumentMattias Andrée2-12/+55
2025-02-08Use `exec env --` instead of `exec --`Mattias Andrée1-1/+1
2025-02-08Forbid - and variable assigment formatted commandMattias Andrée2-1/+14
2025-02-08Fix operand count checkMattias Andrée1-1/+1
2024-10-06Update e-mail1.1.1Mattias Andrée2-2/+2
2024-07-26Add support for redirecting file descriptors1.1Mattias Andrée2-6/+143
2023-11-18Add synopsis to readmeMattias Andrée1-0/+4