summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test-rollsum: Process all input, print more statisticswip/staticdeltasColin Walters2014-06-241-7/+20
* WIP: Static deltasColin Walters2014-06-2315-426/+1790
* [staticanalysis]: Delete an unused variableColin Walters2014-06-211-2/+1
* [staticanalysis]: Fix in_status_lineColin Walters2014-06-211-6/+7
* [staticanalysis]: Fix some dead codeColin Walters2014-06-212-9/+0
* [staticanalysis]: Actually check errors on splice() of objectsColin Walters2014-06-211-1/+1
* [staticanalysis]: Add assertion to pacify analyzerColin Walters2014-06-211-2/+4
* [staticanalysis]: Add missing va_end()Colin Walters2014-06-211-0/+2
* [staticanalysis]: Fix two uses of uninitialized variablesColin Walters2014-06-212-2/+2
* packaging: BR e2pColin Walters2014-06-211-1/+2
* remote: Minor argument parsing cleanupColin Walters2014-06-211-1/+3
* remote: Fix regression in previous commit wrt adding branchesColin Walters2014-06-211-2/+1
* libostree: Add ostree_repo_remote_add() API, port "ostree remote add"Colin Walters2014-06-203-90/+163
* tests: Add a test for an empty /etc directory gaining contentColin Walters2014-06-201-1/+26
* doc: Update overview a bitColin Walters2014-06-201-16/+28
* doc: adapting-existing: Update story on latest /usr/lib/passwd bitsColin Walters2014-06-201-13/+19
* doc: No need to emphasize the poweroff vs other OSes so muchColin Walters2014-06-201-15/+4
* doc: Update links to ContinuousColin Walters2014-06-202-5/+6
* docs: overview: Explicitly call out dpkg/rpmColin Walters2014-06-201-5/+7
* pull: Emit a better error if the remote isn't foundColin Walters2014-06-191-0/+8
* tests: Add a test which exercises --fsync=falseColin Walters2014-06-181-0/+6
* core: Fix g_file_get_uri/get_parse_name for non-root ostree filesJames Antill2014-06-181-1/+2
* commit: Hide --disable-fsync option, add --fsync which takes a booleanJames Antill2014-06-181-1/+36
* cat: Fix a typo in usage error printoutAnne LoVerso2014-06-171-1/+1
* pull: Support --mirror optionColin Walters2014-06-164-3/+19
* log: Print a friendly error if we haven't downloaded the complete historyColin Walters2014-06-111-4/+19
* Release 2014.5v2014.5Colin Walters2014-06-091-1/+1
* libostree: Silently ignore EPERM when setting EXT2_IMMUTABLE_FLColin Walters2014-06-091-4/+13
* libostree: Make OstreeFetcher explicitly privateColin Walters2014-06-093-39/+39
* libostree: Make OstreeTlsCertInteraction explicitly privateColin Walters2014-06-093-8/+8
* libostree: Make OstreeLibarchiveInputStream explicitly privateColin Walters2014-06-093-9/+9
* repo: Support fsync=false configurationColin Walters2014-06-052-0/+35
* Honor disable_fsync during checkout alsoVadim Rutkovsky2014-06-041-3/+6
* ostree-remount: Check for / being *mounted* read-only, not necessarily writableColin Walters2014-06-031-1/+9
* Add --disable-fsync option to both commit and pull (non-local)James Antill2014-06-032-0/+9
* deploy: Set the immutable bit on the deployment rootColin Walters2014-06-036-0/+182
* Move Makefile.dist-packaging under packaging/Colin Walters2014-06-021-10/+4
* Limit metadata to 10 MiBColin Walters2014-05-278-31/+221
* fetcher: Unref pending result when completingColin Walters2014-05-271-0/+3
* repo: Don't require a txn for writingColin Walters2014-05-265-23/+65
* repo: Only load /etc/ostree/remotes.d for system repoColin Walters2014-05-261-2/+9
* trivial: commit: Fix docstring typosColin Walters2014-05-261-2/+2
* deploy: Convert remaining g_print() to systemd journal messagesColin Walters2014-05-241-13/+10
* deploy: Remove deployment root printColin Walters2014-05-241-3/+0
* trivial: TODO: Add link sizes/progress barColin Walters2014-05-231-2/+2
* trivial: TODO: Add link for http unprivilegedColin Walters2014-05-231-0/+1
* packaging: BR libgsystemColin Walters2014-05-221-0/+1
* selinux-ensure-labeled: Support no arguments to just traverse deployment rootColin Walters2014-05-221-12/+12
* admin switch: Allow switching just remote namesColin Walters2014-05-152-5/+20
* admin switch: Support switching remotes as wellColin Walters2014-05-122-7/+19