ostree.git
2021-01-11 OpenShift Merge... Merge pull request #2261 from cgwalters/boot-ro-more
2021-01-10 Colin Walterssysroot: Handle ro /boot but rw /sysroot
2021-01-10 Colin Walterssysroot: Also maintain canonical boot_fd
2021-01-10 Colin Waltersmain: Unconditionally set up mount namespace
2020-12-18 OpenShift Merge... Merge pull request #2254 from dbnicholson/coding-style
2020-12-18 Dan Nicholsonpull: Use GNU coding style
2020-12-18 OpenShift Merge... Merge pull request #2253 from dbnicholson/pull-no-verif...
2020-12-17 Dan Nicholsonpull: Allow disabling commit binding verification
2020-12-02 OpenShift Merge... Merge pull request #2249 from mwleeds/fix-readme-flatpa...
2020-12-02 Phaedrus LeedsREADME: Fix typos of Flatpak
2020-12-02 OpenShift Merge... Merge pull request #2248 from jjardon/jjardon/more_distros
2020-12-01 Javier JardónREADME.md: Add Apertis and GNOME OS
2020-11-30 OpenShift Merge... Merge pull request #2246 from smcv/pull-summary-sigs...
2020-11-22 Simon McVittietest-pull-summary-sigs: Set timestamps to serve expecte...
2020-11-19 OpenShift Merge... Merge pull request #2244 from lucab/ups/docs-release...
2020-11-18 OpenShift Merge... Merge pull request #2243 from lucab/ups/workflow-checkout
2020-11-18 Luca BRUNOtemplates: add release-checklist
2020-11-18 Luca BRUNOworkflow/release: further refinements
2020-11-17 OpenShift Merge... Merge pull request #2242 from stb-tester/tarball-import...
2020-11-17 William Manleyostree commit --tree=tar: Import xattrs from tarballs
2020-11-17 OpenShift Merge... Merge pull request #2241 from lucab/release-2020.8
2020-11-17 Luca BRUNOconfigure: post-release version bump
2020-11-17 Luca BRUNORelease 2020.8
2020-11-16 OpenShift Merge... Merge pull request #2240 from lucab/ups/ci-pr-title
2020-11-16 Luca BRUNOworkflows/release: pattern-match on PR title
2020-11-16 OpenShift Merge... Merge pull request #2239 from lucab/ups/gh-actions
2020-11-16 Luca BRUNOci: run ci-release-build.sh on GitHub
2020-11-12 OpenShift Merge... Merge pull request #2232 from cgwalters/deploy-docs
2020-11-12 OpenShift Merge... Merge pull request #2235 from cgwalters/checkout-some...
2020-11-12 OpenShift Merge... Merge pull request #2231 from cgwalters/some-nullable...
2020-11-11 Colin Waltersdeployment: Ensure query_deployments_for returns nullab...
2020-11-11 Colin Waltersdeployment: Add a bunch of docs and fix annotations
2020-11-11 Colin Waltersbin/checkout: Port some to new style
2020-11-11 OpenShift Merge... Merge pull request #2236 from lucab/ups/travis-xenial
2020-11-10 Luca BRUNOci/travis: move to newer base distro
2020-11-09 OpenShift Merge... Merge pull request #2233 from cgwalters/repo-annotations
2020-11-06 Colin Walterssysroot: Fix up some GI nullable annotations
2020-11-03 OpenShift Merge... Merge pull request #2228 from jlebon/pr/drop-volatile
2020-11-03 OpenShift Merge... Merge pull request #2230 from alexlarsson/pull-dont...
2020-11-03 OpenShift Merge... Merge pull request #2229 from dbnicholson/static-delta...
2020-11-03 Alexander Larssonpull: Don't save into cache passed in GByte summaries
2020-11-02 Dan Nicholsonlib/deltas: Annotate from checksum as nullable
2020-11-02 Jonathan LebonDrop use of `volatile`
2020-10-28 OpenShift Merge... Merge pull request #2226 from alexlarsson/fix-gir-arg
2020-10-28 Alexander Larssonostree_repo_gpg_sign_data: Fix API doc argument name
2020-10-28 OpenShift Merge... Merge pull request #2224 from stb-tester/bootloader...
2020-10-27 OpenShift Merge... Merge pull request #2225 from jlebon/pr/clear-timer
2020-10-27 Jonathan Lebonlib/fetch-curl: Unref timeout source
2020-10-27 Jonathan Lebonlib/fetcher-curl: Use G_SOURCE_REMOVE instead of FALSE
2020-10-27 William Manleyfixup! Refactor `ostree_sysroot_query_bootloader`
2020-10-27 William Manleyfixup! Refactor: Centralise choosing the appropriate...
2020-10-26 William ManleyTests: Refactor bootloader-entries-crosscheck
2020-10-26 William ManleyRefactor `ostree_sysroot_query_bootloader`
2020-10-26 William ManleyAdd support for explicitly requesting any specific...
2020-10-26 William ManleyRefactor: sysroot.bootloader: Store enum value rather...
2020-10-26 William ManleyRefactor: Centralise choosing the appropriate bootloader
2020-10-26 William Manleyostree_repo_get_bootloader: Document transfer none
2020-10-23 OpenShift Merge... Merge pull request #2188 from alexlarsson/delta-indexes
2020-10-23 Alexander Larssonostree pull: Add more g_debug spew around fetching...
2020-10-23 Alexander LarssonAdd ostree_repo_gpg_sign_data()
2020-10-23 Alexander Larssontests: Add a testcase to ensure we're not using the...
2020-10-23 Alexander Larssonpull: Only download summary if we need it for the pull...
2020-10-23 Alexander Larssondeltas: Set `indexed-deltas` key in the config and...
2020-10-23 Alexander Larssondeltas: Take a shared repo lock while reindexing deltas
2020-10-23 Alexander Larssondeltas: Add tests for delta indexes
2020-10-23 Alexander Larssondeltas: Use delta indexes when pulling
2020-10-23 Alexander Larssondeltas: Add CLI ops to list and reindex delta-indexes
2020-10-23 Alexander Larssondeltas: Make ostree_repo_static_delta_reindex() public
2020-10-23 Alexander Larssondeltas: Add and document no-deltas-in-summary config...
2020-10-23 Alexander Larssondeltas: Update delta indexes when updating summary
2020-10-23 Alexander Larssondeltas: Add ostree_repo_list_static_delta_indexes(...
2020-10-23 Alexander Larssondeltas: Add _ostree_get_relative_static_delta_index_path()
2020-10-22 OpenShift Merge... Merge pull request #2205 from pwithnall/etags-and-last...
2020-10-22 Philip Withnalltests: Split RFC 2616 date parsing code out and add...
2020-10-22 Philip Withnallostree/trivial-httpd: Add Last-Modified/ETag support
2020-10-22 Philip Withnalltests: Add simple test for summary file caching
2020-10-22 Philip Withnalllib/pull: Hook up HTTP caching headers for summary...
2020-10-22 Philip Withnalllibostree: Add support for ETag and Last-Modified headers
2020-10-20 OpenShift Merge... Merge pull request #2222 from fkrull/patch-v2020.7
2020-10-19 OpenShift Merge... Merge pull request #2221 from kelvinfan001/fix-docs
2020-10-19 Kelvin Fandocs: Fix various typos
2020-10-17 Felix Krulllib: fix GI parameter tags
2020-10-15 OpenShift Merge... Merge pull request #2219 from jlebon/pr/fix-inode-print...
2020-10-15 OpenShift Merge... Merge pull request #2218 from cgwalters/travis-32bit
2020-10-15 Jonathan Lebonostree-prepare-root: print st_dev and st_ino as 64...
2020-10-15 Colin Walterstravis: Add a 32 bit build
2020-10-13 OpenShift Merge... Merge pull request #2215 from cgwalters/fd-transfer
2020-10-13 OpenShift Merge... Merge pull request #2214 from cgwalters/release-2020-7
2020-10-13 Colin Waltersdeploy: Remove (transfer none) from fd arg
2020-10-13 Colin WaltersPost-release version bump
2020-10-13 Colin WaltersRelease 2020.7
2020-10-08 OpenShift Merge... Merge pull request #2213 from alexlarsson/summary-bugfixes
2020-10-08 Alexander Larssonsignatures: Fix leak in _sign_detached_metadata_append()
2020-10-08 Alexander Larssonfetch_summary_with_options: Fix n-network-retries optio...
2020-10-08 Alexander Larssonostree_repo_find_remotes_async: Fix leak of summary
2020-10-07 OpenShift Merge... Merge pull request #2212 from jlebon/pr/packit-tweak
2020-10-07 OpenShift Merge... Merge pull request #2211 from jlebon/pr/close-fd
2020-10-07 Jonathan Lebonci: Make Packit ignore downstream patches
2020-10-07 Jonathan Lebonlib/deploy: Don't leak fd when checksumming dtbs
2020-10-07 OpenShift Merge... Merge pull request #2210 from jlebon/pr/packit
next