Commit Graph

  • c61151d650 Mutable is a keyword in C++11 Leandro Santiago 2015-09-22 13:52:29 +0200
  • ed86160975 pull: Honor depth with OSTREE_REPO_PULL_FLAGS_COMMIT_ONLY Matthew Barnes 2015-09-21 09:36:00 -0400
  • 203d6ea65e repo: Fix build without libsoup Matthew Barnes 2015-09-21 16:11:40 -0400
  • 055b3aac32 reset: Simplify argument checking logic Matthew Barnes 2015-09-17 12:25:37 -0400
  • 3267267115 libglnx: Update from master Matthew Barnes 2015-09-16 14:19:05 -0400
  • 36d65b3cfc deploy: Do not prune repository Matthew Barnes 2015-09-15 14:40:18 -0400
  • b0bd16ec11 sysroot: Add ostree_sysroot_prepare_cleanup() Matthew Barnes 2015-09-09 14:50:14 -0400
  • fd6c572c42 _ostree_static_delta_part_validate: Take a stream instead of a file as arg Alexander Larsson 2015-09-10 20:16:52 +0200
  • 27fcf68e7c tests: Add a test for static-delta apply-offline Colin Walters 2015-09-13 21:35:10 -0400
  • 1ee4007a75 offline delta apply: Handle the version field Alexander Larsson 2015-09-10 19:42:28 +0200
  • 2233d443e7 commit: Clarify reasoning for "commit-update-summary" default Matthew Barnes 2015-09-11 13:15:58 -0400
  • bddb25f79e pull: honor gpg-verify-summary=false when a summary signature is present Giuseppe Scrivano 2015-09-10 10:16:47 +0200
  • 84fe2ffb2b pull: Go back to using one main context Colin Walters 2015-08-31 22:37:37 -0400
  • ef56321354 pull: Only fetch all refs if we're mirroring Colin Walters 2015-08-31 22:54:04 -0400
  • 0110183675 fetcher: Use 0666 (-umask) for temporary files Colin Walters 2015-08-26 15:41:39 -0400
  • 5a4b87b168 Release 2015.8 Colin Walters 2015-08-26 16:54:20 -0400
  • 153f092d51 static-delta: assert on non-regular files John Hiesey 2015-08-26 12:11:38 -0700
  • 43d045309c static-delta: Ignore symlinks when computing similar objects John Hiesey 2015-08-25 18:15:53 -0700
  • 4f57aa5b15 tests: Build test-lzma with LZMA flags Dan Nicholson 2015-08-26 09:54:31 -0700
  • 8e8bfa8708 Update .gitignore Jasper St. Pierre 2015-08-26 12:16:29 -0700
  • 20647edcbf repo-pull: Add a queue for scanning Jasper St. Pierre 2015-08-06 15:45:21 -0700
  • 863f5d8598 tests: Add tests for rollsum Giuseppe Scrivano 2015-08-25 09:27:56 -0400
  • b89326ac41 rollsum: Fix assertion for CRC matches Colin Walters 2015-08-25 09:26:22 -0400
  • 9b9f4b04b4 tests: rename test-rollsum to test-rollsum-cli Giuseppe Scrivano 2015-08-14 08:43:44 +0200
  • 9f3d586993 pull: Stop using GMainLoop Colin Walters 2015-08-12 17:03:52 -0400
  • 5c20ea920e sysroot: Add an unload() API Colin Walters 2015-08-13 12:43:14 -0400
  • 3861b79efd tests: add tests for LZMA compressor and decompressor Giuseppe Scrivano 2015-08-11 11:26:14 +0200
  • 3c152fb38b Update .gitignore Jasper St. Pierre 2015-08-06 16:18:06 -0700
  • 75cdbb8e82 tests: skip tests using gjs/parallel if they are not installed Giuseppe Scrivano 2015-08-05 16:51:30 +0200
  • 8b9effea56 tests: add tests for --disable-bsdiff and --max-bsdiff-size Giuseppe Scrivano 2015-07-29 10:26:27 +0200
  • cd6eac2ce9 README: Attempt to flesh out more, start moving docs from wiki Colin Walters 2015-07-28 18:38:47 -0400
  • 8034a3842b Update .gitignore Jasper St. Pierre 2015-05-01 14:53:42 -0700
  • a5f266f25d repo: don't forget to abort the transaction when failed Cosimo Cecchi 2015-07-27 17:17:26 -0700
  • 939a7aebfb repo: fix an incorrect comment Cosimo Cecchi 2015-07-27 17:15:21 -0700
  • b7063ed1ae static-delta: add max-bsdiff-size option Giuseppe Scrivano 2015-07-28 12:39:36 +0200
  • cac92f62c4 static-delta: do not fail compilation with big files Giuseppe Scrivano 2015-07-28 12:28:25 +0200
  • 11ba9056ea pull: new option --commit-metadata-only Giuseppe Scrivano 2015-07-24 11:26:57 +0200
  • 56f0ae6a4a repo: new function _ostree_preload_metadata_file Giuseppe Scrivano 2015-07-23 13:34:58 +0200
  • 783e83c62c repo: merge repo_remote_fetch_summary_{metalink,url} Giuseppe Scrivano 2015-07-23 12:56:30 +0200
  • 133fb5ffdc libostree: new API ostree_repo_remote_list_refs Giuseppe Scrivano 2015-07-22 12:16:51 +0200
  • a917c96976 tests: do not commit from the working directory Giuseppe Scrivano 2015-07-21 15:41:39 +0200
  • df0cae4375 tests: Export OSTREE_SYSROOT in setup_os_repository Matthew Barnes 2015-07-14 13:30:05 -0400
  • 254def3584 main: Fix UID check based on sysroot path Matthew Barnes 2015-07-14 13:14:02 -0400
  • 708d923125 repo: Fix location of remote configs for system repos Matthew Barnes 2015-07-13 18:02:07 -0400
  • 74fb777edb sysroot: Pass the internal repo a system root path Matthew Barnes 2015-07-13 17:15:03 -0400
  • 104b8bf6fb repo: Add a "sysroot-path" property Matthew Barnes 2015-07-13 17:12:18 -0400
  • 26225cb198 sysroot: Use _ostree_get_default_sysroot_path() Matthew Barnes 2015-07-14 12:02:46 -0400
  • f2ddf10d4e core: Add _ostree_get_default_sysroot_path() Matthew Barnes 2015-07-14 11:58:00 -0400
  • 31d16c9cce pull: Plug a memory leak Colin Walters 2015-06-29 21:57:29 -0400
  • 889b86e96d pull: Avoid leaking signal handlers across fetch requests Colin Walters 2015-06-29 21:56:03 -0400
  • f0a02fbf20 build: Make gtk-doc optional Jeremy Cline 2015-06-29 13:20:57 -0400
  • 530631376e tests: Check error messages instead of "expected-fail", handle old parallel Colin Walters 2015-06-29 13:35:07 -0400
  • c8c239f94c pull: Also fix misplaced remote name handling Colin Walters 2015-06-29 11:20:41 -0400
  • 536d6fb083 core: Fix inverted conditional in GPG checking Colin Walters 2015-06-29 11:09:00 -0400
  • 720e3b5f83 pull: Error if gpg=true and summary is 404, add more tests Colin Walters 2015-06-27 12:00:49 -0400
  • 3737b9851a ostree_repo_remote_fetch_summary: honor gpg-verify-summary Giuseppe Scrivano 2015-06-24 14:19:34 +0200
  • 0bd10eb6e2 tests: add test for check for remote add --set=gpg-verify-summary=true Giuseppe Scrivano 2015-06-03 12:55:30 +0200
  • 19ce011e1f pull: fail if GPG is enabled and the summary is not signed Giuseppe Scrivano 2015-05-27 10:35:09 +0200
  • b09c9b7005 repo: new function ostree_repo_remote_get_gpg_verify_summary Giuseppe Scrivano 2015-06-03 10:18:03 +0200
  • 6bf067411d pull: verify summary signatures also when not mirroring Giuseppe Scrivano 2015-05-27 10:12:11 +0200
  • 6284beb2b6 ostree: Add a "remote refs" command Matthew Barnes 2015-06-07 15:20:14 -0400
  • 0dbf91484b repo: Add ostree_repo_remote_fetch_summary() Matthew Barnes 2015-06-07 13:41:04 -0400
  • 87851c7bbe metalink: Return requested file as a GBytes Matthew Barnes 2015-06-10 15:40:42 -0400
  • ebef43eabe metalink: Allow NULL for "out" params in metalink requests Matthew Barnes 2015-06-10 14:37:42 -0400
  • 3515e01f6a repo: Redo ostree_repo_remote_get_url() Matthew Barnes 2015-06-06 16:47:15 -0400
  • d4111aeac0 repo: Handle "file" remotes in ostree_repo_remote_get_gpg_verify() Matthew Barnes 2015-06-06 16:32:45 -0400
  • e592faec43 repo: Add _ostree_repo_get_remote_option_inherit() Matthew Barnes 2015-06-06 15:52:44 -0400
  • b02777accd repo: Add _ostree_repo_remote_new_fetcher() Matthew Barnes 2015-06-05 16:39:11 -0400
  • 6e3cb828b6 diff: Fix adding CLI options twice Matthew Barnes 2015-06-18 17:58:13 -0400
  • 43cbe8c1b1 tests/metalink: Add a case with nested unknown elements Colin Walters 2015-06-15 21:09:37 -0400
  • b6722f9d80 metalink: Fix behavior when requested file is not found Matthew Barnes 2015-06-14 15:33:22 -0400
  • 5af7e8e8c2 pull-local: Support --depth option Dan Nicholson 2015-06-08 10:11:11 -0700
  • 91d7f3fa0d tests/test-pull-mirror-summary.sh: remove empty newline Giuseppe Scrivano 2015-06-12 13:10:02 +0200
  • a0520a51d2 autogen.sh: fix typo Giuseppe Scrivano 2015-06-12 09:43:34 +0200
  • 9f1b50d41c repo: Change GPG verification policy Matthew Barnes 2015-06-05 12:45:41 -0400
  • 4f6f97caf0 Fix double free in ostree_repo_pull_with_options John Hiesey 2015-05-06 16:43:06 -0700
  • acf228e3c8 Revert "tests: skip test-commit-sign.sh when not root" Dan Nicholson 2015-06-03 13:02:41 -0700
  • e228e0f142 tests: Use temporary gpg homedir Dan Nicholson 2015-06-03 12:54:36 -0700
  • 2e0521804d tests: Use readdir64 when _FILE_OFFSET_BITS set Dan Nicholson 2015-06-03 12:34:37 -0700
  • 7aa23d53cd tests: Link test-gpg-verify-result with gpgme Dan Nicholson 2015-05-12 15:48:22 -0700
  • 06fc597762 Fix tests on 32 bit systems John Hiesey 2015-05-06 16:41:55 -0700
  • 94ef7669d7 gpg: Gracefully handle no trusted.gpg.d directory Matthew Barnes 2015-05-28 16:25:51 -0400
  • 44e7e59d27 Release 2015.7 Colin Walters 2015-06-02 12:59:48 -0400
  • 4f785d4f86 tests/remote-gpg-import: Only commit workdir Colin Walters 2015-06-02 12:38:26 -0400
  • 92deafec46 tests: Run all tests through a randomized readdir() Colin Walters 2015-06-01 22:34:14 -0400
  • 5ec148ec4d Revert "tests: Run all tests through a randomized readdir()" Colin Walters 2015-06-02 12:02:24 -0400
  • ee9b98e9d7 tests: Add a test-pull-summary-sigs Colin Walters 2015-06-01 18:40:44 -0400
  • acf1caa12f repo: Don't crash when creating a summary if we have --empty deltas Colin Walters 2015-06-01 18:40:04 -0400
  • 9acb6283d1 tests: Add a commented out test for mirroring with deltas Colin Walters 2015-06-01 18:15:42 -0400
  • 9161e35d20 pull: Validate delta checksums more strongly Colin Walters 2015-06-01 16:56:19 -0400
  • 0bd1ff3939 pull: Ensure console state for multiple GPG verification messages Colin Walters 2015-06-01 17:39:39 -0400
  • ce49264157 tests: Run all tests through a randomized readdir() Colin Walters 2015-06-01 22:34:14 -0400
  • 20bf7692a9 tests: Add a crosscheck for syslinux bootloader config generation Colin Walters 2015-05-27 20:08:44 -0400
  • 0f31c4c4b2 tests: Add a test script to cross-check loader config vs GRUB2 Colin Walters 2015-05-26 22:28:29 -0400
  • 3300ee6259 sysroot: Sort returned boot loader configs Colin Walters 2015-05-26 18:46:47 -0400
  • ca0f02a54b Fix annotations on ostree_repo_remote_gpg_import(). Jeff Ortel 2015-05-26 11:17:28 -0500
  • 96baf34edf ostree-repo: document OSTREE_REPO_COMMIT_MODIFIER_FLAGS_GENERATE_SIZES Giuseppe Scrivano 2015-05-19 11:12:14 +0200
  • bf59d0c6f5 admin: Ensure instutil commands and usage help don't grab lock Colin Walters 2015-05-15 08:51:47 -0400
  • 6a6479c355 repo: Prevent GPG keys from being imported to keybox format Matthew Barnes 2015-05-14 12:44:36 -0400
  • efcdf4c3f8 repo: Bump mtime any time we write a ref Colin Walters 2015-05-13 21:59:17 -0400