Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | chore(deps): update dependency org.codehaus.mojo:versions-maven-plugin to ↵ | renovate[bot] | 2022-12-27 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | v2.14.2 (#15) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Change-Id: I90224be74197d9d610a9c6d53065016c927b49ac | |||||
* | | Update dependency org.jetbrains:annotations to v24 | Renovate Bot | 2023-01-11 | 1 | -1/+1 | |
| | | ||||||
* | | Update junit5 monorepo to v5.9.2 | Renovate Bot | 2023-01-10 | 1 | -1/+1 | |
|/ | ||||||
* | Update junit5 monorepo to v5.9.1 (#11) | renovate[bot] | 2022-12-17 | 1 | -1/+1 | |
| | | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||||
* | Update all non-major dependencies (#12) | renovate[bot] | 2022-12-17 | 1 | -11/+11 | |
| | | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||||
* | chore(deps): update dependency org.apache.maven.plugins:maven-gpg-plugin to ↵ | renovate[bot] | 2022-12-17 | 1 | -1/+1 | |
| | | | | | v3 (#13) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||||
* | chore(deps): update dependency org.apache.maven.plugins:maven-source-plugin ↵ | renovate[bot] | 2022-12-17 | 1 | -1/+1 | |
| | | | | | to v3 (#14) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||||
* | chore(deps): update dependency org.apache.maven.plugins:maven-scm-plugin to ↵ | renovate[bot] | 2022-12-16 | 1 | -1/+1 | |
| | | | | | v2.0.0-m3 (#6) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||||
* | chore(deps): update dependency com.uber.nullaway:nullaway to v0.10.5 (#5) | renovate[bot] | 2022-12-16 | 1 | -1/+1 | |
| | | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | |||||
* | Remove Checker Framework; add NullAway, Picnic Error Prone Support. | Matthias Andreas Benkard | 2022-10-17 | 1 | -20/+17 | |
| | | | | Change-Id: I6558f0b4db0f9a192c18bbe45e2eaf10595bc666 | |||||
* | Bump version to 0.1.8-SNAPSHOT. | Matthias Andreas Benkard | 2022-10-09 | 1 | -1/+1 | |
| | | | | Change-Id: I170ed55d3736c0bd22e173fc53b235b38f201abb | |||||
* | Release 0.1.7.v0.1.7 | Matthias Andreas Benkard | 2022-10-09 | 1 | -1/+1 | |
| | | | | Change-Id: I8aac861c11109073c8d62fec1fe8e122e81fe242 | |||||
* | POM: Update dependencies. | Matthias Andreas Benkard | 2022-09-03 | 1 | -3/+3 | |
| | | | | Change-Id: I8221b129968ffc05db47ca37d6c8a38e46fab77c | |||||
* | POM: Update dependencies and plugins. | Matthias Andreas Benkard | 2022-04-15 | 1 | -9/+9 | |
| | | | | Change-Id: Iaec2a2ceb68c9438aae215d1b97fc475aa187bf5 | |||||
* | Bump version to 0.1.7-SNAPSHOT. | Matthias Andreas Benkard | 2022-03-01 | 1 | -1/+1 | |
| | | | | Change-Id: I8bb4d6a6906cc19e80e3e209b59b7d305713e1da | |||||
* | Release 0.1.6.v0.1.6 | Matthias Andreas Benkard | 2022-03-01 | 1 | -1/+1 | |
| | | | | Change-Id: Ie74bae8648919964e4d0e6c9ef51f987ee8259fe | |||||
* | POM: Update Error Prone to 2.11.0. | Matthias Andreas Benkard | 2022-03-01 | 1 | -1/+1 | |
| | | | | Change-Id: I1a402b318bf4569a190b149a6abbe26f5406b1c1 | |||||
* | POM: Apply Flatten Maven Plugin. | Matthias Andreas Benkard | 2022-03-01 | 1 | -0/+35 | |
| | | | | Change-Id: Ia17df13f08958a322e7fb20467e1666cd55dbe2b | |||||
* | POM: Move Checker Framework dependencies to submodules. | Matthias Andreas Benkard | 2022-03-01 | 1 | -16/+0 | |
| | | | | Change-Id: If611d49269cce036f0c81f6b1e95bccbb53a8882 | |||||
* | POM: Apply ${xz.version} as appropriate. | Matthias Andreas Benkard | 2022-03-01 | 1 | -1/+1 | |
| | | | | Change-Id: I0ac6db1e3e5530221316db28c12015e9f4e9c18b | |||||
* | Ensure nullness correctness using Checker Framework. | Matthias Andreas Benkard | 2022-03-01 | 1 | -1/+39 | |
| | | | | Change-Id: Ie5a7749194313664a206e44597091a62afca9bdb | |||||
* | Clarify licensing through REUSE annotations. | Matthias Andreas Benkard | 2022-02-03 | 1 | -0/+7 | |
| | | | | | | | | - Manual: GFDL-1.3-or-later - Library: LGPL-3.0-or-later - Examples: GPL-3.0-or-later Change-Id: I1d1bfede7ba51c4043f8d7e572aa88b42cc8bacf | |||||
* | Bump version to 0.1.6-SNAPSHOT. | Matthias Andreas Benkard | 2021-12-30 | 1 | -1/+1 | |
| | | | | Change-Id: I7e10c262c799731218bd48299eb32ca1499d8934 | |||||
* | Release 0.1.5.v0.1.5 | Matthias Andreas Benkard | 2021-12-30 | 1 | -1/+1 | |
| | | | | Change-Id: If5662f38b8475c588223b93ce0bf1cee31a37b6c | |||||
* | jgvariant-ostree: DeltaPartPayload: Decompress LZMA if needed. | Matthias Andreas Benkard | 2021-12-30 | 1 | -0/+8 | |
| | | | | Change-Id: I4a751b7778c30d2e126a058c766edaef7b641415 | |||||
* | Bump version to 0.1.5-SNAPSHOT. | Matthias Andreas Benkard | 2021-12-28 | 1 | -1/+1 | |
| | | | | Change-Id: I2d3de6f1f7976f4c72f54e2fb2923c931047861c | |||||
* | Release 0.1.4.v0.1.4 | Matthias Andreas Benkard | 2021-12-28 | 1 | -1/+1 | |
| | | | | Change-Id: I1d75cf80cf2ce58c7d8635b109e09ed271614d3c | |||||
* | Fix tests, module names. | Matthias Andreas Benkard | 2021-12-28 | 1 | -0/+2 | |
| | | | | Change-Id: I38cc06a8ac6036f3561692ff62fc73f81d2653c4 | |||||
* | Add jgvariant-ostree module. | Matthias Andreas Benkard | 2021-12-28 | 1 | -0/+7 | |
| | | | | Change-Id: Idf7bacad28d7cf65eb1ddd0994dcc2c2c2a7e18e | |||||
* | POM: Split into -bom, -core, -parent, -bundle. | Matthias Andreas Benkard | 2021-12-18 | 1 | -0/+287 | |
Change-Id: I1fd4cc766b60266ef9dcc40e943b45d067dd7b90 |