This website requires JavaScript.
Explore
Help
Sign In
Leonard Steppy
Mr_Steppy
0 Followers
·
0 Following
Joined on
2024-12-03
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
5
Projects
Packages
Public Activity
Starred Repositories
Mr_Steppy
merged pull request
Mr_Steppy/multi-ssh#10
2025-01-08 16:32:46 +01:00
Add command module
Mr_Steppy
closed issue
Mr_Steppy/multi-ssh#6
2025-01-08 16:32:46 +01:00
Add run method to ShellCommand
Mr_Steppy
pushed to
master
at
Mr_Steppy/multi-ssh
2025-01-08 16:32:46 +01:00
effe1418eb
Merge pull request 'Add command module' (
#10
) from command-execution into master
51c8286565
Use collect_output where possible
a932a9eb67
Add collect_output function to shell commands
fefdffe1e9
Use run function for commands where possible
0c56e837d4
Improve command error messages and unit test coverage
Compare 9 commits »
Mr_Steppy
deleted branch command-execution from
Mr_Steppy/multi-ssh
2025-01-08 16:32:46 +01:00
Mr_Steppy
commented on pull request
Mr_Steppy/multi-ssh#10
2025-01-08 13:45:42 +01:00
Add command module
Test briefly whether editor now fails properly if file failed to download
Mr_Steppy
pushed to
command-execution
at
Mr_Steppy/multi-ssh
2025-01-08 13:43:14 +01:00
51c8286565
Use collect_output where possible
Mr_Steppy
pushed to
command-execution
at
Mr_Steppy/multi-ssh
2025-01-08 13:39:03 +01:00
a932a9eb67
Add collect_output function to shell commands
Mr_Steppy
commented on pull request
Mr_Steppy/multi-ssh#10
2025-01-08 11:03:50 +01:00
Add command module
Add collect_output function to Command
Mr_Steppy
pushed to
command-execution
at
Mr_Steppy/multi-ssh
2025-01-08 10:24:34 +01:00
fefdffe1e9
Use run function for commands where possible
Mr_Steppy
opened issue
Mr_Steppy/multi-ssh#11
2024-12-19 13:24:19 +01:00
Add confirmation dialouge when a file to edit already exists in the working directory
Mr_Steppy
pushed to
command-execution
at
Mr_Steppy/multi-ssh
2024-12-18 11:35:44 +01:00
0c56e837d4
Improve command error messages and unit test coverage
Mr_Steppy
pushed to
command-execution
at
Mr_Steppy/multi-ssh
2024-12-17 15:41:00 +01:00
b6002b635d
Add unit test to command module
Mr_Steppy
pushed to
command-execution
at
Mr_Steppy/multi-ssh
2024-12-17 15:29:42 +01:00
9befc1fcf2
Fix and refactor command module
Mr_Steppy
pushed to
command-execution
at
Mr_Steppy/multi-ssh
2024-12-17 10:31:09 +01:00
f3e965394e
Implement command module
Mr_Steppy
created pull request
Mr_Steppy/multi-ssh#10
2024-12-17 06:20:56 +01:00
WIP: Add command module
Mr_Steppy
created branch
command-execution
in
Mr_Steppy/multi-ssh
2024-12-17 06:19:15 +01:00
Mr_Steppy
pushed to
command-execution
at
Mr_Steppy/multi-ssh
2024-12-17 06:19:15 +01:00
d0a14d7763
Add command module
Mr_Steppy
deleted branch logging from
Mr_Steppy/multi-ssh
2024-12-17 06:03:44 +01:00
Mr_Steppy
pushed to
master
at
Mr_Steppy/multi-ssh
2024-12-17 06:03:27 +01:00
bdd1652595
Merge pull request 'Add proper logging' (
#9
) from logging into master
b88fabb725
replace print calls with log calls
4a3fd978a4
fix --quit not conflicting with --info and use default value for log level
7f3adc9bc2
fix --quit not conflicting with --info and use default value for log level
c25e0264b4
Add log level parameters to CLI (untested)
Compare 7 commits »
Mr_Steppy
merged pull request
Mr_Steppy/multi-ssh#9
2024-12-17 06:03:26 +01:00
Add proper logging
First
Previous
...
9
10
11
12
13
Next
Last