Reisz
d9aeb582a2
Upgrade to Rust 2021
...
- Fix lints
- Formatting pass
- Add Cargo.lock
Use anyhow to improve error handling
Fix errors during directory removal in Windows
Update dependencies
Switch linux build to musl
Switch to musl
Set version to 0.4.0
Allow using uid instead of mtime
Remove name duplication with runner map
Fixing typo
2024-05-16 08:33:21 +02:00
Cédric Luthi
b82c90beb3
Automatic setting of executable mode on executed file
...
As proposed by @marcellus-trixus in https://github.com/dgiagio/warp/issues/23#issuecomment-509946967
2019-07-12 10:08:18 -04:00
Diego Giagio
7ca06e1527
Bump version
2018-10-29 22:34:37 -04:00
Diego Giagio
07845ebf7a
Bump version number
2018-10-15 22:59:42 +02:00
Diego Giagio
c0f14251a4
Improve execution of .bat and .cmd files on Windows
2018-10-15 18:44:54 +02:00
Diego Giagio
8d21006f05
Supports execution of other file types on Windows, e.g. .bat, .cmd
2018-10-15 17:38:17 +02:00
Diego Giagio
173ad5b74b
Bump version number for release
2018-10-15 02:29:06 +02:00
Diego Giagio
32fa7cbda8
Honor the exit code from the child in the parent
2018-10-15 02:25:49 +02:00
Diego Giagio
8b5e1a2e7a
Bump version number for release
2018-10-11 22:23:32 -04:00
Diego Giagio
4cf8749f9c
Application name should not be included in CLI args
...
Fixes #2
2018-10-11 22:21:21 -04:00
Diego Giagio
d7386e5bcd
Update Cargo.toml
2018-10-09 14:23:11 -04:00
Diego Giagio
5bd9bdfa35
Initial commit
2018-10-09 14:21:06 -04:00