summaryrefslogtreecommitdiff
path: root/src/Script
AgeCommit message (Expand)Author
2025-06-01Execute shell commands in appropriate network namespaceRoman Smrž
2025-05-31Print source line of shell command failureRoman Smrž
2025-05-29Fix waiting on failed shell commandRoman Smrž
2025-04-24Fix parsing regexes containing only a variable expansionRoman Smrž
2025-04-22Conversions for variable expansion in ExprType classRoman Smrž
2025-04-18Shell interpreter for test scriptRoman Smrž
2025-02-27Refactor script/expression related code to multiple modulesRoman Smrž
2025-02-27Move ExprType to its own moduleRoman Smrž