summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 2016.15v2016.15Colin Walters2016-12-122-1/+3
* ci: Rebase to f25Colin Walters2016-12-121-2/+1
* lib: Squash last use of GFile deltas_dirColin Walters2016-12-123-66/+67
* ci: Combine UBSAN and ASAN by defaultColin Walters2016-12-093-6/+10
* ci: Drop sudo installed testsColin Walters2016-12-091-2/+1
* tests: Tweak installed tests to deal with ASANColin Walters2016-12-092-2/+14
* Skip gjs-based tests if ASAN is enabledColin Walters2016-12-092-6/+18
* repo: Add unconfigured-state to remote config optionsColin Walters2016-12-094-2/+36
* build: Error if glib isn't foundColin Walters2016-12-091-1/+1
* repo: Fix annotations for remote_fetch_summary functionsDan Nicholson2016-12-092-6/+8
* tree-wide: Switch to autoptr for GOptionContextColin Walters2016-12-0848-160/+53
* build: Always do enum scanning nowColin Walters2016-12-081-6/+0
* [ASAN] sysroot: Squash a leak in lockfile acquisitionColin Walters2016-12-081-2/+2
* build: Make libsoup optional againColin Walters2016-12-084-9/+21
* fetcher: Define an abstraction over SoupURIColin Walters2016-12-075-103/+186
* lib: Ensure we use _GNU_SOURCE in enum templatesColin Walters2016-12-071-0/+6
* build: Add more default errorsColin Walters2016-12-071-0/+3
* ci: Make all ci tests gating for HomuColin Walters2016-12-071-0/+3
* tree-wide: Use g_hash_table_add() where applicableColin Walters2016-12-064-10/+10
* lib: Remove unused ostree_metalink_get_uri()Colin Walters2016-12-062-8/+0
* pull: Write .commitpartial for local pulls first tooColin Walters2016-12-061-4/+4
* lib: Always checksum content in deltasColin Walters2016-12-064-67/+27
* tests/keyfile-utils: Drop tests covering preconditionsColin Walters2016-12-061-31/+0
* tests: Use G_DEBUG=fatal-warnings here tooColin Walters2016-12-061-0/+1
* [ASAN] tests: Cleanup all current remaining leaksColin Walters2016-12-057-17/+32
* Define and use cleanup helpers for libarchiveColin Walters2016-12-057-22/+61
* Terminate individual tests after (10 * $TEST_TIMEOUT_FACTOR) minutesSimon McVittie2016-12-011-1/+5
* tests: prepend to an existing LD_LIBRARY_PATH, GI_TYPELIB_PATHSimon McVittie2016-12-011-2/+2
* [ASAN] tests: Fix leaksColin Walters2016-11-305-8/+20
* [ASAN] set-origin: Squash a leakColin Walters2016-11-301-1/+3
* [ASAN] bootconfig: Drop a pointless strdup in parserColin Walters2016-11-301-3/+2
* [ASAN] metalink: Fix leaks of bufferColin Walters2016-11-301-5/+8
* [ASAN] sysroot: Fix leak/double free of keyfile originColin Walters2016-11-302-6/+2
* traverse: Use g_hash_table_addColin Walters2016-11-301-6/+3
* [ASAN] cmdline: Fix minor leak in delta cmdline entrypointColin Walters2016-11-301-5/+7
* [ASAN] deltas: Fix minor memory leakColin Walters2016-11-301-0/+2
* [ASAN] delta compilation: More leak fixesColin Walters2016-11-301-13/+14
* man: Mention bare-user in manpages, along with the other modesMario Sanchez Prada2016-11-303-5/+8
* travis-ci: document parameter variablesSimon McVittie2016-11-292-0/+39
* travis-ci: Enable stretch (the future Debian 9), replacing unstableSimon McVittie2016-11-291-0/+1
* travis-ci: Use "slim" Debian image for testingSimon McVittie2016-11-291-1/+1
* travis-ci: Run `make distcheck` tooSimon McVittie2016-11-291-2/+2
* travis-ci: cat the test log after successful test runsSimon McVittie2016-11-291-0/+3
* travis-ci: Move helper function to before we start building anythingSimon McVittie2016-11-291-7/+6
* travis-ci: Use a non-ostree-specific name for the Docker imageSimon McVittie2016-11-292-2/+2
* travis-ci: put an explicit copyright/license on the scriptsSimon McVittie2016-11-292-0/+44
* ci-install: add ci_distroSimon McVittie2016-11-291-0/+1
* ci-build: consistently use yes/no for booleans, not yes/emptySimon McVittie2016-11-292-3/+3
* build: clean up ostree-remount if building without systemdSimon McVittie2016-11-293-2/+7
* delta compilation: Fix leakAlexander Larsson2016-11-281-11/+11