Commit Graph

13 Commits

Author SHA1 Message Date
Milan Zamazal 2b53b19c05 Add useless “Code” headers to make checkdoc happier 2022-07-04 19:15:13 +02:00
Milan Zamazal 3f56c8fc0d Use Version instead of Package-Version in package headers 2022-07-04 19:04:42 +02:00
Milan Zamazal 5047d562c4 Remove trailing spaces 2022-07-02 09:30:44 +02:00
Milan Zamazal be0e9ce3a8 Add file headers
To make package-lint happy.
2022-06-29 22:00:24 +02:00
Milan Zamazal 271f9d5ed2 Add “ends here” footers
They are useless but package-lint requires them.
2022-06-29 21:55:53 +02:00
Milan Zamazal bcf5c5e3d4 Add “;;; Commentary:” labels 2022-06-28 22:24:20 +02:00
Milan Zamazal 57fe580df2 Escape initial parentheses in docstrings 2022-06-28 22:24:20 +02:00
Milan Zamazal b7a83c81c1 Move formatting list of properties to a separate function 2022-06-16 07:30:52 +02:00
Milan Zamazal 2c421bb990 Add support for device profiles
This is especially useful with Bluetooth devices.
2022-06-15 21:31:24 +02:00
Milan Zamazal 1065d9d389 Fix pw-cli--parse-properties
- Remove some redundancy.
- Make sure we don’t search after the end point.
- Move to the end point (this is necessary for parsing the following
  object).
2022-06-15 21:30:27 +02:00
Milan Zamazal 08c9d50a1c Silence compilation warnings about unused variables 2022-06-15 19:50:24 +02:00
Milan Zamazal d81907be16 Fix failure when setting a numeric property value 2022-06-06 19:55:25 +02:00
Milan Zamazal ba4527658c Initial commit 2022-06-04 21:51:45 +02:00