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