summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* build: Add missing DESTDIRColin Walters2014-05-091-1/+1
* Support /etc/ostree/remotes.dColin Walters2014-05-086-28/+274
* trivial-httpd: flush after writing the port to stdoutOwen W. Taylor2014-05-051-1/+4
* pull: Add tls-client-cert-{path,key} (if we have new enough libsoup)Colin Walters2014-05-018-2/+209
* Revert "pull: Add tls-client-cert-{path,key}"Colin Walters2014-05-014-78/+1
* pull: Add tls-client-cert-{path,key}Colin Walters2014-05-014-1/+78
* pull: Correctly handle error state when fetching optional dataColin Walters2014-04-291-4/+7
* pull: Stay in mainloop if we're synchronously fetching URIColin Walters2014-04-291-1/+1
* deltas: Link to liblzma, add internal API to use itColin Walters2014-04-298-2/+549
* libostree: Add _finish() API to async progressColin Walters2014-04-294-3/+49
* otutil: Correctly add ref to bytes when creating GVariantColin Walters2014-04-291-0/+1
* core: Add _STRING variants of GVariant object formatsColin Walters2014-04-291-3/+6
* show: Fix segfault if we can't find an objectColin Walters2014-04-291-1/+1
* libotutil: Fix two bugs in usage of posix_fallocate()Colin Walters2014-04-291-3/+7
* core: Use posix_fallocate() when writing objectsColin Walters2014-04-281-4/+43
* os-init: don't create /var/log/journal on deployCosimo Cecchi2014-04-251-7/+1
* build: Remove --enable-embedded-dependenciesColin Walters2014-04-225-156/+18
* Release 2014.4v2014.4Colin Walters2014-04-131-1/+1
* deploy: fsync() copy of /etcColin Walters2014-04-111-1/+286
* deploy: fsync() kernel/initramfs and bootloader config parent directoriesColin Walters2014-04-111-0/+6
* deploy: fdatasync() bootloader configuration filesColin Walters2014-04-111-39/+22
* libotutil: Make use of dirfd-relative API in ot_gfile_replace_contents_fsync()Colin Walters2014-04-111-8/+20
* deploy: Ensure .origin file is fsync()ed on diskColin Walters2014-04-111-3/+8
* deploy: Also fsync parent directory of modified config filesColin Walters2014-04-111-0/+2