| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Upstream: https://gitlab.gnome.org/GNOME/vala/-/issues/751
|
| |
|
| |
|
|
|
|
| |
fixes #636
|
| |
|
|
|
|
|
|
| |
Instances of `RegexError` are just asserted as `assert_not_reached` as
they cannot really fail except for allocation failure if the given regex
is valid.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
Thanks `codespell`!
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
fixes #140
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
... and move classes around
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
start services before UI
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|