Commit Graph

  • af2671ab1d debian/.gitignore: add Simon McVittie 2016-01-27 13:09:01 +0100
  • 46a386cd0a Extend package descriptions a bit Simon McVittie 2016-01-27 13:05:28 +0100
  • d32931e44e Remove -dbg package, rely on automatic dbgsym packages instead Simon McVittie 2016-01-27 13:04:58 +0100
  • f084b65aa1 Imported Debian patch 2016.1-alexlarsson1~wily1 Alexander Larsson 2015-10-01 11:28:39 +0200
  • 62a4fef292 Imported Upstream version 2016.1 Simon McVittie 2016-01-27 12:31:07 +0100
  • 91a1f91440 refs: Add a missing `goto out` for error handling Colin Walters 2016-01-26 16:48:37 -0500
  • cd0a9d3435 Add a checkout option to skip fsync Colin Walters 2016-01-23 15:07:55 -0500
  • a13b56f91c diff: do not traverse parent commits Giuseppe Scrivano 2016-01-15 10:24:08 +0100
  • dc9239dd7b sysroot: Don't individually fsync dirs in checkout, rely on syncfs Colin Walters 2016-01-13 10:15:21 -0500
  • 46c3fc5d76 repo: Note global transaction resume is legacy Colin Walters 2016-01-13 10:34:32 -0500
  • 587fc5a5a1 Release 2016.1 Colin Walters 2016-01-12 08:55:06 -0500
  • 5929ce9e0e repo: Add APIs for devino optimization between checkout -> commit Colin Walters 2016-01-05 09:13:54 -0500
  • 21fbc16bc3 repo: Expose dfd-relative mtree writes as public API Colin Walters 2016-01-04 17:51:56 -0500
  • 5e7ed2dd8b grub2_generate: load sysroot before using it Jonathan Lebon 2015-12-24 11:54:54 -0500
  • 1f1bfbf711 fetcher: Lazily create tmp directory Matthew Barnes 2015-12-18 10:50:08 -0500
  • 1810de2b51 deploy: Change large parts to be fd-relative, drop fsync Colin Walters 2015-04-20 15:51:24 -0400
  • 3a4f90cf8e bootconfig: Add ostree_bootconfig_parser_write_at Colin Walters 2015-04-20 22:23:39 -0400
  • 506a891e36 deploy: Find kernel/initramfs consistently from filesystem Colin Walters 2015-04-20 22:02:14 -0400
  • 6f96571679 tests: add tests for prune --static-deltas-only Giuseppe Scrivano 2015-12-15 11:52:24 +0100
  • 44c6197b0a prune: add new flag --static-deltas-only Giuseppe Scrivano 2015-12-15 11:32:05 +0100
  • 6b1e495a7a repo: new function ostree_repo_prune_static_deltas Giuseppe Scrivano 2015-12-15 10:32:25 +0100
  • 460a4b2852 remote: Add "ostree remote summary" command Matthew Barnes 2015-12-16 18:55:28 -0500
  • 1df16a7675 repo: Add ostree_repo_verify_summary() Matthew Barnes 2015-12-16 18:53:57 -0500
  • 403e05af24 build: Fix srcdir != builddir Colin Walters 2015-12-14 14:19:35 -0500
  • f0b143ca8a pull: Push a temporary main context for sync requests Matthew Barnes 2015-11-13 20:37:13 -0500
  • 54066420cf fetcher: Move the SoupSession to a separate thread Matthew Barnes 2015-11-13 15:44:20 -0500
  • af30fc764a fetcher: Add "config-flags" construct-only property Matthew Barnes 2015-11-09 19:04:42 -0500
  • 96eed95720 repo: Allocate a tmpdir for each OstreeFetcher to isolate concurrent downloads Alexander Larsson 2015-12-11 19:30:20 +0100
  • f771461b4a repo: Use per-transaction staging dir Alexander Larsson 2015-12-11 15:48:29 +0100
  • be19c88861 repo: Add _ostree_repo_allocate_tmpdir helper Alexander Larsson 2015-12-11 18:43:05 +0100
  • 211ca6795c Update to latest libglnx Alexander Larsson 2015-12-14 08:37:17 +0100
  • 73d77a2193 build: Also add a configure check for YACC/bison Colin Walters 2015-12-07 10:39:37 -0500
  • 76f4507557 build: Delete generated parse-datetime.c file, use AM_V_GEN Colin Walters 2015-12-07 10:33:23 -0500
  • 8ba90a3341 cmdline: Fatally error if the timestamp in a commit is invalid Colin Walters 2015-12-04 11:14:25 -0500
  • f88a9733ce tests: add missing ${CMD_PREFIX} Giuseppe Scrivano 2015-11-25 14:18:39 +0100
  • 335ea3f339 parse-datetime: use the module from gnulib Giuseppe Scrivano 2015-11-25 10:37:21 +0100
  • 6335dadb49 Release 2015.11 Colin Walters 2015-12-04 09:53:03 -0500
  • ed9f5ce031 gpg-verifier: Fix compiler warning Colin Walters 2015-12-04 09:51:14 -0500
  • 94bc9765d5 repo: Fix backwards timestamp in ostree_repo_write_commit() Matthew Barnes 2015-12-03 12:01:38 -0500
  • a02174b0ba remote: Print full refspec in "ostree remote refs" Matthew Barnes 2015-12-02 14:51:00 -0500
  • 581b7d6183 fetcher: Remove "total_requests" counter Matthew Barnes 2015-11-13 15:45:15 -0500
  • 97efe12ac6 fetcher: Remove "sending_messages" hash table Matthew Barnes 2015-11-09 15:30:24 -0500
  • 70e121c159 glnx: Update from master Matthew Barnes 2015-11-23 14:49:06 -0500
  • 74d8e5f159 trivial-httpd: Avoid SoupBuffer when there's no content Matthew Barnes 2015-11-23 14:29:03 -0500
  • df75fc232a repo: Never delete .commitmeta files Matthew Barnes 2015-11-23 11:04:31 -0500
  • 5307af5a7a repo: Validate checksums have correct length Matthew Barnes 2015-11-16 19:29:59 -0500
  • 45cee1bd70 tests: prefix invocation of ostree with where missing Giuseppe Scrivano 2015-11-09 13:03:35 +0100
  • 11bc9e58c1 tests: add tests for prune --keep-younger-than=DATE Giuseppe Scrivano 2015-11-09 11:07:16 +0000
  • 68f70d8e74 commit: add --timestamp=TIMESTAMP Giuseppe Scrivano 2015-11-09 10:35:46 +0000
  • 14ffd7022a libostree: add new API ostree_repo_write_commit_with_time Giuseppe Scrivano 2015-11-09 10:16:55 +0000
  • b393e5a2e9 ostree: do not print the usage on each G_IO_ERROR_NOT_SUPPORTED Giuseppe Scrivano 2015-11-06 12:06:26 +0100
  • f506644830 pull: make slightly clearer when failing for missing xattrs support Giuseppe Scrivano 2015-11-06 11:47:15 +0100
  • f56688da71 prune: add --keep-younger-than=DATE Giuseppe Scrivano 2015-11-06 09:50:17 +0100
  • daa6f150c4 tests: add test for ostree prune --delete-commit Giuseppe Scrivano 2015-11-05 13:34:00 +0100
  • 0dee70bcd6 fsck: create a tombstone when the parent is missing Giuseppe Scrivano 2015-11-05 15:18:39 +0100
  • 0aa836c205 prune: add --delete-commit Giuseppe Scrivano 2015-11-05 13:28:37 +0100
  • a19a112d9d libostree: Fix a couple compiler warnings Matthew Barnes 2015-11-12 14:32:07 -0500
  • 1c056eb282 deltas: Support including detached metadata in static deltas Alexander Larsson 2015-10-19 10:10:50 +0200
  • 598afd5030 pull: Verify checksums from static deltas unless gpg signed summary Alexander Larsson 2015-10-19 09:23:52 +0200
  • ec56fea821 deltas: Support passing filename to ostree_repo_static_delta_execute_offline Alexander Larsson 2015-10-16 12:54:01 +0200
  • dac57b6410 deltas: Support passing filename to delta generator Alexander Larsson 2015-10-16 11:06:25 +0200
  • b22b859dc5 deltas: Make min-fallback-size 0 actually disable fallbacks Alexander Larsson 2015-10-16 11:03:53 +0200
  • 78f14555c8 deltas: Verify checksums in apply-offline unless skip_validate is TRUE Alexander Larsson 2015-10-15 19:36:30 +0200
  • 7a4fb1b2f1 Add _ostree_repo_open|commit_untrusted_content_bare Alexander Larsson 2015-10-15 19:34:04 +0200
  • 3fa3e12e02 static-delta apply-offline: Don't skip validation Alexander Larsson 2015-10-15 19:31:13 +0200
  • e418acb31b delta: Ensure the from commit exists when applying static delta Alexander Larsson 2015-10-15 16:59:49 +0200
  • eaa678eaa4 deltas: Make apply-offline only read the parts once Alexander Larsson 2015-10-15 15:54:35 +0200
  • ee70ffbbcb Add tests for inline static deltas Alexander Larsson 2015-10-15 10:46:16 +0200
  • ccb77d3bd8 static-deltas generate: Add --inline option to CLI tool Alexander Larsson 2015-09-10 20:54:43 +0200
  • 11a79220e2 static deltas: Add support for inline-parts Alexander Larsson 2015-09-10 20:52:54 +0200
  • 30768a979f generate-static-delta: Support min-fallback-size 0 to disable fallbacks Alexander Larsson 2015-09-10 20:15:14 +0200
  • efdb4d8f44 docs: Note not to put private keys in /usr/share/ostree Colin Walters 2015-11-07 21:15:20 -0500
  • 438e21e858 tests: add tests for prune and tombstones commits Giuseppe Scrivano 2015-10-28 14:24:35 +0100
  • 29c425e742 fsck: add argument --add-tombstones Giuseppe Scrivano 2015-10-28 14:23:35 +0100
  • 646fe139e6 repo: create a tombstone commit when deleting a commit Giuseppe Scrivano 2015-10-28 12:10:27 +0100
  • 76c5cc07db pull: add support for tombstone commits Giuseppe Scrivano 2015-10-28 10:07:51 +0100
  • 048c27588a core: use OSTREE_OBJECT_TYPE_LAST instead of OSTREE_OBJECT_TYPE_COMMIT Giuseppe Scrivano 2015-10-28 09:39:46 +0100
  • 7bf138b036 init-fs: Explicitly set /tmp to 01777 Colin Walters 2015-10-30 17:10:23 -0400
  • 723705b803 sysroot: Write symlinks before calling fsync(), then rename after Colin Walters 2015-10-12 21:33:23 -0400
  • 70c07a6338 static-delta: Fix annotation on ostree_repo_list_static_delta_names John Hiesey 2015-10-21 14:40:01 -0700
  • 598530daf4 prepare-root: set up /boot bind-mount for single partition systems Daniel Drake 2015-07-21 08:04:34 -0600
  • 2210a79bfa upgrade: Add --override-commit=CHECKSUM option Matthew Barnes 2015-10-06 11:33:18 -0400
  • 39b732ffaa upgrader: Allow overriding the commit to pull Matthew Barnes 2015-10-01 19:02:11 -0400
  • 41ab26356c upgrader: Add ostree_sysroot_upgrader_dup_origin() Matthew Barnes 2015-10-06 11:24:23 -0400
  • 442dcec43b tests: fix LZMA test to really compress/decompress Giuseppe Scrivano 2015-10-13 12:40:09 +0200
  • b69a88b111 Don't require /boot/uEnv.txt for u-boot support Gatis Paeglis 2015-10-06 23:43:25 +0200
  • 5e98820b57 commit: Improve variable name Leandro Santiago 2015-10-09 11:19:54 +0200
  • 60e5529ba0 static-delta: Set error on bsdiff failure John Hiesey 2015-10-01 17:26:47 -0700
  • f2b4a9e107 static-delta: Don't run bspatch when output object already exists John Hiesey 2015-10-07 14:43:13 -0700
  • dd35e1b9cd static-delta: Handle LZMA_BUF_ERROR returned by zlib John Hiesey 2015-10-07 13:30:33 -0700
  • b6e2eaf212 tests: Add a test for pull+deploy of specific "bare" commit Colin Walters 2015-09-23 15:03:48 -0400
  • 2f878afc02 doc: Note that refs --delete does not prune Colin Walters 2015-09-28 15:49:12 -0400
  • 0b795785dd pull: Recover from missing commits in recursive pulls Matthew Barnes 2015-09-24 10:43:56 -0400
  • bab6503b69 sysroot: Cleanup refs and prune even on last undeployment Colin Walters 2015-09-24 11:00:54 -0400
  • e21188a245 fetcher: Track outstanding requests with a table Matthew Barnes 2015-09-23 19:28:47 -0400
  • 771075d319 fetcher: Rework reference counting Matthew Barnes 2015-09-23 17:11:51 -0400
  • 330a99c40b fetcher: Convert from GSimpleAsyncResult to GTask Matthew Barnes 2015-09-23 15:41:24 -0400
  • df4865e395 fetcher: Remove message_to_request table Matthew Barnes 2015-09-23 13:24:41 -0400
  • bb14a336c2 Release 2015.9 Colin Walters 2015-09-23 12:10:22 -0400
  • 1181833e79 Remove unused variables Gatis Paeglis 2015-09-23 12:46:06 +0200