| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-04-30 | Avoid `rustup` invocation for non-rustup rust installation | oxalica | -33/+67 |
| 2020-04-09 | More compact generated code | Aleksey Kladov | -0/+1 |
| 2020-04-08 | Don't strip nightly releases | Aleksey Kladov | -2/+2 |
| 2020-04-07 | When making a release, just promote the latest nightly | Aleksey Kladov | -2/+2 |
| 2020-03-21 | gen_assists_docs skip hidden files | Josh Mcguigan | -0/+16 |
| 2020-03-13 | Restore cargo-fmt gating | Aleksey Kladov | -5/+3 |
| 2020-03-04 | Build server via dist as well | Aleksey Kladov | -40/+2 |
| 2020-03-04 | Hopefully fix YAML syntax | Aleksey Kladov | -1/+0 |
| 2020-03-04 | cargo xtask dist | Aleksey Kladov | -1/+40 |
| 2020-03-02 | Clean xtask partial artifacts in `xtask pre-cache` | Christopher Durham | -2/+5 |
| 2020-03-02 | Print log on release | Aleksey Kladov | -0/+9 |
| 2020-02-27 | Some docs | Aleksey Kladov | -1/+3 |
| 2020-02-14 | Simplify | Aleksey Kladov | -5/+2 |
| 2020-02-14 | Move rm_rf to not-bash | Aleksey Kladov | -8/+3 |
| 2020-02-14 | Add fs2 module for better error messages | Aleksey Kladov | -5/+5 |
| 2020-02-14 | Update the manual on release | Aleksey Kladov | -1/+4 |
| 2020-02-14 | Add dry run mode to xtask release | Aleksey Kladov | -5/+7 |
| 2020-02-14 | Replace Cmd with not-bash | Aleksey Kladov | -30/+28 |
| 2020-02-10 | xtask release | Aleksey Kladov | -1/+42 |
| 2020-02-07 | Rename add import assist | Kirill Bulatov | -2/+1 |
| 2020-01-17 | todo(codegen): added todo to change the reference to removed ra_tools crate | Veetaha | -0/+1 |
| 2020-01-10 | Use correct rustfmt for codegen | Aleksey Kladov | -10/+27 |
| 2020-01-07 | Share cache cleaning logic between OSes | Aleksey Kladov | -1/+39 |
| 2020-01-07 | Cleanup | Aleksey Kladov | -4/+4 |
| 2020-01-07 | Move cmd to a separate dir | Aleksey Kladov | -53/+5 |
| 2020-01-07 | Refactor xtasks | Aleksey Kladov | -37/+4 |
| 2020-01-03 | Switch ast declaration from ron to a macro | Aleksey Kladov | -0/+1 |
| 2019-12-18 | Make reformat hook actually reformat files | Aleksey Kladov | -0/+1 |
| 2019-12-08 | Use rustup toolchain instead of rustup install | Edwin Cheng | -2/+2 |
| 2019-11-18 | Don't create a separate bin for format hook | Aleksey Kladov | -12/+26 |
| 2019-11-13 | Use anyhow::Result in xtask, add contexts | Pascal Hertleif | -9/+7 |
| 2019-11-01 | Use run-time project path in xtask | Laurențiu Nicola | -1/+8 |
| 2019-10-23 | xtask: move codegen to a module | Aleksey Kladov | -172/+3 |
| 2019-10-17 | rename tools -> xtask | Aleksey Kladov | -1/+1 |
| 2019-10-17 | WIP: move to xtasks | Aleksey Kladov | -0/+332 |
