|
|
bdd1652595
|
Merge pull request 'Add proper logging' (#9) from logging into master
Reviewed-on: https://stupstech.de/dev/Mr_Steppy/multi-ssh/pulls/9
|
2024-12-17 06:03:26 +01:00 |
|
|
|
b88fabb725
|
replace print calls with log calls
|
2024-12-17 06:02:25 +01:00 |
|
|
|
4a3fd978a4
|
fix --quit not conflicting with --info and use default value for log level
|
2024-12-17 05:49:37 +01:00 |
|
|
|
7f3adc9bc2
|
fix --quit not conflicting with --info and use default value for log level
|
2024-12-17 05:38:39 +01:00 |
|
|
|
c25e0264b4
|
Add log level parameters to CLI (untested)
|
2024-12-16 15:48:05 +01:00 |
|
|
|
058830e510
|
Refactor logger module
|
2024-12-16 15:41:15 +01:00 |
|
|
|
5ea52fdf0e
|
Add basic logger
|
2024-12-16 14:34:40 +01:00 |
|
|
|
45914bd567
|
Add editor feature
|
2024-12-15 14:34:19 +01:00 |
|
|
|
fbf1c1ca76
|
Fix typo
|
2024-12-14 17:59:05 +01:00 |
|
|
|
375ecb386b
|
Update README.md
Improve configuration section and add building from source section
|
2024-12-14 17:58:13 +01:00 |
|
|
|
d48fa4d489
|
Don't attempt to upload if no servers were given
|
2024-12-13 21:30:21 +01:00 |
|
|
|
826bc237a3
|
Show error message if ssh-agent failed to start
|
2024-12-13 21:03:05 +01:00 |
|
|
|
ebb78c3628
|
Also show working directory on action overview
Fixes #1
|
2024-12-13 18:09:17 +01:00 |
|
|
|
80d53e78ca
|
Remove unneeded TODO item
|
2024-12-13 13:46:10 +01:00 |
|
|
|
949631b03e
|
Add README.md
|
2024-12-13 13:22:49 +01:00 |
|
|
|
9e8214d742
|
Use replace action instead of explicit delete action where possible
|
2024-12-13 13:07:52 +01:00 |
|
|
|
4f08fabd34
|
Remove dead code from os_string_builder module
|
2024-12-13 12:51:59 +01:00 |
|
|
|
435c87c958
|
Add OsStringBuilder and remove debug usages
|
2024-12-13 12:50:05 +01:00 |
|
|
|
28bdcb41aa
|
Minor reformatting
|
2024-12-13 00:51:36 +01:00 |
|
|
|
affdc29df9
|
Add a bunch of TODO items
|
2024-12-13 00:50:24 +01:00 |
|
|
|
4f75581c8b
|
Fix upload and display of files
|
2024-12-13 00:46:35 +01:00 |
|
|
|
dc9fb045f5
|
Implement file uploading
|
2024-12-13 00:03:25 +01:00 |
|
|
|
f0f3216e01
|
Add file module
|
2024-12-12 19:45:45 +01:00 |
|
|
|
44a83fe03b
|
Add file_name argument
|
2024-12-12 12:07:07 +01:00 |
|
|
|
f41c061109
|
Remove argument debugging
|
2024-12-12 12:00:04 +01:00 |
|
|
|
df1292c9c3
|
Refactor: Move server logic into server module
Add start_ssh_agent
Implement Command sending
|
2024-12-12 11:59:00 +01:00 |
|
|
|
05d9ea3a54
|
Remove replace_with dependency
|
2024-12-12 10:44:46 +01:00 |
|
|
|
892cb188f8
|
Adjust upload directory property
|
2024-12-12 09:50:32 +01:00 |
|
|
|
0ed1b03e68
|
Add tests for ServerReference::from_str
|
2024-12-12 09:45:26 +01:00 |
|
|
|
0f52824970
|
show proper message when server reference can't be resolved
|
2024-12-11 22:17:36 +01:00 |
|
|
|
e203ed1dbb
|
Add ServerReference::resolve_lazy
|
2024-12-11 21:27:13 +01:00 |
|
|
|
03b7a6f67f
|
Add ServerReference and parse methods for Server
|
2024-12-11 16:37:15 +01:00 |
|
|
|
9e0bf8c8c4
|
Refactor cli
|
2024-12-11 14:13:32 +01:00 |
|
|
|
80d1839574
|
Rename project and add missing TODOs
|
2024-12-11 13:14:28 +01:00 |
|
|
|
fa7caf87e2
|
init
|
2024-12-11 10:42:44 +01:00 |
|