| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 |
| 2018-12-07 | use top level `fs` functions where appropriate | Andy Russell | -7/+3 |
| 2018-09-02 | Auto merge of #53599 - matthiaskrgr:split_str__to__split_char, r=frewsxcv | bors | -1/+1 |
| 2018-08-28 | Use FxHash{Map,Set} instead of the default Hash{Map,Set} everywhere in rustc. | Eduard-Mihai Burtescu | -4/+4 |
| 2018-08-22 | use char pattern for single-character splits: a.split("x") -> a.split('x') | Matthias Krüger | -1/+1 |
| 2018-05-14 | replace error/warning println with structured diag | QuietMisdreavus | -5/+9 |
| 2018-02-08 | Pass themes folder as parameter | Guillaume Gomez | -1/+1 |
| 2018-02-08 | Add tests for themes | Guillaume Gomez | -19/+39 |
| 2018-02-08 | Improve output a bit in case of error | Guillaume Gomez | -4/+17 |
| 2018-02-08 | Handle comments in css selector and add tests | Guillaume Gomez | -23/+80 |
| 2018-02-08 | get differences | Guillaume Gomez | -9/+40 |
| 2018-02-08 | Add theme tests | Guillaume Gomez | -0/+258 |
