Commit Graph

  • 474b071055 libglnx: Use git.gnome.org's copy Colin Walters 2015-02-22 22:30:53 -0500
  • 46bd4657b2 checkout: Drop internal use of GFile * Colin Walters 2015-02-20 16:36:02 -0500
  • 9539408bb3 deploy: Also look for /usr/lib/os-release Colin Walters 2015-02-12 21:35:19 -0500
  • 965a304a17 Use libglnx Colin Walters 2015-02-17 17:38:36 -0500
  • ef53e0100b tests: do not run tests/test-rollsum as part of make check Giuseppe Scrivano 2015-02-13 11:50:37 +0100
  • 5aa0d51d7a repo: Check for OSTREE_REPO in ostree_repo_new_default() Matthew Barnes 2015-02-19 10:30:25 -0500
  • 7c267d6089 libostree: set directory mtimes to 0 on checkout Daniel Drake 2015-02-18 17:18:21 -0600
  • c2d439f115 tests: Restore accidentally deleted Makefile bit Colin Walters 2015-02-16 10:29:14 -0500
  • c54df89771 deltas: Search for similar objects (possibly renamed across directories) Colin Walters 2015-02-11 03:29:14 -0500
  • 0f74ed62b7 repo: Add a new iterator traversal API for commits Colin Walters 2015-02-11 03:25:17 -0500
  • 08476ce254 deltas: Prune deltas when the corresponding "to" commit vanishes Colin Walters 2015-02-02 13:04:52 -0500
  • dbad2f6e19 deltas: Make syntax-check happy Colin Walters 2015-01-31 14:52:16 -0500
  • 9aa7e30b38 deltas: Implement rollsums Colin Walters 2015-01-30 10:13:07 -0500
  • 345754a564 deltas: Initial code to copy content from existing objects Colin Walters 2015-01-29 23:00:51 -0500
  • 7900c82a36 deltas: Flesh out the open/write/close opcodes Colin Walters 2015-01-29 22:32:44 -0500
  • 96181da26a deltas: Use the new internal streaming APIs Colin Walters 2015-02-05 21:35:01 -0500
  • 7aea18cf0d deltas: Stub out a few more opcodes Colin Walters 2015-01-29 17:54:59 -0500
  • 8fb29c9e5d deltas: Print total size of rollsums we would use Colin Walters 2015-01-29 17:54:41 -0500
  • 3df8be0d92 deltas: Compute rollsum targets Colin Walters 2015-01-29 17:39:34 -0500
  • d749932f6b deltas: Rework format to allow streaming Colin Walters 2015-01-29 01:03:55 -0500
  • 513d47a90c deltas: Add _V0 to part #define Colin Walters 2015-01-28 17:42:59 -0500
  • 3c2a36eab0 deltas: Remove support for gzipped delta parts Colin Walters 2015-01-28 17:24:11 -0500
  • 92cc3b5968 deltas: Use base64 for csums, add version to parts Colin Walters 2015-01-25 23:51:41 -0500
  • ee4e393fa1 repo: Store pending objects in prefixed subdirectory Colin Walters 2015-02-15 15:30:19 -0500
  • 49bdbf1db0 repo: Fix major performance regression with --scan-hardlinks Colin Walters 2015-02-13 16:34:52 -0500
  • 64363c26ac pull-local: Fix regression with absolute paths Colin Walters 2015-02-13 11:39:02 -0500
  • 9cc9804195 Change pull-local to just be a wrapper for pull with file:/// Colin Walters 2015-02-08 04:30:52 -0500
  • ab3bf493dd pull: Optimize file:/// URIs to skip libsoup and hardlink if possible Colin Walters 2015-02-06 10:02:57 -0500
  • be4ad54800 Add an internal API to get a read fd for a content object Colin Walters 2015-02-05 21:49:49 -0500
  • 1fdecbd263 pull: Copy the upstream summary file when doing a pull --mirror Colin Walters 2015-02-04 14:49:22 -0500
  • fab1e113db When mirroring, write content directly, do not verify Colin Walters 2015-02-01 11:09:47 -0500
  • 247866a9bc Add an internal API to stream content objects Colin Walters 2015-01-29 21:23:05 -0500
  • 65afe1110d util: Add an API to atomic-replace a file, dirfd relative, optional fsync Colin Walters 2015-02-04 14:45:09 -0500
  • 3b8ed12ab2 repo: Hold an fd "repo_dir_fd" open for the toplevel too Colin Walters 2015-02-02 14:56:39 -0500
  • e739677ea1 prepare-root: Update comments Colin Walters 2015-02-04 05:32:45 -0500
  • 4f75d4ea0b prepare-root: avoid double-stacked /sysroot mount Daniel Drake 2015-02-02 15:12:47 -0600
  • 89a8b9b85a packaging: Add man5 pages Colin Walters 2015-02-03 20:28:18 -0500
  • cfc344fbb0 tests: Add tests for ot-unix-utils Giuseppe Scrivano 2015-02-02 13:37:48 +0100
  • a7b362998d configure.ac: Enable option subdir-objects for automake Giuseppe Scrivano 2015-02-02 13:00:32 +0100
  • 53122dd2f9 tests: Move test-varint and test-rollsum under "make check" Giuseppe Scrivano 2015-02-02 12:56:40 +0100
  • 6a3959c895 syntax-check: Remove empty lines at the end of file Giuseppe Scrivano 2015-02-02 13:48:29 +0100
  • 27a45e2edb pull: use a single per-transaction syncfs instead of fsync Giuseppe Scrivano 2015-01-22 01:05:13 +0100
  • 10642cd732 Replace "==" with "=" in shell script test Giuseppe Scrivano 2015-01-30 15:15:32 +0100
  • 505ce19972 Do not interleave spaces and tabs Giuseppe Scrivano 2015-01-30 15:14:42 +0100
  • e8cbd4b8c5 Remove magic argument numbers to exit(2) Giuseppe Scrivano 2015-01-30 15:12:43 +0100
  • ea4683ba06 Remove unused <dirent.h> Giuseppe Scrivano 2015-01-30 15:10:16 +0100
  • 7154193ae0 Remove unused include <assert.h> Giuseppe Scrivano 2015-01-30 15:09:19 +0100
  • e36d3bb25e syntax-check: quote the first argument to AC_DEFINE Giuseppe Scrivano 2015-01-30 15:06:22 +0100
  • b726796f41 Remove trailing dot from error message Giuseppe Scrivano 2015-01-30 15:04:11 +0100
  • 42e8cd2691 Add infrastructure for "make syntax-check" Giuseppe Scrivano 2015-01-30 14:55:50 +0100
  • bb5d7bcf3a Fix repeated words. Giuseppe Scrivano 2015-01-30 14:38:52 +0100
  • 7ebf7676cb Fix make distcheck Giuseppe Scrivano 2015-01-30 14:19:04 +0100
  • 5b4500faf6 pull: (trivial) Fix English in function name Colin Walters 2015-01-25 09:14:21 -0500
  • 94e2ac0253 Release 2015.3 Colin Walters 2015-01-23 14:54:38 -0500
  • 6ce80f9685 Explicitly label .origin files as configuration Colin Walters 2015-01-22 17:35:32 -0500
  • 8f4999c854 build: Add --disable-static-deltas Colin Walters 2015-01-22 16:19:11 -0500
  • f2e4830409 pull: Further extend static delta progress Colin Walters 2015-01-21 17:53:52 -0500
  • e40b86221a pull: Distingiush delta pulls from loose better Colin Walters 2015-01-21 09:13:12 -0500
  • 549f1ec7df commit: Fix segfault on async writes if object exists and checksum requested Colin Walters 2015-01-21 21:16:11 -0500
  • 28e5e6f27f traverse: Fix transfer on hash table Colin Walters 2015-01-21 11:58:31 -0500
  • 8195fd18e2 deltas: Use trusted writes Colin Walters 2015-01-20 23:28:26 -0500
  • 6d1de23f87 deltas: Drop async content writes Colin Walters 2015-01-20 23:21:26 -0500
  • d49fc876bb deltas: Unlink temporary metadata files before processing Colin Walters 2015-01-20 22:59:16 -0500
  • 4991e9ab6a static-delta: limit the number of writes in process to 1 Giuseppe Scrivano 2015-01-16 19:21:27 +0100
  • 638431045c static delta generation: Separate max chunk size from min fallback size Alexander Larsson 2015-01-20 14:11:47 +0100
  • 6bbfa5f85a admin: Add set-origin command Colin Walters 2015-01-16 13:07:26 -0500
  • 886913abdc sysroot: Add ostree_sysroot_write_origin_file() API Colin Walters 2015-01-16 13:04:29 -0500
  • 1d216a8c60 cmdline: (cleanup) Add internal helper to parse key=value options Colin Walters 2015-01-16 13:03:10 -0500
  • 0eac91a253 admin: (cleanup) Add internal API to find a deployment given an index Colin Walters 2015-01-16 12:57:39 -0500
  • ce957f8649 editor: honor arguments environment variable Giuseppe Scrivano 2015-01-16 11:48:50 +0100
  • f2ae405f9f static-delta: do not accept both --from=REV and --empty for generate Giuseppe Scrivano 2015-01-14 16:53:21 +0100
  • 4841d9a935 doc: Manpage love for static-delta command Matthew Barnes 2015-01-15 15:49:49 -0500
  • 2f9567ad56 deltas: Use *at() for writes Colin Walters 2015-01-14 22:29:45 -0500
  • ebd03216a1 pull: Delete processed delta parts Colin Walters 2015-01-14 22:18:00 -0500
  • 9020fe2547 Change OstreeFetcher to be dirfd-relative Colin Walters 2015-01-14 22:04:06 -0500
  • a7300a828d core: Add an API to parse a content file using dirfd relative lookup Colin Walters 2015-01-14 22:03:02 -0500
  • 9b6b352181 checksumutils: Support splicing stream to arbitrary checksum type Colin Walters 2015-01-14 22:01:54 -0500
  • 92c338de74 deltas: (trivial) delete some debugging prints Colin Walters 2015-01-14 11:34:18 -0500
  • 5b721a5b08 Allow creating and pulling static deltas starting from "empty" Alexander Larsson 2015-01-13 15:09:43 +0100
  • 82ed6c43ed Fix ostree_repo_list_static_delta_names Alexander Larsson 2015-01-13 21:28:17 +0100
  • 97fbd872ae deltas: Do not traverse all objects, only both commits Colin Walters 2015-01-13 21:32:02 -0500
  • 019635d9c2 repo: Fix bare-user file loads Colin Walters 2015-01-12 12:39:57 -0500
  • 25a5909500 repo: Deduplicate some code in load_file Colin Walters 2015-01-12 12:10:02 -0500
  • 865fab7653 Release 2015.2 Colin Walters 2015-01-08 17:23:02 -0500
  • e3f9f331a2 Two 32 bit compilation fixes Colin Walters 2015-01-08 16:16:21 -0500
  • 6ff841d3b0 repo: Report metadata fetch progress separately Matthew Barnes 2015-01-08 14:43:01 -0500
  • 4b5b450d5c pull: Prioritize fetching metadata objects over content objects Matthew Barnes 2015-01-08 14:11:12 -0500
  • 5c26e392ec fetcher: Add a priority value to async requests Matthew Barnes 2015-01-08 13:19:48 -0500
  • a9532bc34f Release 2015.1 Colin Walters 2015-01-08 13:00:43 -0500
  • 911eafd0d8 Bump libgsystem dependency Colin Walters 2015-01-08 13:00:27 -0500
  • f23f556f03 checkout: Add --fsync=false Colin Walters 2015-01-06 16:00:27 -0500
  • 687a6f8314 Add internal ot_openat_read_stream() helper Colin Walters 2015-01-07 08:41:45 -0500
  • 026c5c60d3 Use *at() functions for native filesystem commits Colin Walters 2014-12-15 22:23:37 -0500
  • cf8d6848b3 refs: Use G_IO_ERROR_NOT_FOUND when a ref lookup fails Colin Walters 2015-01-06 18:47:04 -0500
  • 86764dbf00 repo: Improve ostree_repo_load_file() to use `*at()` for xattrs Colin Walters 2015-01-06 16:47:03 -0500
  • 6dab41ba77 deploy: Update to use latest libgsystem API Colin Walters 2015-01-03 12:03:36 -0500
  • 01f6d68c60 deploy: Actually copy xattrs of modified config files Colin Walters 2015-01-03 12:14:11 -0500
  • 7727fe84d9 Require a PREFIX when deleting refs Matthew Barnes 2015-01-06 09:36:45 -0500
  • 1e8e070102 Port to libgsystem errno API, hard depend on 2014.3 Colin Walters 2015-01-04 21:17:11 -0500
  • 1bcc7a8e3a Merge branch 'giuseppe/staticdeltas' of https://github.com/giuseppe/ostree Colin Walters 2014-12-19 16:31:31 -0500