Commit graph

58 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
13c3c6241c Update go.mod 2024-08-25 00:35:38 +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
ad63e15564
debug 2024-07-10 21:49:07 -04:00
f9e5426b1b
debug 2024-07-10 21:48:37 -04:00
3e5b7f99fc
debug 2024-07-10 21:47:50 -04:00
f627fde186
debug 2024-07-10 21:45:07 -04:00
8a7fdf0f43
debug 2024-07-10 21:43:11 -04:00
060a6a49eb
debug 2024-07-10 21:42:20 -04:00
db8c33a526
debug 2024-07-10 21:41:36 -04:00
6cbbe69223
debug 2024-07-10 21:37:45 -04:00
751d90c840
debug 2024-07-10 21:36:57 -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
c7db79fe13
remove sources from which command 2024-07-10 20:16:13 -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
4e2c314c2c
add pip command and fix error codes on all commands 2024-07-05 12:05:22 -04:00
e6ff94c45f
add python command 2024-07-05 11:33:12 -04:00
cafa0dcca1
add node command 2024-07-05 11:28:33 -04:00
c7b6273166
remove garbage file 2024-07-04 21:58:04 -04:00
ef7c4f26f7
added 'command' shell command 2024-07-04 21:57:46 -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
d219f1b005 Merge pull request 'Update dependency go to v1.22.5' (#2) from renovate/go-1.x into main
Reviewed-on: https://git.shadowhosting.xyz/Eggactyl/shell/pulls/2
2024-07-04 22:33:44 +01:00
41a68740a2 Merge branch 'main' into renovate/go-1.x 2024-07-04 22:33:30 +01: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
be8fd4ca55
remove test file 2024-07-04 17:14:44 -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