1. 27d707f POM: Update Error Prone to 2.11.0. by Matthias Andreas Benkard · 2 years, 1 month ago
  2. 143a64b POM: Apply Flatten Maven Plugin. by Matthias Andreas Benkard · 2 years, 1 month ago
  3. 3a42de6 POM: Move Checker Framework dependencies to submodules. by Matthias Andreas Benkard · 2 years, 1 month ago
  4. e236b4d POM: Apply ${xz.version} as appropriate. by Matthias Andreas Benkard · 2 years, 1 month ago
  5. 9006e70 Ensure nullness correctness using Checker Framework. by Matthias Andreas Benkard · 2 years, 1 month ago
  6. 0ad6a55 Remove COPYING.GPL. by Matthias Andreas Benkard · 2 years, 2 months ago
  7. 1a61f0e Replace license files with FSF versions. by Matthias Andreas Benkard · 2 years, 2 months ago
  8. b5d657a Clarify licensing through REUSE annotations. by Matthias Andreas Benkard · 2 years, 2 months ago
  9. 33d9ffa Improve the readability of the OSTree repository documentation. by Matthias Andreas Benkard · 2 years, 2 months ago
  10. c7aa2b6 Document repository layout, add modified Base64 ByteString encoding. by Matthias Andreas Benkard · 2 years, 2 months ago
  11. e14bd1b Bump version to 0.1.6-SNAPSHOT. by Matthias Andreas Benkard · 2 years, 3 months ago
  12. 2db188d Release 0.1.5. by Matthias Andreas Benkard · 2 years, 3 months ago v0.1.5
  13. a8514a3 jgvariant-ostree: Handle non-canonical endianness in static deltas. by Matthias Andreas Benkard · 2 years, 3 months ago
  14. c981cde jvgariant-ostree: Correctly deserialize delta operations. by Matthias Andreas Benkard · 2 years, 3 months ago
  15. 50a626d jgvariant-ostree: DeltaPartPayload: Decompress LZMA if needed. by Matthias Andreas Benkard · 2 years, 3 months ago
  16. e74b800 jgvariant-ostree: DeltaPartPayload: Detect and handle compression byte. by Matthias Andreas Benkard · 2 years, 3 months ago
  17. 44df94e Add Decoder#ofPredicate, Decoder#contramap. by Matthias Andreas Benkard · 2 years, 3 months ago
  18. f96d0e3 Checksum: Convert 0-sized checksums to all-zeros checksums. by Matthias Andreas Benkard · 2 years, 3 months ago
  19. 0511464 Properly document jgvariant-ostree. by Matthias Andreas Benkard · 2 years, 3 months ago
  20. 19d4af8 Bump version to 0.1.5-SNAPSHOT. by Matthias Andreas Benkard · 2 years, 3 months ago
  21. 484fc94 Release 0.1.4. by Matthias Andreas Benkard · 2 years, 3 months ago v0.1.4
  22. a7e9d52 Fix tests, module names. by Matthias Andreas Benkard · 2 years, 3 months ago
  23. aa29484 README: Add module overview. by Matthias Andreas Benkard · 2 years, 3 months ago
  24. 329168c OSTree: Use dictionary types where appropriate. by Matthias Andreas Benkard · 2 years, 3 months ago
  25. d6a25d1 Decode dictionary entry arrays as dictionaries. by Matthias Andreas Benkard · 2 years, 3 months ago
  26. 9a6c8ed Add Decoder#ofDictionary. by Matthias Andreas Benkard · 2 years, 3 months ago
  27. cd924f6 Add Decoder#ofDictionaryEntry. by Matthias Andreas Benkard · 2 years, 3 months ago
  28. 6f993f7 Decoder: Convert anonymous inner class into named inner classes. by Matthias Andreas Benkard · 2 years, 3 months ago
  29. 4e8423d Add jgvariant-ostree module. by Matthias Andreas Benkard · 2 years, 3 months ago
  30. 796b19d POM: Split into -bom, -core, -parent, -bundle. by Matthias Andreas Benkard · 2 years, 3 months ago
  31. 8bbc9c1 Add installation instructions to module-info.java. by Matthias Andreas Benkard · 2 years, 3 months ago
  32. 3a58d83 README: Bump library version to 0.1.3. by Matthias Andreas Benkard · 2 years, 3 months ago
  33. 828cecb Bump version to 0.1.4-SNAPSHOT. by Matthias Andreas Benkard · 2 years, 3 months ago
  34. a48bc6d Release 0.1.3. by Matthias Andreas Benkard · 2 years, 3 months ago v0.1.3
  35. 4d29307 POM: Mark compile-time dependencies as non-optional. by Matthias Andreas Benkard · 2 years, 3 months ago
  36. 9ca2fc2 Bump version to 0.1.3-SNAPSHOT. by Matthias Andreas Benkard · 2 years, 3 months ago
  37. 4e534e3 Release 0.1.2. by Matthias Andreas Benkard · 2 years, 3 months ago v0.1.2
  38. a66b73d Javadoc: Fix Object[] references. by Matthias Andreas Benkard · 2 years, 3 months ago
  39. e86c740 Bump version to 0.1.2-SNAPSHOT. by Matthias Andreas Benkard · 2 years, 3 months ago
  40. 870a99c Release 0.1.1. by Matthias Andreas Benkard · 2 years, 3 months ago v0.1.1
  41. 3f13b66 Slightly improved Javadocs. by Matthias Andreas Benkard · 2 years, 3 months ago
  42. fe45858 README: Move the usage example above the installation instructions. by Matthias Andreas Benkard · 2 years, 3 months ago
  43. e5c63e7 Update README. by Matthias Andreas Benkard · 2 years, 3 months ago
  44. 6e1df9a Bump version to 0.1.1-SNAPSHOT. by Matthias Andreas Benkard · 2 years, 3 months ago
  45. 227fce4 POM: Add release management plugins. by Matthias Andreas Benkard · 2 years, 3 months ago
  46. 9705fe9 Release 0.1.0. by Matthias Andreas Benkard · 2 years, 3 months ago v0.1.0
  47. 8235756 .mvn/jvm.config: Add workarounds for NEXUS-27902. by Matthias Andreas Benkard · 2 years, 3 months ago
  48. 8643a27 POM: Add --add-opens flag to Surefire and Failsafe executions. by Matthias Andreas Benkard · 2 years, 3 months ago
  49. 25b7f90 Use API Guardian annotations. by Matthias Andreas Benkard · 2 years, 3 months ago
  50. 5803c9a Update dependencies. by Matthias Andreas Benkard · 2 years, 3 months ago
  51. b50fcd0 Improve Variant documentation. by Matthias Andreas Benkard · 2 years, 3 months ago
  52. 31c61e7 Add Signature and Variant types. by Matthias Andreas Benkard · 2 years, 3 months ago
  53. e5a5c75 Improve test coverage. by Matthias Andreas Benkard · 2 years, 3 months ago
  54. 55c3481 Remove Variant class, parse variants into Object. by Matthias Andreas Benkard · 2 years, 4 months ago
  55. 3443018 Decoder: Make anonymous classes into named inner classes. by Matthias Andreas Benkard · 2 years, 4 months ago
  56. 35f7a20 Simplify types, replace Value with Variant. by Matthias Andreas Benkard · 2 years, 4 months ago
  57. 4c32c39 Javadocs and README. by Matthias Andreas Benkard · 2 years, 4 months ago
  58. 261532a Basic decoding of GVariant values (except for Variant). by Matthias Andreas Benkard · 2 years, 4 months ago
  59. 45b0a93 Initial empty repository by Matthias Benkard · 2 years, 4 months ago