| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-11-11 | feat: improve `watch` execution mode | Roberto Vidal | |
| The `watch` command now requires user action to move to the next exercise. BREAKING CHANGE: this changes the behavior of `watch`. | |||
| 2019-11-11 | feat: Index exercises by name | marisa | |
| BREAKING CHANGE: This changes the way you use `rustlings run` by now requiring an abridged form of the previous filename, e.g: `rustlings run exercises/if/if1.rs` becomes `rustlings run if1` | |||
| 2019-05-22 | Cargo fmt the rustlings application code | Eddy Petrisor | |
| Signed-off-by: Eddy Petrisor <eddy.petrisor@gmail.com> | |||
| 2019-05-07 | Revert --nocapture flag | liv | |
| This closes #149 and #152 | |||
| 2019-04-22 | fix the --nocapture functionality | liv | |
| 2019-04-22 | damn it | liv | |
| 2019-04-22 | use -- --nocapture when testing | liv | |
| 2019-04-12 | Clean up test includes for File and Path | Chris Pearce | |
| 2019-04-12 | Extract exercise struct to encapsulate path logic | Chris Pearce | |
