summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2818 from cgwalters/release-rustv0.17.1Joseph Marrero Corchado2023-02-201-1/+1
|\
| * Release rust/ bindings 0.17.1Colin Walters2023-02-171-1/+1
* | Merge pull request #2755 from cgwalters/use-new-selinux-argJonathan Lebon2023-02-171-4/+4
|\ \ | |/ |/|
| * deploy: Use `semodule --refresh` if availableColin Walters2022-11-011-4/+4
* | Merge pull request #2817 from cgwalters/releaseJonathan Lebon2023-02-175-11/+11
|\ \
| * | configure: post-release version bumpColin Walters2023-02-171-2/+2
| * | Release 2023.1v2023.1Colin Walters2023-02-175-12/+12
|/ /
* | Merge pull request #1946 from dbnicholson/ostree-metadata-apiColin Walters2023-02-0976-411/+648
|\ \
| * | repo: Prevent publishing summary without matching signatureDan Nicholson2023-02-071-7/+44
| * | lib: Provide internal summary signing with separate directoryDan Nicholson2023-02-074-42/+115
| * | repo: Create metadata commit in ostree_repo_regenerate_metadataDan Nicholson2023-02-074-105/+142
| * | commit: Allow skipping automatic summary generationDan Nicholson2023-02-072-1/+3
| * | bin/summary: Use ostree_repo_regenerate_metadataDan Nicholson2023-02-071-38/+27
| * | repo: Add API to regenerate and sign repo metadataDan Nicholson2023-02-075-34/+133
| * | Strip trailing whitespace on all C filesDan Nicholson2023-02-0770-193/+193
* | | 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
|\ \ \ \ | |/ / / |/| | |