Commit Graph

  • 125889fd7e Enforce 'rdev' (device file major/minor) is 0 Colin Walters 2014-12-18 20:10:25 -0500
  • c4efbf6718 core: Deduplicate code converting struct stat -> GFileInfo Colin Walters 2014-12-16 21:14:10 -0500
  • 880328ba03 Add ostree_repo_pull_default_console_progress_changed() Matthew Barnes 2014-12-18 10:06:47 -0500
  • abb88336b3 repo: Minor cleanup: Move size generation code initialization Colin Walters 2014-12-15 22:55:56 -0500
  • 6e60c05d2f Remove unused variable warning Giuseppe Scrivano 2014-12-11 10:41:52 +0100
  • ed2b56a430 fix --help for static-delta Giuseppe Scrivano 2014-10-30 14:23:34 +0100
  • 5c47389243 test-rollsum: Process all input, print more statistics Colin Walters 2014-06-24 07:58:13 -0400
  • ca678224be Static deltas support Colin Walters 2014-02-09 16:11:37 -0500
  • a23b3b332e Revert "ostree-repo-pull: Remove currently #if 0 static delta code" Giuseppe Scrivano 2014-11-11 10:36:37 +0100
  • 880940f93b doc: Update gtk-docs Matthew Barnes 2014-12-17 19:20:17 -0500
  • e54d48be39 Add "ostree remote list" command Matthew Barnes 2014-12-16 10:41:34 -0500
  • 39be27fc93 Add ostree_repo_remote_list() Matthew Barnes 2014-12-16 10:29:09 -0500
  • fd07a6a862 Release 2014.13 Colin Walters 2014-12-17 11:35:52 -0500
  • d3edda5edc basic-test: Fixup mtime check for bare-user Colin Walters 2014-12-17 11:34:10 -0500
  • 9dadebb501 tests: Fix two bugs in tests revealed by new remote changes Colin Walters 2014-12-17 10:43:01 -0500
  • f6a6e68412 Add more flexible _remote_change() API , expose via 'ostree remote' Colin Walters 2014-12-15 16:21:15 -0500
  • 8067e977a7 repo: (cleanup) Use _is_system() rather than inlining it Colin Walters 2014-12-15 13:59:46 -0500
  • fa6e7b4b01 Improve "ostree remote" help output Matthew Barnes 2014-12-04 13:37:26 -0500
  • f7c926c5e9 trivial-httpd: use PR_SET_PDEATHSIG by default Colin Walters 2014-12-08 14:44:44 -0500
  • e908ebd9b3 test-local-pull: Sort find output to make test robust Alexander Larsson 2014-12-08 20:26:58 +0100
  • ac882f2128 repo: Add private functions to access remote options Matthew Barnes 2014-12-04 15:38:36 -0500
  • f79896693e repo: Add ostree_repo_remote_get_url() Matthew Barnes 2014-12-03 19:46:03 -0500
  • 17b9e399b8 repo: Add an internal struct to manage remotes Matthew Barnes 2014-12-03 18:58:16 -0500
  • f3dcb7a052 libotutil: Add ot_keyfile_copy_group() Matthew Barnes 2014-12-03 17:16:48 -0500
  • dbf717ac4b Add local-pull archive-z2 <=> bare-user roundtrip test Alexander Larsson 2014-12-08 12:00:59 +0100
  • fcd3caf6dd Add test-basic-user.sh testing for bare-user repos Alexander Larsson 2014-12-05 14:40:15 +0100
  • a3422791d4 Split out basic tests from test-basic.sh Alexander Larsson 2014-12-05 14:28:16 +0100
  • 47c612e5a0 Support for "bare-user" repo format Alexander Larsson 2014-12-04 11:11:58 +0100
  • 26a47b9cca Add ot_lgetxattrat and ot_lsetxattrat utils Alexander Larsson 2014-12-03 10:58:41 +0100
  • b8a06c11f6 README.md: Add a quick blurb on style Colin Walters 2014-12-07 17:19:42 -0500
  • 22ed7d0fbf union checkout: Fix symlink handling for xattrs Alexander Larsson 2014-12-05 13:46:58 +0100
  • bb82c17701 checkout: fchown symlink to proper uid/gid Alexander Larsson 2014-12-04 20:19:09 +0100
  • 37a059925f deploy: Ensure that we can deploy using only /usr/lib/ostree-boot Colin Walters 2014-11-30 22:50:02 -0500
  • 1a3f2cce5d docs: Add verbose option to manual Kenjiro Nakayama 2014-11-25 22:25:15 +0900
  • 2731155950 README.md: Mention patches and test suite Colin Walters 2014-11-30 13:23:06 -0500
  • 546237cc6f docs: Fix a pile of Docbook validation errors Colin Walters 2014-11-29 12:15:21 -0500
  • f8a3d82da8 Release 2014.12 Colin Walters 2014-11-26 11:56:10 -0500
  • 038ba3dade tests: Fix u-boot test failure Colin Walters 2014-11-25 15:21:11 -0500
  • 387ee4cd65 trivial: Fix typo in previous commit Colin Walters 2014-11-25 13:47:54 -0500
  • 12187994e2 grub2: If using --sysroot, run in chroot Colin Walters 2014-11-21 11:37:25 -0500
  • 97558276e4 Refactor command-line parsing Matthew Barnes 2014-11-14 14:00:13 -0500
  • 3a9127f103 Various manpage / usage blurb improvements Matthew Barnes 2014-11-10 21:28:43 -0500
  • f699153f67 ostree-fetcher: move more logic into ostree_fetcher_request_uri_internal Giuseppe Scrivano 2014-11-11 11:24:43 +0100
  • a5491f98cb ostree-fetcher: make _ostree_fetcher_stream_uri_sync private Giuseppe Scrivano 2014-11-05 09:48:12 +0100
  • c2bc99bc16 ostree-fetcher: Remove _ostree_fetcher_request_uri_to_stream function Giuseppe Scrivano 2014-11-06 14:57:25 +0100
  • 5546c4d2fc ostree-metalink: use _ostree_fetcher_contents_membuf_sync Giuseppe Scrivano 2014-11-06 13:37:30 +0100
  • d48aca5645 ostree-fetcher: add max_size argument to change _ostree_metalink_request_sync Giuseppe Scrivano 2014-11-06 14:53:52 +0100
  • a4a4921d3f ostree-fetcher: remove two unused functions Giuseppe Scrivano 2014-11-05 11:48:10 +0100
  • c832e9b751 metalink: have a single entry to the metalink module Giuseppe Scrivano 2014-11-04 17:33:41 +0100
  • d5d73debd8 ostree_fetcher: new function _ostree_fetcher_contents_membuf_sync Giuseppe Scrivano 2014-11-03 16:53:19 +0100
  • 5c9e83c02c syslinux: Adapt to bootloader UI changes Matthew Barnes 2014-11-09 19:54:37 -0500
  • bbd3fd7a22 tests: fix intermittent failure for test-sysroot Giuseppe Scrivano 2014-11-10 19:48:45 +0100
  • 1c2e20af25 ostree-repo-pull: Remove currently #if 0 static delta code Giuseppe Scrivano 2014-11-04 19:24:27 +0100
  • 97519b6c22 admin-test: Fix two typos in bootloader UI change Colin Walters 2014-11-06 18:17:52 -0500
  • 59fd2b1e43 repo: Remove unused remote-cache dir Matthew Barnes 2014-11-06 13:05:01 -0500
  • e4caf3c3cd Fix GFile leak in ostree_repo_constructed() Matthew Barnes 2014-11-05 15:39:48 -0500
  • 4cc70dc1e3 build: Distribute grub2-15_ostree Matthew Barnes 2014-11-04 10:10:31 -0500
  • a35c4a564d commit: Split out file processing into helper function Colin Walters 2014-10-10 13:35:05 -0400
  • e5b147c643 libostree: Reformat bootloader titles Matthew Barnes 2014-10-30 13:44:26 -0400
  • a4d82ab6b4 Release 2014.11 Colin Walters 2014-10-30 14:16:03 -0400
  • 0a7c1851d9 diff: Use gs_unref_object not gs_free on a GFile Giuseppe Scrivano 2014-10-30 11:05:47 +0100
  • cb053ae0f6 pull: Fix a used before initialization warning Giuseppe Scrivano 2014-10-30 10:59:30 +0100
  • 65c0594011 ostree-repo-pull: Fix inverted assert condition for maxdepth Giuseppe Scrivano 2014-10-30 10:58:50 +0100
  • edc3b9a56e Release 2014.10 Colin Walters 2014-10-29 14:05:59 -0400
  • bcf40b4902 pull: Add depth support Colin Walters 2014-10-26 22:46:57 -0400
  • 64dec0add8 libostree: Add ostree_repo_pull_with_options() Colin Walters 2014-10-23 22:01:33 -0400
  • fb3ad0037f grub2: Fix bad substitution in review followup Colin Walters 2014-10-27 12:19:32 -0400
  • 159c7537c9 Release 2014.9 Colin Walters 2014-10-24 13:33:49 -0400
  • 7973a58607 checkout: permit checkout of a single file Giuseppe Scrivano 2014-10-23 15:38:44 +0200
  • 0c89abee6d Add (non-atomic) support for GRUB2 + UEFI Colin Walters 2014-10-17 11:46:52 -0400
  • b43ce2329e tests: Add some versioning metadata and test it appears in status output Colin Walters 2014-10-22 11:07:44 -0400
  • 81a484459a admin status: Print the version James Antill 2014-10-22 01:59:36 -0400
  • aab6e7bdf2 dump: Print the version when dumping a commit, log/show/etc. James Antill 2014-10-22 01:23:49 -0400
  • 52c0d89a8c admin: Add ot_admin_checksum_version to get a dup of the version for a commit James Antill 2014-10-22 01:21:14 -0400
  • 49de180191 corrupt-repo-ref.js: more aggressive file corruption Giuseppe Scrivano 2014-10-22 19:52:12 +0200
  • 0785c398b0 fsck: report the correct error when a present file cannot be loaded Giuseppe Scrivano 2014-10-22 18:06:29 +0200
  • c4b7717076 tests: test-admin-deploy-switch doesn't use deprecated "current" symlink Giuseppe Scrivano 2014-10-21 21:08:15 +0200
  • 22a82341b1 tests: fix --help test Giuseppe Scrivano 2014-10-21 16:20:58 +0200
  • 26bdfae5bc make ostree_cmd__private__ ret value const Giuseppe Scrivano 2014-10-21 11:22:51 +0200
  • 5fb8bb955e repo: When writing to a non-root owned repo, chown() objects to match Colin Walters 2014-10-21 14:34:04 -0400
  • a4d904ee38 build: Include SELinux cflags with libostree build too Matthew Barnes 2014-10-20 11:06:51 -0400
  • cdfcf09316 Add "ostree remote delete" and corresponding API Colin Walters 2014-10-17 11:47:01 -0400
  • 49540f076f Release 2014.8 Colin Walters 2014-10-16 16:54:55 -0400
  • 884a9b27e9 repo: Disable uncompressed object cache on non-writable repos Colin Walters 2014-10-16 14:54:34 -0400
  • d546abfa2a libostree: Add initial GRUB2 support Colin Walters 2014-10-11 08:59:06 -0400
  • 92c5a9f992 http: set the HTTP status on directory listing Giuseppe Scrivano 2014-10-07 13:10:08 +0200
  • 7b0e70b72f tests: do not leave running httpd after tests exit Giuseppe Scrivano 2014-10-07 12:05:59 +0200
  • 5dba2442a1 trivial-httpd: Another followup fix - need to listen on all interfaces Colin Walters 2014-10-06 17:43:02 -0400
  • 68b37dc001 libostree: fix a gobject-introspection warning Giuseppe Scrivano 2014-10-06 18:54:18 +0200
  • 5451a4e309 Release 2014.7 Colin Walters 2014-10-03 19:10:13 -0400
  • 1dceb99056 Add missing file from previous commit Colin Walters 2014-10-03 14:38:30 -0400
  • b3ad113f78 Add "unconfigured-state" concept to origin files Colin Walters 2014-09-30 18:12:08 -0400
  • 63abc1b513 pull: Support full recursive mirrors of repositories with summary file Colin Walters 2014-10-02 17:49:26 -0400
  • 7ab1fb2369 Add API to directly link() objects between repositories Colin Walters 2014-10-01 23:19:31 -0400
  • 1b8759a67e upgrader: Hold a ref to the origin Colin Walters 2014-09-30 10:22:57 -0400
  • cc180f5d38 Test 'ostree admin --print-current-dir' Owen W. Taylor 2014-09-26 11:54:04 -0400
  • c3f8019c19 Add test case for 'admin instutil set-kargs' Owen W. Taylor 2014-09-26 11:43:46 -0400
  • d64d003af0 ostree admin: Add a --print-current-dir option Owen W. Taylor 2014-09-23 11:32:44 -0400
  • 262cba09c0 ostree admin instutil set-kargs: make more flexible Owen W. Taylor 2014-09-23 11:16:53 -0400
  • edf9cf5a7f trivial-httpd: Further fixes for previous commit Colin Walters 2014-09-25 16:03:06 -0400