Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reformat the code using clang-format | Richard Hughes | 2022-09-04 | 1 | -93/+103 |
| | | | | | This frees up mental energy when reviewing patches and is something I should have done a long time ago. | ||||
* | trivial: Fix case of single-line comments | Richard Hughes | 2022-06-16 | 1 | -12/+12 |
| | |||||
* | trivial: Use SPDX-License-Identifier in one more place | Richard Hughes | 2022-06-16 | 1 | -12/+1 |
| | |||||
* | gusb: Add some umockdev based tests | Benjamin Berg | 2022-06-15 | 1 | -0/+211 |
The primary purpose for this is to test the hotplug codepaths. |