summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 2017.11v2017.11Colin Walters2017-09-144-4/+8
* tests: Port some bits of C to new styleColin Walters2017-09-132-52/+24
* lib/checkout: Rename disjoint union, change to merge identical filesColin Walters2017-09-136-87/+209
* lib/repo: Port tmpdir locking func to new styleColin Walters2017-09-131-25/+16
* build-sys: Add -Werror=switchColin Walters2017-09-131-0/+1
* repo: Ensure new config doesn't set remotes in separate fileDan Nicholson2017-09-132-1/+62
* bin/remote: don't load repo on root commandJonathan Lebon2017-09-131-1/+2
* bin/admin: Don't load sysroot for root commandsJonathan Lebon2017-09-133-4/+5
* bin/static-delta: Convert to new style and tweak outputJonathan Lebon2017-09-131-46/+29
* bin/admin: Don't require root for instutilJonathan Lebon2017-09-131-1/+1
* tests/test-help.sh: Rework and strengthen checksJonathan Lebon2017-09-131-18/+43
* bin/config: Tweak parameter stringJonathan Lebon2017-09-131-1/+1
* bin/main: Print usage when no command givenJonathan Lebon2017-09-131-1/+1
* lib/sysroot: Use direct g_mkdtemp() for overlay tmpdirColin Walters2017-09-121-2/+2
* ci: Fixate CentOS container image until rpm-md repos syncColin Walters2017-09-121-1/+3
* repo: Add add-remotes-config-dir optionDan Nicholson2017-09-115-6/+63
* sysroot: Reload config after setting sysroot kindDan Nicholson2017-09-111-0/+7
* lib/repo: Update outdated commentMatthew Leeds2017-09-091-5/+4
* rofiles-fuse: Fix lchown() and hardlink verification for symlinksAlexander Larsson2017-09-082-26/+67
* lib/syslinux: Port to new code styleColin Walters2017-09-081-100/+56
* lib: Add a private helper to abort txns, use in sysroot cleanupColin Walters2017-09-083-41/+57
* lib/grub2: Port some to new code styleColin Walters2017-09-081-70/+57
* repo: Fix non-system remotes-config-dir usageDan Nicholson2017-09-083-8/+89
* uboot: add non-default deployments to uEnv.txtGuy Shapiro2017-09-082-19/+29
* uboot: move system uEnv merge to new function, clean upGuy Shapiro2017-09-081-35/+39
* tree-wide: Add error prefixing for most remaining syscallsColin Walters2017-09-075-16/+16
* lib/sysroot: Use fd-relative acccess for bootversion cleanupColin Walters2017-09-071-23/+17
* lib/gpg: Provide the public key to the duplicate checkRobert McQueen2017-09-071-2/+5
* lib/gpg: Correct missing line prefix with bad signaturesRobert McQueen2017-09-071-3/+3
* lib/gpg: Add _FINGERPRINT_PRIMARY to OstreeGpgVerifyResultRobert McQueen2017-09-073-12/+41
* tests: Check "refs -c PREFIX" behaviorMatthew Leeds2017-09-071-0/+7
* lib/commit: Add some error prefixing for txn commit/tmpdirColin Walters2017-09-071-7/+7
* lib/pull: A bit of new style portingColin Walters2017-09-071-78/+42
* lib/pull: Only look for cookie files for non-local remotesColin Walters2017-09-071-12/+13
* lib/commit: Update docs/code style for ostree_repo_scan_hardlinks()Colin Walters2017-09-071-14/+12
* tree-wide: Use helpers for unlinkat()Colin Walters2017-09-076-36/+16
* tests/rofiles-fuse: Add tests for chmod/chownColin Walters2017-09-071-4/+17
* lib/gpg: Port a few misc gpg functions to new styleColin Walters2017-09-072-42/+14
* lib/gpg: Use nicer helper for gpg error messagesColin Walters2017-09-075-53/+37
* lib/sysroot: A bit more new style portingColin Walters2017-09-071-68/+56
* bin/local-pull: Clarify docs, add more tests for corrupted local pullsColin Walters2017-09-073-3/+44
* lib/repo: Add error prefixing during hardlink object importColin Walters2017-09-071-1/+4
* lib/repo: Add apidoc for repo propertiesColin Walters2017-09-072-6/+33
* ci: Hackaround Fedora rpm/libdb/glibc issueColin Walters2017-09-065-6/+28
* bin/admin: Check for booted sysroot for root-required commandsColin Walters2017-09-011-3/+5
* bin/admin: Do sysroot loading during argument parsingColin Walters2017-09-0113-44/+10
* bin/admin: Change init-fs to stop loading a sysroot to init oneColin Walters2017-09-013-32/+34
* bin/admin: Check for booted deployment to see if we should rebootColin Walters2017-09-011-6/+8
* bin/admin: Port switch,upgrade to new styleColin Walters2017-09-012-78/+54
* bin/prune: Port to new styleColin Walters2017-09-011-85/+36