Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch from JetBrains annotations to JSpecify. | Matthias Andreas Benkard | 2024-07-20 | 3 | -1/+7 |
| | | | | Change-Id: Ia04b52c36f9779ab15e688e0dd7434644b3a3f7f | ||||
* | jgvariant-tool, add-static-delta: Document better, accept modified Base64. | Matthias Andreas Benkard | 2024-03-02 | 3 | -25/+72 |
| | | | | Change-Id: Icad477b34d074164ffdd162afd91f4abf627b979 | ||||
* | jgvariant-tool: Add 'ostree summary add-static-delta' command. | Matthias Andreas Benkard | 2024-03-02 | 3 | -5/+108 |
| | | | | Change-Id: I3b318269c4c85b581d6639fe5ec6a14bf2604ad4 | ||||
* | Reformat. | Matthias Andreas Benkard | 2024-03-02 | 2 | -8/+6 |
| | | | | Change-Id: I63bc83ade4d99856a0317104efbe1d4420c361bd | ||||
* | jgvariant-tool: Factor out generic read command. | Matthias Andreas Benkard | 2024-03-02 | 2 | -7/+14 |
| | | | | Change-Id: I977a3a36ae5dec7e5a2847b2d0558dd7026184b1 | ||||
* | Add missing Javadocs. | Matthias Andreas Benkard | 2023-12-12 | 3 | -1/+101 |
| | | | | Change-Id: Ia96c370f564cab9802c94a9d6fad77590dcac2a5 | ||||
* | jgvariant-tool: Remove Guava dependency. | Matthias Andreas Benkard | 2023-12-07 | 2 | -3/+11 |
| | | | | | | This reduces the uberjar size from 4 MB to 1.2 MB. Change-Id: I06e202fe3c5e942511952f43b8f2c5941027cce9 | ||||
* | jgvariant-tool: New module. | Matthias Andreas Benkard | 2023-12-05 | 9 | -0/+313 |
Adds a command line tool that can read and (in the future) manipulate GVariant-formatted files. Change-Id: Icc92eb409a97e7cf72dfd7535f6a8b3587dd4a48 |