| Age | Commit message (Expand) | Author | Lines |
| 2023-01-14 | Iterate over arrays dirrectly, instead of going through a slice | Maybe Waffle | -1/+1 |
| 2023-01-08 | Auto merge of #13860 - danieleades:clippy, r=lnicola | bors | -9/+8 |
| 2023-01-02 | use inline format args | Daniel Eades | -9/+8 |
| 2023-01-01 | Package release artifacts as ZIP | Laurențiu Nicola | -1/+38 |
| 2022-12-25 | Moar linting: needless_borrow, let_unit_value, ... | Yuri Astrakhan | -3/+3 |
| 2022-12-24 | Inline all format arguments where possible | Yuri Astrakhan | -11/+11 |
| 2022-12-23 | Minor manual cleanu | Yuri Astrakhan | -4/+2 |
| 2022-12-21 | Auto merge of #13771 - noritada:feature/release-notes-on-github-releases, r=l... | bors | -0/+928 |
| 2022-12-15 | Make minor improvements and cleanups | Noritada Kobayashi | -18/+17 |
| 2022-12-15 | Split the input/output data of the conversion from the test code to the respe... | Noritada Kobayashi | -176/+175 |
| 2022-12-14 | minor: Set the `experimental` AsciiDoc document attribute to generated draft ... | Noritada Kobayashi | -0/+1 |
| 2022-12-14 | Add a link to the original changelog from release notes on GitHub Releases | Noritada Kobayashi | -5/+34 |
| 2022-12-14 | Integrate inline macro support with the main AsciiDoc-to-Markdown conversion ... | Noritada Kobayashi | -8/+15 |
| 2022-12-14 | Implement inline macro handling for AsciiDoc-to-Markdown conversion | Noritada Kobayashi | -0/+182 |
| 2022-12-13 | Make `curl` fail on errors in `xtask publish-release-notes` | Noritada Kobayashi | -2/+2 |
| 2022-12-12 | Correct complex list item support in AsciiDoc-to-Markdown conversion | Noritada Kobayashi | -11/+57 |
| 2022-12-11 | Implement `xtask publish-release-notes` to publish release notes on GitHub Re... | Noritada Kobayashi | -0/+97 |
| 2022-12-11 | Add support for list nesting in AsciiDoc-to-Markdown conversion | Noritada Kobayashi | -50/+124 |
| 2022-12-10 | Add image/video media support in AsciiDoc-to-Markdown conversion | Noritada Kobayashi | -2/+126 |
| 2022-12-09 | Import the initial implementation of AsciiDoc-to-Markdown conversion | Noritada Kobayashi | -0/+371 |
| 2022-11-07 | Bump Cargo rust-version fields to latest stable | Lukas Wirth | -1/+1 |
| 2022-10-15 | Bump anyhow, arbitrary, itertools, semver, serde | Laurențiu Nicola | -1/+1 |
| 2022-10-08 | internal: :arrow_up: xflags | Aleksey Kladov | -19/+9 |
| 2022-08-03 | Use the release branch in xtask promote | Laurențiu Nicola | -1/+1 |
| 2022-07-31 | Update xtask promote and release instructions | Laurențiu Nicola | -8/+2 |
| 2022-07-20 | Enable extra warnings required by rust-lang/rust | Amos Wenger | -0/+3 |
| 2022-07-13 | fix: Set server binary version when distributing | Lukas Wirth | -6/+5 |
| 2022-07-08 | Update remaining GitHub URLs | Jonas Schievink | -1/+1 |
| 2022-06-18 | internal: Handle fractional release numbers in changelog naming | Laurențiu Nicola | -1/+9 |
| 2022-06-10 | Auto merge of #12449 - Veykril:version, r=Veykril | bors | -1/+2 |
| 2022-06-10 | internal: Bump Dependencies | Lukas Wirth | -3/+3 |
| 2022-06-02 | Bring the version command output in line with other rust tools | Lukas Wirth | -1/+2 |
| 2022-05-17 | Bump extension version | Jonas Schievink | -3/+10 |
| 2022-05-02 | Fix crate names | Laurențiu Nicola | -1/+1 |
| 2022-04-19 | Fix changelog generation after repo move | Laurențiu Nicola | -49/+59 |
| 2022-03-22 | minor: Bump dependencies | Lukas Wirth | -4/+4 |
| 2022-03-17 | Merge #11734 | bors[bot] | -2/+2 |
| 2022-03-17 | Bump xshell and fix dist | Laurențiu Nicola | -2/+2 |
| 2022-03-16 | Fix metrics.json path | Laurențiu Nicola | -3/+7 |
| 2022-03-16 | minor: unblock metrics | Lukas Wirth | -1/+1 |
| 2022-03-14 | :arrow_up: xshell | Aleksey Kladov | -176/+194 |
| 2022-03-08 | Fix package.json replacement | Laurențiu Nicola | -1/+1 |
| 2022-03-08 | fix: client distribution string replacement looking for wrong key | Lukas Wirth | -1/+1 |
| 2022-02-26 | Update url to make webrender build | Laurențiu Nicola | -0/+5 |
| 2022-02-25 | Add CSV output to analysis-stats | Florian Diebold | -0/+6 |
| 2021-12-22 | Use the same displayName for pre-release versions | Laurențiu Nicola | -10/+2 |
| 2021-12-22 | Disable unstable APIs for nightly releases | Laurențiu Nicola | -3/+1 |
| 2021-12-20 | Merge #11028 | bors[bot] | -1/+1 |
| 2021-12-18 | Publish platform-specific Code VSIXes | Laurențiu Nicola | -44/+60 |
| 2021-12-16 | Bump MSRV (1.57) | iDawer | -1/+1 |