| Age | Commit message (Expand) | Author |
| 2019-06-05 | 1.3.0 | liv |
| 2019-06-05 | Auto merge of #167 - rust-lang:fix/remove-highlighting, r=komaeda | bors |
| 2019-06-05 | Commit Cargo.lock file | liv |
| 2019-06-05 | Remove highlighting and syntect | liv |
| 2019-05-26 | Auto merge of #164 - HanKruiger:master, r=komaeda | bors |
| 2019-05-26 | Auto merge of #165 - gushroom:fix-outdated-links, r=komaeda | bors |
| 2019-05-26 | fixed outdated links | gushroom |
| 2019-05-26 | Fix broken link | HanKruiger |
| 2019-05-25 | Auto merge of #163 - briankung:add_structs, r=komaeda | bors |
| 2019-05-25 | Adds a simple exercise for structures | Brian Kung |
| 2019-05-23 | Auto merge of #162 - c-rustacean:rustfmt-and-ws-fixes, r=komaeda | bors |
| 2019-05-23 | errorsn.rs: Separate also the hints from each other to avoid accidental viewing | Eddy Petrisor |
| 2019-05-22 | Auto merge of #161 - c-rustacean:rustfmt-and-ws-fixes, r=komaeda | bors |
| 2019-05-22 | rustfmt the exercises | Eddy Petrisor |
| 2019-05-22 | iterator3.rs: whitespace fixes | Eddy Petrisor |
| 2019-05-22 | errorsn.rs: Separate hints from code, so hints are not accidentally seen | Eddy Petrisor |
| 2019-05-22 | Cargo fmt the rustlings application code | Eddy Petrisor |
| 2019-05-22 | Add not passing integration test (#154) | liv |
| 2019-05-22 | Update errors1.rs - Add Result type signature as it is difficult for new come... | liv |
| 2019-05-12 | Update errors1.rs | Julien Bisconti |
| 2019-05-09 | Add not passing integration test | Denys Smirnov |
| 2019-05-07 | 1.2.2 | liv |
| 2019-05-07 | Revert --nocapture flag | liv |
| 2019-04-22 | 1.2.1 | liv |
| 2019-04-22 | add a slightly more helpful error message | liv |
| 2019-04-22 | fix the --nocapture functionality | liv |
| 2019-04-22 | 1.2.0 | liv |
| 2019-04-22 | damn it | liv |
| 2019-04-22 | use -- --nocapture when testing | liv |
| 2019-04-22 | Auto merge of #144 - yvan-sraka:patch-0, r=komaeda | bors |
| 2019-04-22 | Add errors to exercises that compile without user changes | Yvan Sraka |
| 2019-04-14 | 1.1.1 | liv |
| 2019-04-13 | Auto merge of #143 - cjpearce:fix-exercise-path-matching, r=komaeda | bors |
| 2019-04-12 | Clean up test includes for File and Path | Chris Pearce |
| 2019-04-12 | Remove unwrap on canonicalize result | Chris Pearce |
| 2019-04-12 | Extract exercise struct to encapsulate path logic | Chris Pearce |
| 2019-04-08 | Auto merge of #142 - diodfr:patch-1, r=komaeda | bors |
| 2019-04-08 | Fix links by deleting book version | Diod FR |
| 2019-04-07 | Auto merge of #140 - cjpearce:fix/test-race-condition, r=komaeda | bors |
| 2019-04-07 | Update ci test command to allow multithreaded tests | Chris Pearce |
| 2019-04-07 | Auto merge of #141 - cjpearce:fix/run-panics-on-compile-fail, r=komaeda | bors |
| 2019-04-07 | Fix test failing due to panic | Chris Pearce |
| 2019-04-07 | Modify integration tests to fail on panic | Chris Pearce |
| 2019-04-07 | Add process id to temp file name | Chris Pearce |
| 2019-04-07 | Extract command builders into util | Chris Pearce |
| 2019-04-03 | Auto merge of #134 - rust-lang:fix/windows-paths, r=komaeda | bors |
| 2019-03-28 | Merge pull request #137 from mgeier/patch-1 | komaeda |
| 2019-03-28 | Fix order of true/false in tests for executables | Matthias Geier |
| 2019-03-28 | make installation command checks more thorough | liv |
| 2019-03-27 | fix watch command path execution | liv |