summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: Remove Emacs modelinesColin Walters2017-09-21229-458/+229
* lib/repo: Add ostree_repo_hash() and testsPhilip Withnall2017-09-217-1/+207
* lib/repo: Use correct name for tmpdir lockfileColin Walters2017-09-211-1/+1
* ci: Add an "all options disabled" contextColin Walters2017-09-212-6/+24
* lib/commit: Don't try to call linkat() for import on distinct devicesColin Walters2017-09-211-2/+3
* lib: Move bareuseronly verification into commit/coreColin Walters2017-09-219-288/+316
* rofiles-fuse: also pass mode for O_RDONLYJonathan Lebon2017-09-212-2/+5
* tree-wide: Squash a few warnings when building with no featuresColin Walters2017-09-212-2/+4
* lib/checkout: Squash a gcc maybe-uninitialized warningColin Walters2017-09-211-2/+2
* lib/repo: Move alloca() outside of loopColin Walters2017-09-211-1/+1
* lib/repo: Don't syncfs or fsync() dirs if fsync opt is disabledColin Walters2017-09-214-10/+47
* tests/libtest: Factor out user xattr detectionColin Walters2017-09-211-4/+16
* lib/pull: Clarify use of unsigned summary supportMatthew Leeds2017-09-211-6/+5
* tests: Reset umask to 022 while creating test repositorySimon McVittie2017-09-192-6/+5
* Add support for pkcs11 URIs in TLS client key/certificateAnton Gerasimov2017-09-191-0/+18
* lib/pull: Wait for pending ops to complete on errorColin Walters2017-09-192-8/+36
* lib/repo: Minor cleanup to object import functionColin Walters2017-09-191-33/+12
* tests: Explicitly unset LANGUAGE after setting LC_ALLSimon McVittie2017-09-191-0/+2
* tree-wide: Some glnx_fstatat_allow_noent() portingColin Walters2017-09-197-100/+55
* lib/repo: Drop outdated FIXME comment from ostree-repo.hPhilip Withnall2017-09-191-27/+0
* lib/repo-finder-mount: Change the schema for finding repos on volumesPhilip Withnall2017-09-192-189/+388
* lib/repo: Add ostree_repo_equal() for comparing reposPhilip Withnall2017-09-194-0/+32
* ci: Use distro-sync instead of upgradeColin Walters2017-09-191-6/+7
* bin/prune: Add --only-branchColin Walters2017-09-182-2/+96
* tests/prune: Factor out a helper for counting commits in the repoColin Walters2017-09-181-28/+20
* Update libglnxColin Walters2017-09-186-97/+61
* bin/commit: Fix build failure when libarchive is not usedyceh2017-09-181-4/+4
* test-help.sh: Skip trivial-httpd if enabledSimon McVittie2017-09-151-1/+10
* tests: Fix JavaScript tests with gjs 1.50.0Simon McVittie2017-09-152-4/+3
* lib/pull: Drop partial fetch code from libsoup backendColin Walters2017-09-156-145/+65
* lib/checkout: Do UNION_FILES via atomic renameat()Colin Walters2017-09-151-17/+59
* lib/repo: Port gpg signing function to new code styleColin Walters2017-09-151-63/+27
* build-sys: Post-release version bumpJonathan Lebon2017-09-141-2/+2
* 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