summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gitmodules: Use lorried reposbaserock/v2015.9Javier Jardón2015-10-071-2/+2
* Release 2015.9v2015.9Colin Walters2015-09-231-1/+1
* Remove unused variablesGatis Paeglis2015-09-231-6/+0
* Mutable is a keyword in C++11Leandro Santiago2015-09-232-4/+4
* pull: Honor depth with OSTREE_REPO_PULL_FLAGS_COMMIT_ONLYMatthew Barnes2015-09-221-11/+19
* repo: Fix build without libsoupMatthew Barnes2015-09-212-0/+18
* reset: Simplify argument checking logicMatthew Barnes2015-09-171-22/+9
* libglnx: Update from masterMatthew Barnes2015-09-161-0/+0
* deploy: Do not prune repositoryMatthew Barnes2015-09-161-1/+1
* sysroot: Add ostree_sysroot_prepare_cleanup()Matthew Barnes2015-09-165-19/+105
* _ostree_static_delta_part_validate: Take a stream instead of a file as argAlexander Larsson2015-09-133-9/+4
* tests: Add a test for static-delta apply-offlineColin Walters2015-09-131-3/+42
* offline delta apply: Handle the version fieldAlexander Larsson2015-09-131-1/+9
* commit: Clarify reasoning for "commit-update-summary" defaultMatthew Barnes2015-09-111-0/+5
* pull: honor gpg-verify-summary=false when a summary signature is presentGiuseppe Scrivano2015-09-102-3/+18
* pull: Go back to using one main contextColin Walters2015-09-014-10/+32
* pull: Only fetch all refs if we're mirroringColin Walters2015-08-311-1/+2
* fetcher: Use 0666 (-umask) for temporary filesColin Walters2015-08-272-1/+8
* Release 2015.8v2015.8Colin Walters2015-08-261-1/+1
* static-delta: assert on non-regular filesJohn Hiesey2015-08-261-12/+1
* static-delta: Ignore symlinks when computing similar objectsJohn Hiesey2015-08-261-9/+7
* tests: Build test-lzma with LZMA flagsDan Nicholson2015-08-261-2/+2
* Update .gitignoreJasper St. Pierre2015-08-261-0/+1
* repo-pull: Add a queue for scanningJasper St. Pierre2015-08-261-58/+102
* tests: Add tests for rollsumGiuseppe Scrivano2015-08-252-1/+150
* rollsum: Fix assertion for CRC matchesColin Walters2015-08-251-1/+4
* tests: rename test-rollsum to test-rollsum-cliGiuseppe Scrivano2015-08-242-4/+4
* pull: Stop using GMainLoopColin Walters2015-08-136-245/+135
* sysroot: Add an unload() APIColin Walters2015-08-132-2/+21
* tests: add tests for LZMA compressor and decompressorGiuseppe Scrivano2015-08-122-1/+101
* Update .gitignoreJasper St. Pierre2015-08-082-0/+10
* tests: skip tests using gjs/parallel if they are not installedGiuseppe Scrivano2015-08-052-0/+6
* tests: add tests for --disable-bsdiff and --max-bsdiff-sizeGiuseppe Scrivano2015-07-291-0/+4
* README: Attempt to flesh out more, start moving docs from wikiColin Walters2015-07-283-117/+193
* Update .gitignoreJasper St. Pierre2015-07-282-0/+3
* repo: don't forget to abort the transaction when failedCosimo Cecchi2015-07-281-0/+1
* repo: fix an incorrect commentCosimo Cecchi2015-07-281-1/+1
* static-delta: add max-bsdiff-size optionGiuseppe Scrivano2015-07-282-4/+17
* static-delta: do not fail compilation with big filesGiuseppe Scrivano2015-07-281-1/+4
* pull: new option --commit-metadata-onlyGiuseppe Scrivano2015-07-247-2/+72
* repo: new function _ostree_preload_metadata_fileGiuseppe Scrivano2015-07-241-45/+73
* repo: merge repo_remote_fetch_summary_{metalink,url}Giuseppe Scrivano2015-07-241-156/+79
* libostree: new API ostree_repo_remote_list_refsGiuseppe Scrivano2015-07-244-28/+90
* tests: do not commit from the working directoryGiuseppe Scrivano2015-07-211-3/+8
* tests: Export OSTREE_SYSROOT in setup_os_repositoryMatthew Barnes2015-07-1613-71/+83
* main: Fix UID check based on sysroot pathMatthew Barnes2015-07-161-6/+10
* repo: Fix location of remote configs for system reposMatthew Barnes2015-07-162-6/+36
* sysroot: Pass the internal repo a system root pathMatthew Barnes2015-07-161-1/+1
* repo: Add a "sysroot-path" propertyMatthew Barnes2015-07-164-7/+56
* sysroot: Use _ostree_get_default_sysroot_path()Matthew Barnes2015-07-161-6/+7