Commit graph

34 commits

Author SHA1 Message Date
45fa8a0124
add break 2024-09-19 11:05:25 -04:00
5827a7434b
add error message to failing commands *facepalm* 2024-09-19 11:03:10 -04:00
0466a423ec
add error message to failing commands *facepalm* 2024-09-19 10:57:27 -04:00
88c55d3d73
add error message to failing commands *facepalm* 2024-09-19 10:53:21 -04:00
8c22105cf2
temp remove executable check 2024-09-18 22:23:18 -04:00
2ced31effd Update linux/utils.go 2024-08-25 00:51:29 +02:00
b14e2ccfb1
fix signals 2024-07-11 17:27:44 -04:00
8959b13a0d
test stuff 2024-07-11 17:13:58 -04:00
c395f09556
fix sysprocattr 2024-07-11 16:57:03 -04:00
a693fb5cd6
fix sysprocattr 2024-07-11 16:45:10 -04:00
2b190eccb7
fix goroutine call for commands with no handlers 2024-07-11 16:34:08 -04:00
2a59a80b11
remove debug stuff 2024-07-11 15:54:59 -04:00
3e5b7f99fc
debug 2024-07-10 21:47:50 -04:00
69b891d598
debug 2024-07-10 20:24:17 -04:00
def7d60825
debug 2024-07-10 20:23:27 -04:00
8390e16616
switch to whichOut var for executable check 2024-07-10 20:22:32 -04:00
c0fb972b5f
debug thing 2024-07-10 20:20:18 -04:00
0fb6fcc14a
panic thingy 2024-07-09 19:21:07 -04:00
182f75e37a
put code in right palce 2024-07-09 19:13:10 -04:00
991429a290
update which options 2024-07-09 18:53:22 -04:00
5d646427bd
add env and source options to commands 2024-07-09 18:44:28 -04:00
992dd14272
add env options 2024-07-09 17:45:33 -04:00
bde6ae681e
add exit event 2024-07-06 15:09:17 -04:00
750686fd1f
add ability for live output, add events system 2024-07-06 11:48:45 -04:00
2cc3517f37
fixed permission checking on commands, added "which" command. 2024-07-04 20:37:59 -04:00
d127424b9f
add custom exit code errors 2024-07-04 19:40:33 -04:00
76f276f69e
add sources option 2024-07-04 18:08:45 -04:00
0c1ffa1cd9
add rcfile flag 2024-07-04 17:47:16 -04:00
942735b726
fix permissions error, fix cwd path 2024-07-04 17:27:41 -04:00
368b99ecfa
properly handle error 2024-07-04 17:16:13 -04:00
c10fdf32b2
add executable check for commands 2024-07-04 17:14:10 -04:00
3a9d03a46f
testing exit codes 2024-07-04 16:46:29 -04:00
f9f879e7ee
remove command check in runner 2024-07-04 16:44:26 -04:00
5bb2d6d1b4
new runner structure 2024-07-04 16:40:13 -04:00