| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-08-11 | Modify structured suggestion output | Esteban Küber | -12/+12 |
| 2021-01-26 | Account for existing `_` field pattern when suggesting `..` | Esteban Küber | -2/+2 |
| 2021-01-12 | Include `..` suggestion if fields are all wildcards | Camelid | -6/+14 |
| 2021-01-12 | Always show suggestions in their own subwindows | Camelid | -16/+24 |
| 2021-01-12 | Add a test case with lots of whitespace | Camelid | -8/+26 |
| 2021-01-12 | Only suggest `..` if more than one field is missing | Camelid | -46/+22 |
| 2021-01-12 | Specialize `..` help message for all fields vs. the rest | Camelid | -6/+6 |
| 2021-01-12 | Suggest `Variant(..)` if all of the mentioned fields are `_` | Camelid | -4/+4 |
| 2021-01-12 | Suggest `_` and `..` if a pattern has too few fields | Camelid | -0/+121 |
