statzitz
statzitz pushed to implem_command at statzitz/rustit 2024-04-16 21:14:59 +02:00
e24e2dcbc9 add the p command
statzitz pushed to implem_command at statzitz/rustit 2024-04-16 20:58:41 +02:00
a5ceacde6e improve the printing of the result to corespond more to the original.
statzitz pushed to implem_command at statzitz/rustit 2024-04-16 01:02:40 +02:00
92e01299bc make a few optimisations in executor
statzitz pushed to implem_command at statzitz/rustit 2024-04-16 00:36:37 +02:00
14b762520f other smalls optimisations.
statzitz pushed to implem_command at statzitz/rustit 2024-04-16 00:22:45 +02:00
3f57120e53 change a big if chain by a match.
statzitz pushed to implem_command at statzitz/rustit 2024-04-16 00:17:14 +02:00
b7ad89359b small optimisation
statzitz pushed to implem_command at statzitz/rustit 2024-04-16 00:07:27 +02:00
d5064ae281 add o command and solve some littles problems with prints.
statzitz pushed to implem_command at statzitz/rustit 2024-04-14 22:18:58 +02:00
cb96b16438 split status_obj/misc.rs into three files.
statzitz pushed to implem_command at statzitz/rustit 2024-04-14 21:39:40 +02:00
486820f096 add execution of the check script when it is, and some code optimisations.
statzitz pushed to main at statzitz/rustit 2024-04-14 00:48:36 +02:00
e045593008 Merge pull request 'implem_command' (#8) from implem_command into main
cb8768b6f5 add method status_update and do optimisation on up and down verbose command.
94f8aebd3a add verbose, svwait and down command
6d9fb61ef8 correct printing in code, suppress useless comments.
1bcbcc9082 rename svlogd svlogd-rustit and chpst chpst-rustit
Compare 8 commits »
statzitz merged pull request statzitz/rustit#8 2024-04-14 00:48:35 +02:00
implem_command
statzitz pushed tag 0.2.1 to statzitz/rustit 2024-04-14 00:47:39 +02:00
statzitz pushed to implem_command at statzitz/rustit 2024-04-14 00:39:28 +02:00
cb8768b6f5 add method status_update and do optimisation on up and down verbose command.
statzitz pushed to implem_command at statzitz/rustit 2024-04-14 00:23:11 +02:00
94f8aebd3a add verbose, svwait and down command
statzitz pushed to implem_command at statzitz/rustit 2024-04-13 21:17:12 +02:00
6d9fb61ef8 correct printing in code, suppress useless comments.
statzitz pushed to implem_command at statzitz/rustit 2024-04-13 20:58:50 +02:00
1bcbcc9082 rename svlogd svlogd-rustit and chpst chpst-rustit
statzitz pushed to implem_command at statzitz/rustit 2024-04-13 20:55:33 +02:00
707d7a2f3d rename sv to sv-rustit
statzitz pushed to implem_command at statzitz/rustit 2024-04-13 20:51:03 +02:00
c0ae3d3aed implem sent_signal and command u
statzitz created branch implem_command in statzitz/rustit 2024-04-13 20:18:11 +02:00
statzitz pushed to implem_command at statzitz/rustit 2024-04-13 20:18:11 +02:00
f2a9af6168 return to 2021 features, and add replace old way to detect error when trying to open fifo file