summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge pull request #2811 from dbnicholson/cli-polishColin Walters2023-02-0920-56/+467
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | bin/remote-summary: Add options to show metadataDan Nicholson2023-02-074-31/+69
| * | | | | bin/summary: Add options to show metadataDan Nicholson2023-02-073-5/+50
| * | | | | ostree/dump: Add support for summary metadata keysDan Nicholson2023-02-072-0/+66
| * | | | | bin/show: Add options to list metadata keysDan Nicholson2023-02-074-6/+96
| * | | | | bin/remote-refs: Add option to print revisionsDan Nicholson2023-02-075-1/+75
| * | | | | bin/refs: Add option to print revisionsDan Nicholson2023-02-074-1/+35
| * | | | | bin/refs: Sort listingDan Nicholson2023-02-072-6/+32
| * | | | | bin: Cleanup documentation of --cache-dir optionDan Nicholson2023-02-074-6/+44
| |/ / / /
* | | | | Merge pull request #2792 from lucab/ups/annotation-nullableLuca Bruno2023-02-081-3/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | lib/sysroot-upgrader: add some 'nullable' annotationsLuca BRUNO2023-02-081-3/+3
|/ / / /
* | | | Merge pull request #2810 from tmdh/fix-docsColin Walters2023-02-051-1/+1
|\ \ \ \
| * | | | docs: Fix link to ostree-rsTareque Md Hanif2023-02-051-1/+1
|/ / / /
* | | | Merge pull request #2808 from jlebon/pr/lock-pruneColin Walters2023-02-012-0/+21
|\ \ \ \ | |/ / / |/| | |
| * | | ostree/prune: Calculate reachability under exclusive lockJonathan Lebon2023-01-302-0/+21
|/ / /
* | | Merge pull request #2795 from cgwalters/fix-docsrs-buildColin Walters2023-01-274-37/+37
|\ \ \
| * | | bindings: Consistently check for `dox` featureColin Walters2023-01-264-37/+37
|/ / /
* | | Merge pull request #2807 from dbnicholson/hyper-staticfile-yankedColin Walters2023-01-251-1/+1
|\ \ \
| * | | tests/inst: Update hyper-staticfile to 0.9.4Dan Nicholson2023-01-241-1/+1
|/ / /
* | | Merge pull request #2793 from ericcurtin/aboot-bootloader-supportColin Walters2023-01-057-0/+333
|\ \ \
| * | | bootloader: Add an aboot (Android) bootloader backendEric Curtin2022-12-157-0/+333
* | | | Merge pull request #2799 from jeamland/replace-radix64Colin Walters2023-01-032-17/+22
|\ \ \ \
| * | | | Replace the radix64 crate with base64Benno Rice2023-01-032-17/+22
|/ / / /
* | | | Merge pull request #2798 from akiernan/support-musl-erangeColin Walters2023-01-021-1/+1
|\ \ \ \
| * | | | tests: Handle musl's ERANGE mappingAlex Kiernan2023-01-021-1/+1
|/ / / /
* | | | Merge pull request #2797 from akiernan/fix-musl-allpermsColin Walters2022-12-311-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | lib/repo-checkout: Add ALLPERMS for muslAlex Kiernan2022-12-311-0/+5
|/ / /
* | | Merge pull request #2766 from cgwalters/avoid-endless-object-queueingJonathan Lebon2022-12-011-0/+8
|\ \ \
| * | | fetcher: Avoid too large queues for metadata processingColin Walters2022-11-141-0/+8
* | | | Merge pull request #2789 from lucab/ups/autoconf-gpg-libsColin Walters2022-11-292-6/+21
|\ \ \ \
| * | | | lib/repo: fix an 'unused-function' warningLuca BRUNO2022-11-291-0/+2
| * | | | configure: use pkg-config with newer gpgme and gpg-errorLuca BRUNO2022-11-291-6/+19
|/ / / /
* | | | Merge pull request #2788 from lucab/ups/lib-assertionsColin Walters2022-11-268-23/+27
|\ \ \ \
| * | | | lib: assert more invariantsLuca BRUNO2022-11-248-23/+27
* | | | | Merge pull request #2787 from cgwalters/release-rust-bindingsColin Walters2022-11-242-3/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | rust: Bump to 0.17Colin Walters2022-11-232-3/+3
|/ / / /
* | | | Merge pull request #2786 from cgwalters/releaseColin Walters2022-11-235-12/+12
|\ \ \ \
| * | | | configure: post-release version bumpColin Walters2022-11-232-5/+5
| * | | | Release 2022.7v2022.7Colin Walters2022-11-234-9/+9
|/ / / /
* | | | Merge pull request #2784 from cgwalters/ci-build-integration-testsJoseph Marrero Corchado2022-11-221-0/+63
|\ \ \ \
| * | | | ci: Add a flow that combines C build and Rust integration testsColin Walters2022-11-221-0/+63
* | | | | Merge pull request #2781 from cgwalters/bump-bindingsJoseph Marrero Corchado2022-11-228-17/+47
|\ \ \ \ \
| * | | | | rust: Regenerate with latest gir and C sourcesColin Walters2022-11-228-17/+47
* | | | | | Merge pull request #2782 from cgwalters/testinst-updatesJoseph Marrero Corchado2022-11-223-9/+8
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | tests/inst: Update sh-inlineColin Walters2022-11-221-1/+1
| * | | | | tests/inst: Update cap-std-ext to 1.0Colin Walters2022-11-221-1/+1
| * | | | | tests/inst: Drop nix dependencyColin Walters2022-11-223-6/+5
| * | | | | tests/inst: Update to latest ostree-extColin Walters2022-11-221-1/+1
| |/ / / /
* | | | | Merge pull request #2783 from cgwalters/test-sudoLuca Bruno2022-11-223-0/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | tests: Require OSTREE_TEST_SUDO to be set to use `sudo`Colin Walters2022-11-223-0/+9
|/ / / /