Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Further clarification | Florian Diebold | 2021-06-07 | 1 | -1/+2 |
* | One additional grammar fix | Florian Diebold | 2021-06-07 | 1 | -1/+1 |
* | Clarify label documentation | Florian Diebold | 2021-06-07 | 1 | -7/+8 |
* | minor: expand docs a tiny bit | Aleksey Kladov | 2021-05-31 | 1 | -0/+3 |
* | Add config setting for self-on-the-fly | Lukas Wirth | 2021-05-31 | 1 | -0/+5 |
* | internal: explain the motivation behind early configuration | Aleksey Kladov | 2021-05-27 | 1 | -6/+12 |
* | Update lsp-extensions.md | Jonas Schievink | 2021-05-21 | 1 | -2/+18 |
* | feat: allow clients to feature detect symbol filtering | Aleksey Kladov | 2021-05-19 | 1 | -12/+16 |
* | Add new LSP extension for workspace symbol lookup | alcroito | 2021-05-17 | 1 | -1/+31 |
* | minor: adjust config name | Aleksey Kladov | 2021-05-17 | 1 | -4/+5 |
* | internal: remove one more immutable tree | Aleksey Kladov | 2021-05-14 | 1 | -0/+22 |
* | Cleanup imports | Aleksey Kladov | 2021-05-13 | 1 | -0/+7 |
* | Document viewCrateGraph request | Jonas Schievink | 2021-05-11 | 1 | -1/+11 |
* | internal: explain why sentence-per-line | Aleksey Kladov | 2021-05-06 | 1 | -1/+1 |
* | simplify macro expansion code | Aleksey Kladov | 2021-05-04 | 1 | -0/+33 |
* | Merge #8605 | bors[bot] | 2021-04-22 | 1 | -6/+12 |
|\ | |||||
| * | Automatically categorize the changelog entries | Laurențiu Nicola | 2021-04-20 | 1 | -6/+12 |
* | | feat: make sure nightly regressions don't break users | Aleksey Kladov | 2021-04-22 | 1 | -0/+4 |
|/ | |||||
* | Merge #8588 | bors[bot] | 2021-04-19 | 1 | -0/+11 |
|\ | |||||
| * | internal: Add guidelines for release notes PR descriptions | Laurențiu Nicola | 2021-04-19 | 1 | -0/+11 |
* | | Remove confusion around serverStatusNotification | Aleksey Kladov | 2021-04-19 | 1 | -3/+8 |
* | | Fix spec bug | Aleksey Kladov | 2021-04-19 | 1 | -1/+1 |
|/ | |||||
* | Update docs/dev/README.md | Aleksey Kladov | 2021-04-19 | 1 | -1/+1 |
* | internal: document review requesting etiquette | Aleksey Kladov | 2021-04-19 | 1 | -0/+3 |
* | Update lsp-extensions docs | Lukas Wirth | 2021-04-18 | 1 | -1/+2 |
* | Fix markdown links | Jonas Schievink | 2021-04-15 | 1 | -3/+3 |
*-. | Merge #8510 #8533 | bors[bot] | 2021-04-15 | 2 | -4/+4 |
|\ \ | |||||
| | * | Fix typo in style guide | Jonas Schievink | 2021-04-15 | 1 | -1/+1 |
| |/ |/| | |||||
| * | Move cursor position when using item movers | Jonas Schievink | 2021-04-13 | 1 | -3/+3 |
|/ | |||||
* | internal: don't use `#[should_panic]` for tests | Aleksey Kladov | 2021-04-13 | 1 | -0/+10 |
* | internal: clarify who a rls-2.0 wg | Aleksey Kladov | 2021-04-12 | 1 | -3/+5 |
* | Remove extra bracket in architecture docs | Laurențiu Nicola | 2021-04-08 | 1 | -2/+2 |
* | Adjust fixture docs a bit | Kirill Bulatov | 2021-04-06 | 1 | -1/+1 |
* | Small grammar fixes | Kirill Bulatov | 2021-04-06 | 4 | -21/+22 |
* | Update Zulip link and macro privacy statement | Kirill Bulatov | 2021-04-06 | 1 | -1/+1 |
* | internal: document broken windows | Aleksey Kladov | 2021-04-06 | 1 | -0/+2 |
* | More robust status notifications | Aleksey Kladov | 2021-04-06 | 1 | -8/+22 |
* | internal: explain "extract if condition" refactoring | Aleksey Kladov | 2021-04-05 | 1 | -1/+20 |
* | docs: Fix moveItem method name | sim | 2021-04-04 | 1 | -2/+1 |
* | internal: document style for helper functions and variables | Aleksey Kladov | 2021-04-02 | 1 | -1/+40 |
* | internal: document Cargo.lock maintenance process | Aleksey Kladov | 2021-04-02 | 1 | -2/+2 |
* | internal: touch up dev readme | Aleksey Kladov | 2021-03-30 | 1 | -38/+35 |
* | internal: make --log-file more discoverable | Aleksey Kladov | 2021-03-29 | 1 | -2/+5 |
* | Merge #8054 | bors[bot] | 2021-03-22 | 1 | -1/+27 |
|\ | |||||
| * | Item up and down movers | ivan770 | 2021-03-18 | 1 | -1/+27 |
* | | Update docs/dev/README.md | Aleksey Kladov | 2021-03-22 | 1 | -1/+1 |
* | | Document patch policy | Aleksey Kladov | 2021-03-22 | 1 | -0/+3 |
|/ | |||||
* | Prefer match to if let else | Aleksey Kladov | 2021-03-16 | 1 | -0/+21 |
* | Fix `cargo xtask lint` references | Laurențiu Nicola | 2021-03-14 | 1 | -2/+2 |
* | Merge #7799 | bors[bot] | 2021-03-13 | 1 | -1/+17 |
|\ |