Commit Graph

41 Commits

Author SHA1 Message Date
415c9de553 fix(core): update 2024-04-18 13:42:51 +02:00
e7cf3bcb5e fix(core): update 2024-03-16 11:18:53 +01:00
ea921766dc fix(core): update 2023-06-22 14:17:49 +02:00
25c61d7d7d fix(core): update 2023-06-22 14:16:16 +02:00
c5937da870 fix(core): update 2023-06-22 13:54:39 +02:00
e4e08910c7 BREAKING CHANGE(core): switched to ES syntax and added support for interactivity 2023-06-22 11:51:44 +02:00
20a2804924 fix(core): cosmetics 2021-11-26 15:17:52 +01:00
b304b01ab6 fix(core): update 2021-11-07 19:18:01 +01:00
6cb7ab8f19 fix(core): update 2021-08-17 18:19:52 +02:00
db712b2223 fix(core): update 2021-07-26 21:24:13 +02:00
199fa19899 fix(core): update 2020-05-22 01:23:27 +00:00
ad0b7ac21c fix(core): update 2019-08-27 20:15:22 +02:00
62195b63d6 fix(core): update 2019-05-29 10:56:45 +02:00
613241cdcb fix(core): update 2019-05-28 11:14:32 +02:00
ba8c2d06d8 fix(core): update 2019-05-28 10:43:54 +02:00
c1133e9131 fix(core): update 2019-05-27 15:30:52 +02:00
f63c4456bf fix(core): update 2019-05-19 22:41:20 +02:00
4701341c0c ensure WSL compatibility 2018-12-13 16:50:32 +01:00
6a047d6333 fix(core): update 2018-11-26 17:55:15 +01:00
f516a6e753 fix(core): update 2018-11-26 17:45:58 +01:00
4fe3775904 fix(child processes): now run detached 2018-10-28 19:18:42 +01:00
39d457382f fix(exec): processes now run detached 2018-10-28 19:12:15 +01:00
0d68361381 fix(PATH): add proper PATH handling for child processes 2018-08-04 16:43:02 +02:00
7c9cf6e70d fix(structure): clean up 2018-07-30 16:08:14 +02:00
2ca593297c BREAKING CHANGE(update the API): update 2018-07-30 16:03:48 +02:00
2e94eb5467 fix(dependencies): remove shelljs and go node native 2018-07-18 20:58:12 +02:00
9709920a72 fix StdErr 2017-09-09 13:20:24 +02:00
0f2d68cf5f implement execSilent and execStrict 2017-07-19 14:56:33 +02:00
ced0ce7b53 now working in child processes 2017-07-18 15:17:05 +02:00
6aeb0c1558 update 2017-07-16 16:19:48 +02:00
ca175205ee improve silent options 2017-06-27 11:18:37 +02:00
PhilKunz External
63d5fe4f1c Dev 2017-06-27 08:28:11 +00:00
c73e48450a update 2017-06-22 18:17:45 +02:00
6ec8ce3545 update smartshell 2017-03-11 13:46:08 +01:00
3a16245545 fix execution 2017-03-11 02:57:46 +01:00
a59897ae6d add exec method to smartshell class 2017-03-11 02:36:27 +01:00
d849c17817 improve tests 2017-03-11 01:58:09 +01:00
2d3a4b0a0e add smart sourcing of files with bash 2017-03-10 22:08:04 +01:00
a91938e463 bootstrap Smartshell class 2017-03-10 20:14:40 +01:00
10cef8bfa6 start integration of Smartshell class 2017-03-08 16:51:02 +01:00
26ed390ba6 initial 2017-02-12 13:13:08 +01:00