summaryrefslogtreecommitdiff
path: root/scripts/native-utils
AgeCommit message (Expand)Author
2023-09-12Refactor (#291)nzbr
2023-09-10fix(deps): update rust crate log to 0.4.20 (#287)renovate[bot]
2023-09-09fix(deps): update rust crate anyhow to 1.0.75renovate[bot]
2023-09-09fix: pin rust dependencies; undo cargo lock updatenzbr
2023-09-09chore(deps): lock file maintenancerenovate[bot]
2023-02-10feat: run native-utils tests and rustfmt in CIK900
2023-02-10fix(split-paths): refactor a bit, add some basic unit testsK900
2023-02-10fix(split-paths): use stdlib functions + correct shell escapingK900
2023-02-01feat: use a Rust tool to do the PATH manipulationsK900