Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | where should be option, not argHEADmaster | syn | 2021-03-12 | 1 | -9/+15 |
| | |||||
* | remove templates | syn | 2021-03-11 | 1 | -7/+1 |
| | | | | this is kinda annoying and useless feature | ||||
* | Add where subcommand | syn | 2021-03-11 | 1 | -1/+13 |
| | |||||
* | Automatic version from Cargo.toml | syn | 2020-12-08 | 1 | -1/+1 |
| | |||||
* | cargo fmt | syn | 2020-12-08 | 1 | -27/+25 |
| | |||||
* | Fix maxrss on macos | syn | 2020-02-27 | 1 | -1/+1 |
| | | | | | On BSDs ru_maxrss measures in bytes, so fix output for bsd systems (incl macos) | ||||
* | Abort if no config found | syn | 2020-02-18 | 1 | -1/+8 |
| | |||||
* | Print info to stderr | syn | 2020-02-14 | 1 | -2/+3 |
| | |||||
* | deserialize duration from floats | syn | 2020-02-14 | 1 | -0/+1 |
| | |||||
* | Improve error handling | syn | 2020-02-14 | 1 | -14/+24 |
| | |||||
* | timeout'ed waiter for process | syn | 2020-02-09 | 1 | -3/+8 |
| | |||||
* | Lil refactor | syn | 2020-02-07 | 1 | -1/+3 |
| | |||||
* | Remove structopt | syn | 2020-01-18 | 1 | -28/+25 |
| | | | | There are 3 options, so structopt is an unnecessary dependency | ||||
* | Get rid of some options | syn | 2020-01-17 | 1 | -17/+3 |
| | |||||
* | Support tmp dir to place binaries | syn | 2020-01-16 | 1 | -0/+2 |
| | |||||
* | Some refactoring | syn | 2020-01-13 | 1 | -8/+8 |
| | |||||
* | Something is done | syn | 2019-12-27 | 1 | -0/+67 |