index
:
mulk/jgvariant
master
GVariant and OSTree parser for Java.
Matthias Benkard
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
jgvariant-ostree
/
src
/
main
/
java
/
eu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch from JetBrains annotations to JSpecify.
Matthias Andreas Benkard
2024-07-20
2
-1
/
+3
*
Reformat.
Matthias Andreas Benkard
2024-03-02
2
-4
/
+5
*
Add more property-based tests and fix more bugs.
Matthias Andreas Benkard
2023-12-10
1
-1
/
+3
*
Add OSTree encoding roundtrip tests and fix the bugs discovered.
Matthias Andreas Benkard
2023-12-10
5
-44
/
+22
*
Add Decoder#encode.
Matthias Andreas Benkard
2023-12-10
10
-20
/
+179
*
Remove Checker Framework; add NullAway, Picnic Error Prone Support.
Matthias Andreas Benkard
2022-10-17
6
-22
/
+21
*
Minor Javadoc fixes.
Matthias Andreas Benkard
2022-09-03
1
-1
/
+1
*
Ensure nullness correctness using Checker Framework.
Matthias Andreas Benkard
2022-03-01
2
-15
/
+16
*
Clarify licensing through REUSE annotations.
Matthias Andreas Benkard
2022-02-03
19
-3
/
+79
*
Improve the readability of the OSTree repository documentation.
Matthias Andreas Benkard
2022-01-25
1
-162
/
+93
*
Document repository layout, add modified Base64 ByteString encoding.
Matthias Andreas Benkard
2022-01-23
4
-0
/
+278
*
jgvariant-ostree: Handle non-canonical endianness in static deltas.
Matthias Andreas Benkard
2021-12-30
3
-14
/
+53
*
jvgariant-ostree: Correctly deserialize delta operations.
Matthias Andreas Benkard
2021-12-30
3
-63
/
+155
*
jgvariant-ostree: DeltaPartPayload: Decompress LZMA if needed.
Matthias Andreas Benkard
2021-12-30
1
-3
/
+22
*
jgvariant-ostree: DeltaPartPayload: Detect and handle compression byte.
Matthias Andreas Benkard
2021-12-30
1
-5
/
+18
*
Checksum: Convert 0-sized checksums to all-zeros checksums.
Matthias Andreas Benkard
2021-12-29
1
-0
/
+4
*
Properly document jgvariant-ostree.
Matthias Andreas Benkard
2021-12-29
17
-18
/
+554
*
OSTree: Use dictionary types where appropriate.
Matthias Andreas Benkard
2021-12-28
3
-44
/
+11
*
Add jgvariant-ostree module.
Matthias Andreas Benkard
2021-12-28
16
-0
/
+543