summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2813 from tintou/tintou/asyncprogress-typedefColin Walters2023-03-171-1/+7
|\
| * libostree: Ignore new_and_connect in the introspectionCorentin Noël2023-02-091-1/+7
* | Merge pull request #2836 from smcv/file-info-sizeColin Walters2023-03-172-3/+9
|\ \
| * | write_content_object: Don't assume file info has standard::sizeSimon McVittie2023-03-171-1/+2
| * | _ostree_zlib_file_header_new: Default size to 0Simon McVittie2023-03-171-1/+4
| * | ostree_raw_file_to_content_stream: Make size default to 0Simon McVittie2023-03-171-1/+3
* | | Merge pull request #2837 from smcv/g-steal-fdColin Walters2023-03-175-16/+16
|\ \ \
| * | | Use g_steal_fd() in preference to glnx_steal_fd()Simon McVittie2023-03-175-16/+16
* | | | Merge pull request #2705 from cgwalters/always-bootJoseph Marrero Corchado2023-03-173-5/+13
|\ \ \ \
| * | | | Add `sysroot.bootprefix` optionColin Walters2022-08-313-5/+13
* | | | | repo: Fix nullability for remote optionsColin Walters2023-03-171-1/+1
* | | | | lib: Fix two nullable annotationsColin Walters2023-03-173-4/+4
* | | | | Add docs and fix annotations for ostree-repo-file.cColin Walters2023-03-171-0/+51
| |_|/ / |/| | |
* | | | core: Ensure glib standard::size attribute is always setEvan Anderson2023-03-151-0/+2
* | | | Merge pull request #2831 from nanonyme/larger-bufferColin Walters2023-03-151-2/+3
|\ \ \ \
| * | | | Increase buffer size for create_regular_tmpfile_linkable_with_contentSeppo Yli-Olli2023-03-151-2/+3
* | | | | Merge pull request #2814 from tintou/tintou/ostree-coverageColin Walters2023-03-1413-66/+96
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | libostree: Enhance the annotation coverageCorentin Noël2023-02-0913-66/+96
| | |_|/ | |/| |
* | | | lib/fetcher-util: Wake up main context when a request is completePhilip Withnall2023-03-101-0/+4
| |_|/ |/| |
* | | 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
* | | | Release 2023.1v2023.1Colin Walters2023-02-172-5/+5
* | | | Merge pull request #1946 from dbnicholson/ostree-metadata-apiColin Walters2023-02-0968-389/+624
|\ \ \ \
| * | | | repo: Prevent publishing summary without matching signatureDan Nicholson2023-02-071-7/+44
| * | | | lib: Provide internal summary signing with separate directoryDan Nicholson2023-02-073-42/+114
| * | | | 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-073-31/+129
| * | | | Strip trailing whitespace on all C filesDan Nicholson2023-02-0764-174/+174
* | | | | Merge pull request #2811 from dbnicholson/cli-polishColin Walters2023-02-097-50/+286
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | bin/remote-summary: Add options to show metadataDan Nicholson2023-02-071-31/+47
| * | | | bin/summary: Add options to show metadataDan Nicholson2023-02-071-5/+44
| * | | | ostree/dump: Add support for summary metadata keysDan Nicholson2023-02-072-0/+66
| * | | | bin/show: Add options to list metadata keysDan Nicholson2023-02-071-6/+71
| * | | | bin/remote-refs: Add option to print revisionsDan Nicholson2023-02-071-1/+13
| * | | | bin/refs: Add option to print revisionsDan Nicholson2023-02-071-1/+17
| * | | | bin/refs: Sort listingDan Nicholson2023-02-071-6/+28
| |/ / /
* | | | lib/sysroot-upgrader: add some 'nullable' annotationsLuca BRUNO2023-02-081-3/+3
* | | | ostree/prune: Calculate reachability under exclusive lockJonathan Lebon2023-01-301-0/+9
|/ / /
* | | Merge pull request #2793 from ericcurtin/aboot-bootloader-supportColin Walters2023-01-055-0/+323
|\ \ \
| * | | bootloader: Add an aboot (Android) bootloader backendEric Curtin2022-12-155-0/+323
* | | | 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
* | | | lib/repo: fix an 'unused-function' warningLuca BRUNO2022-11-291-0/+2
* | | | lib: assert more invariantsLuca BRUNO2022-11-248-23/+27
* | | | Release 2022.7v2022.7Colin Walters2022-11-232-7/+7
* | | | sysroot: Add an API to initialize with mountnsColin Walters2022-11-224-17/+64
* | | | ot-builtin-pull: Fix a minor leak with progress reportingPhilip Withnall2022-11-212-2/+2