Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lowercase drive letters when getting paths from cargo check | Emil Lauridsen | 2019-12-29 | 1 | -0/+2 |
* | Reduce visibility | Aleksey Kladov | 2019-12-29 | 1 | -3/+3 |
* | Fix busy-waiting issue in main cargo watch thread | Emil Lauridsen | 2019-12-27 | 1 | -3/+5 |
* | Don't finish main cargo watch thread when subprocess finishes. | Emil Lauridsen | 2019-12-27 | 1 | -2/+1 |
* | Fix shutdown behavoir of main cargo-watch thread. | Emil Lauridsen | 2019-12-27 | 1 | -7/+8 |
* | Cargo fmt run | Emil Lauridsen | 2019-12-27 | 1 | -7/+1 |
* | Shutdown/cancelation story for main cargo watch thread | Emil Lauridsen | 2019-12-27 | 1 | -15/+32 |
* | Consistent, hopefully robust, shutdown/cancelation story for cargo check subp... | Emil Lauridsen | 2019-12-27 | 1 | -16/+50 |
* | Move cargo watch functionality to separate crate | Emil Lauridsen | 2019-12-27 | 1 | -0/+345 |