Leonard Steppy Mr_Steppy
  • Joined on 2024-12-03
Mr_Steppy pushed to 26-integration-tests at Mr_Steppy/multi-ssh 2025-02-04 23:43:18 +01:00
6c7e718748 Fix ServerReferences using invalid parser
Mr_Steppy pushed to 26-integration-tests at Mr_Steppy/multi-ssh 2025-02-04 23:09:08 +01:00
0632d7b0a9 Handle input in environment
Mr_Steppy created branch 26-integration-tests in Mr_Steppy/multi-ssh 2025-02-04 16:33:08 +01:00
Mr_Steppy pushed to 26-integration-tests at Mr_Steppy/multi-ssh 2025-02-04 16:33:08 +01:00
85b0b3dbbf Add shell_interface and environment and prepare main application for those changes
Mr_Steppy pushed to master at Mr_Steppy/multi-ssh 2025-02-03 23:55:40 +01:00
8fa7fdb88b Merge pull request '29-replacing-actions-ignore-directory-of-file-to-upload' (#30) from 29-replacing-actions-ignore-directory-of-file-to-upload into master
75368d4c0c Really fix uploading wrong file in replace actions
3aa326e737 Fix wrong command when querying server files
744fd0f6c2 Remove unused FileInfoError variant
a288bf58a5 Fix replace actions replacing with wrong file
Compare 5 commits »
Mr_Steppy deleted branch 29-replacing-actions-ignore-directory-of-file-to-upload from Mr_Steppy/multi-ssh 2025-02-03 23:55:40 +01:00
Mr_Steppy merged pull request Mr_Steppy/multi-ssh#30 2025-02-03 23:55:39 +01:00
29-replacing-actions-ignore-directory-of-file-to-upload
Mr_Steppy closed issue Mr_Steppy/multi-ssh#29 2025-02-03 23:55:39 +01:00
Replacing actions ignore directory of file to upload
Mr_Steppy created pull request Mr_Steppy/multi-ssh#30 2025-02-03 23:55:32 +01:00
29-replacing-actions-ignore-directory-of-file-to-upload
75368d4c0c Really fix uploading wrong file in replace actions
3aa326e737 Fix wrong command when querying server files
744fd0f6c2 Remove unused FileInfoError variant
a288bf58a5 Fix replace actions replacing with wrong file
Mr_Steppy merged pull request Mr_Steppy/multi-ssh#28 2025-02-03 22:34:22 +01:00
27 ShellCommand on localhost when calculating actions
Mr_Steppy closed issue Mr_Steppy/multi-ssh#27 2025-02-03 22:34:22 +01:00
Shell command on localhost when calculating actions
Mr_Steppy pushed to master at Mr_Steppy/multi-ssh 2025-02-03 22:34:22 +01:00
8618e563dc Merge pull request '27 ShellCommand on localhost when calculating actions' (#28) from 27-shell-command-on-localhost-when-calculating-actions into master
02619870b9 Rename os_string_extension.rs to os_str_extension.rs
67eca84f9d Add unit tests for osstring extensions
ad710581b3 Add os_string_extension.rs and refactor FileNameInfo
c143b29a3d Avoid lossy strings when renaming and matching files
Compare 8 commits »
Mr_Steppy deleted branch 27-shell-command-on-localhost-when-calculating-actions from Mr_Steppy/multi-ssh 2025-02-03 22:34:22 +01:00
02619870b9 Rename os_string_extension.rs to os_str_extension.rs
67eca84f9d Add unit tests for osstring extensions