summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* pull: Fix some whitespace and a commentfix-file-uri-decoding-first-tryPhaedrus Leeds2021-03-091-17/+18
* Fix translation of file:// URIs into pathsPhaedrus Leeds2021-03-093-1/+13
* ostree-repo-pull: Fix a leak of the summary data if loading from cachePhilip Withnall2021-03-091-1/+1
* Merge pull request #2287 from jlebon/pr/deployment-parsing-commentsOpenShift Merge Robot2021-03-031-1/+11
|\
| * lib/sysroot: Add comments and debug statements around sysroot parsingJonathan Lebon2021-03-021-1/+11
* | deploy: Add subbootversion to journalColin Walters2021-02-281-5/+13
* | refs: Make ostree_repo_resolve_rev{,_ext}() use (nullable)Colin Walters2021-02-191-2/+2
* | deltas: Fix leak of matchesColin Walters2021-02-021-1/+1
* | Merge pull request #2267 from dbnicholson/pull-depth-fixesOpenShift Merge Robot2021-01-122-38/+66
|\ \
| * | pull: Fix local pull with depth and truncated source historyDan Nicholson2021-01-121-4/+42
| * | pull: Error on depth pull with missing head commitDan Nicholson2021-01-122-34/+24
* | | Merge pull request #2263 from cgwalters/createat-nullableOpenShift Merge Robot2021-01-121-1/+1
|\ \ \
| * | | repo: Make ostree_repo_create_at take nullable optionsColin Walters2021-01-121-1/+1
| |/ /
* | | repo: Move fsverity bits to ostree-repo-verity.cColin Walters2021-01-114-136/+177
|/ /
* | sysroot: Handle ro /boot but rw /sysrootColin Walters2021-01-103-96/+44
* | sysroot: Also maintain canonical boot_fdColin Walters2021-01-103-17/+34
* | main: Unconditionally set up mount namespaceColin Walters2021-01-101-19/+3
|/
* pull: Use GNU coding styleDan Nicholson2020-12-181-11/+13
* pull: Allow disabling commit binding verificationDan Nicholson2020-12-174-9/+23
* Merge pull request #2242 from stb-tester/tarball-import-xattrsOpenShift Merge Robot2020-11-171-2/+33
|\
| * ostree commit --tree=tar: Import xattrs from tarballsWilliam Manley2020-11-171-2/+33
* | Release 2020.8v2020.8Luca BRUNO2020-11-172-12/+12
|/
* Merge pull request #2232 from cgwalters/deploy-docsOpenShift Merge Robot2020-11-121-4/+81
|\
| * deployment: Add a bunch of docs and fix annotationsColin Walters2020-11-111-4/+81
* | Merge pull request #2235 from cgwalters/checkout-some-new-styleOpenShift Merge Robot2020-11-121-69/+31
|\ \
| * | bin/checkout: Port some to new styleColin Walters2020-11-111-69/+31
* | | deployment: Ensure query_deployments_for returns nullable valuesColin Walters2020-11-111-2/+2
| |/ |/|
* | Merge pull request #2233 from cgwalters/repo-annotationsOpenShift Merge Robot2020-11-091-9/+9
|\ \ | |/ |/|
| * sysroot: Fix up some GI nullable annotationsColin Walters2020-11-061-9/+9
* | Merge pull request #2228 from jlebon/pr/drop-volatileOpenShift Merge Robot2020-11-036-13/+13
|\ \
| * | Drop use of `volatile`Jonathan Lebon2020-11-026-13/+13
* | | Merge pull request #2230 from alexlarsson/pull-dont-save-passed-in-summaryOpenShift Merge Robot2020-11-031-1/+1
|\ \ \ | |_|/ |/| |
| * | pull: Don't save into cache passed in GByte summariesAlexander Larsson2020-11-031-1/+1
| |/
* | lib/deltas: Annotate from checksum as nullableDan Nicholson2020-11-021-3/+3
|/
* Merge pull request #2226 from alexlarsson/fix-gir-argOpenShift Merge Robot2020-10-281-1/+1
|\
| * ostree_repo_gpg_sign_data: Fix API doc argument nameAlexander Larsson2020-10-281-1/+1
* | Merge pull request #2224 from stb-tester/bootloader-refactoringsOpenShift Merge Robot2020-10-284-70/+104
|\ \
| * | fixup! Refactor `ostree_sysroot_query_bootloader`William Manley2020-10-271-0/+3
| * | fixup! Refactor: Centralise choosing the appropriate bootloaderWilliam Manley2020-10-271-1/+0
| * | Refactor `ostree_sysroot_query_bootloader`William Manley2020-10-261-49/+47
| * | Add support for explicitly requesting any specific bootloader typeWilliam Manley2020-10-262-0/+15
| * | Refactor: sysroot.bootloader: Store enum value rather than stringWilliam Manley2020-10-263-55/+73
| * | Refactor: Centralise choosing the appropriate bootloaderWilliam Manley2020-10-262-43/+44
| * | ostree_repo_get_bootloader: Document transfer noneWilliam Manley2020-10-261-1/+1
| |/
* | lib/fetch-curl: Unref timeout sourceJonathan Lebon2020-10-271-4/+1
* | lib/fetcher-curl: Use G_SOURCE_REMOVE instead of FALSEJonathan Lebon2020-10-271-1/+1
|/
* ostree pull: Add more g_debug spew around fetching deltasAlexander Larsson2020-10-231-0/+3
* Add ostree_repo_gpg_sign_data()Alexander Larsson2020-10-233-0/+72
* pull: Only download summary if we need it for the pull operationAlexander Larsson2020-10-232-435/+480
* deltas: Set `indexed-deltas` key in the config and summaryAlexander Larsson2020-10-233-0/+19