Leonard Steppy Mr_Steppy
  • Joined on 2024-12-03
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
ad710581b3 Add os_string_extension.rs and refactor FileNameInfo
Mr_Steppy opened issue Mr_Steppy/multi-ssh#29 2025-02-03 21:41:09 +01:00
Replacing actions ignore directory of file to upload
c143b29a3d Avoid lossy strings when renaming and matching files
d1924aa758 Refactor FileMatcher to use OsString
faf4e47cac Don't use shell command on local machine
Mr_Steppy created pull request Mr_Steppy/multi-ssh#28 2025-02-03 16:56:40 +01:00
Add TODO for bug
0109bf6c6f Add TODO for bug