summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | lib: Fix two nullable annotationsColin Walters2023-03-173-4/+4
| * | | | | rust: Bump semverColin Walters2023-03-172-3/+3
| * | | | | Add docs and fix annotations for ostree-repo-file.cColin Walters2023-03-174-6/+57
| * | | | | Enable `trust_return_value_nullability`Colin Walters2023-03-1721-96/+98
|/ / / / /
* | | | | Merge pull request #2835 from cgwalters/more-gfileinfoColin Walters2023-03-161-1/+3
|\ \ \ \ \
| * | | | | tests: Set size on fileinfoColin Walters2023-03-161-1/+3
|/ / / / /
* | | | | Merge pull request #2834 from evan-a-a/fix_glibColin Walters2023-03-161-0/+2
|\ \ \ \ \
| * | | | | core: Ensure glib standard::size attribute is always setEvan Anderson2023-03-151-0/+2
|/ / / / /
* | | | | Merge pull request #2832 from cgwalters/fix-itest-pull-spaceColin Walters2023-03-151-4/+4
|\ \ \ \ \
| * | | | | itest-pull-space: Use mkfs.ext4, align to at least 512bColin Walters2023-03-141-4/+4
* | | | | | 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
| | |_|/ / | |/| | |
* | | | | Merge pull request #2821 from smcv/sbin-pathColin Walters2023-03-131-0/+3
|\ \ \ \ \
| * | | | | tests: Ensure non-root users have access to libcap toolsSimon McVittie2023-02-271-0/+3
| | |_|/ / | |/| | |
* | | | | Merge pull request #2829 from pwithnall/fetcher-wakeupColin Walters2023-03-101-0/+4
|\ \ \ \ \
| * | | | | lib/fetcher-util: Wake up main context when a request is completePhilip Withnall2023-03-101-0/+4
| |/ / / /
* | | | | Merge pull request #2824 from cgwalters/regen-bindingsColin Walters2023-03-109-12/+40
|\ \ \ \ \
| * | | | | rust-bindings: `Sysroot` is `Send`Colin Walters2023-03-044-4/+7
| * | | | | rust-bindings: Regenerate for 2023.1Colin Walters2023-03-047-10/+35
| |/ / / /
* | | | | Merge pull request #2828 from travier/docs-theme-updateColin Walters2023-03-101-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | docs: Use upstream theme & update to 0.4.1Timothée Ravier2023-03-101-1/+1
|/ / / /
* | | | 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
|\ \ \ \