Commit Graph

  • 224c4ee9e6 update --appstream: Don't stop at first error Alexander Larsson 2016-10-25 14:53:11 +02:00
  • 294c9bd7c3 update --appstream: Actually handle remote argument if specified Alexander Larsson 2016-10-25 14:39:55 +02:00
  • af983c2b06 Update pofiles 0.6.13 Alexander Larsson 2016-10-25 11:39:04 +02:00
  • 09cc8ce976 Update NEWS for release Alexander Larsson 2016-10-25 11:24:03 +02:00
  • f8e405d212 install --from: Re-read config after adding origin remote Alexander Larsson 2016-10-25 10:50:47 +02:00
  • 95bab6cd91 common: Minor whitespace cleanup Alexander Larsson 2016-10-25 10:29:51 +02:00
  • 47e9283450 Add support for unmaintained extensions (#361) Jan Jedelský 2016-10-25 10:25:15 +02:00
  • 6f1709c849 install: Show entire ref in the multiple-branches error message Alexander Larsson 2016-10-24 15:34:59 +02:00
  • 32d5418605 Don't use the system-helper if disabled Alexander Larsson 2016-10-24 15:26:49 +02:00
  • 9751b709a9 Merge pull request #365 from nazgul77/master Alexander Larsson 2016-10-24 15:04:03 +02:00
  • 01a68e697b Work around ostree partial commit issue Alexander Larsson 2016-10-24 14:33:02 +02:00
  • f673d544c9 Use ostree pull inherit-transation to make extra-data transactional Alexander Larsson 2016-10-21 15:03:19 +02:00
  • 87cc951f4a Use the new ostree argument to pull multiple subdirs in a singe pull Alexander Larsson 2016-10-21 14:51:17 +02:00
  • db6f65b336 Merge pull request #368 from mariospr/glib-dep Alexander Larsson 2016-10-24 13:24:53 +02:00
  • dbaaf65d3b Use g_key_file_load_from_data() instead of g_key_file_load_from_bytes() Mario Sanchez Prada 2016-10-24 11:44:22 +01:00
  • 173897c544 Require OStree 2016.12 for new features and fixes Alexander Larsson 2016-10-22 10:08:55 +02:00
  • d3cb770e10 Update German translation Christian 2016-10-22 01:12:27 +02:00
  • 509a358ba3 Make looks_like_branch better Alexander Larsson 2016-10-21 21:41:50 +02:00
  • c3bea6c8fc remote-add: Assume --from if location ends with .flatpakrepo Alexander Larsson 2016-10-21 12:46:38 +02:00
  • eb92727f65 tests: Add some more verification to the bundle tests Alexander Larsson 2016-10-21 10:30:20 +02:00
  • 25e39dfddd build-finish: Add --extra-data= argument Alexander Larsson 2016-10-12 17:07:47 +02:00
  • d7a102210f extra-data: After applying extra-data, export any exports Alexander Larsson 2016-10-12 17:04:53 +02:00
  • 4bea82a608 update-repo: Collect extra-data sizes for the summary Alexander Larsson 2016-10-12 15:47:56 +02:00
  • 906b3b5871 dir: When pulling/deploying an app, support xa.extra-data-sources Alexander Larsson 2016-10-12 11:07:56 +02:00
  • 9c3f77da3a utils: Add flatpak_load_http_uri helper function Alexander Larsson 2016-10-20 14:24:32 +02:00
  • f3c71cfbf8 build-export: Read Extra Data section and put in commit metadata Alexander Larsson 2016-10-12 11:02:45 +02:00
  • 0695712152 lib: Don't list updates from disabled remotes Alexander Larsson 2016-10-21 08:46:57 +02:00
  • daa2d79fd1 transaction: Fix error reportin in case an update fails Alexander Larsson 2016-10-20 14:25:45 +02:00
  • 9a45517536 update: Make --commit=ID actually download that commit Alexander Larsson 2016-10-20 09:15:10 +02:00
  • 041d3eeb39 Add generic static permissions to metadata Alexander Larsson 2016-10-19 20:39:17 +02:00
  • 27654ceb2f FlatpakDir: Fix timeout of summary cache Alexander Larsson 2016-10-19 18:39:11 +02:00
  • 1ea064c9b0 update: Add back support for --commit= Alexander Larsson 2016-10-19 18:12:50 +02:00
  • f117985e37 remote-add: Make --from a boolean arg instead of a string arg Alexander Larsson 2016-10-19 18:00:12 +02:00
  • 4c037b5381 install: Support http uris in install --from Alexander Larsson 2016-10-19 17:50:15 +02:00
  • f9c1cc40bb run: Support running a runtime directly Alexander Larsson 2016-10-19 17:30:58 +02:00
  • 944c1d58c7 tests: Add suppression for ostree static delta valgrind issue Alexander Larsson 2016-10-19 13:21:29 +02:00
  • 5e4f46f9c2 tests: Make the valgrind based checks default to not checking for leaks Alexander Larsson 2016-10-19 13:06:39 +02:00
  • 68a0e7f8f5 build-finish: Fix usage output Alexander Larsson 2016-10-19 12:53:16 +02:00
  • 89244ee71f system-helper: Add debug spew for all system helper calls Alexander Larsson 2016-10-19 12:01:58 +02:00
  • e1527c9347 system-helper: Correctly return ALREADY_INSTALLED error on noop deploy Alexander Larsson 2016-10-19 12:00:58 +02:00
  • c70c453eab remote-add: Support installing .flatpakrepo files from http uri Alexander Larsson 2016-10-18 16:43:26 +02:00
  • 0999def431 uninstall: Only try to uninstall related apps that are installed Alexander Larsson 2016-10-19 12:39:58 +02:00
  • 28261d839e update/install: Install/Update runtime dependencies as needed Alexander Larsson 2016-10-18 16:15:44 +02:00
  • b2af78fb6f remotes: Add no-use-for-deps property Alexander Larsson 2016-10-19 11:22:45 +02:00
  • 94295873e9 Summary cache: Fix valgrind report Alexander Larsson 2016-10-19 11:24:58 +02:00
  • 3b461a6c5a Merge pull request #354 from mariospr/default-branch Alexander Larsson 2016-10-18 12:11:56 +02:00
  • 5c1bf1e3d9 Only override the default branch, if needed, after splitting a ref Mario Sanchez Prada 2016-10-18 10:42:26 +01:00
  • 0f05143227 builder: Handle the case where the source directory is in a symlink Alexander Larsson 2016-10-18 11:03:54 +02:00
  • 6345f0bae7 build-finish: Support exporting more than hicolor icons Alexander Larsson 2016-10-18 10:14:10 +02:00
  • 3c2b8a92b1 FlatpakDir: Fix leak in fetch_remote_title/default_branch Alexander Larsson 2016-10-18 10:10:03 +02:00
  • cb744c2d13 tests: Fix assert comming from ostree Alexander Larsson 2016-10-18 10:09:09 +02:00
  • e8cf8be8ab install: Check that runtime is installed before installing app Alexander Larsson 2016-10-17 17:54:35 +02:00
  • 9bb630d674 update: Don't reorder arguments Alexander Larsson 2016-10-17 17:33:10 +02:00
  • b2cc643f2c install: Actually handle more than two REFs Alexander Larsson 2016-10-17 17:28:28 +02:00
  • d248f0887b install: Don't print error if related refs were already installed Alexander Larsson 2016-10-17 17:28:09 +02:00
  • aa081420a4 Fix whitespace issues Alexander Larsson 2016-10-17 17:27:51 +02:00
  • 8df193bc37 update: Fix completion of options Alexander Larsson 2016-10-17 17:27:34 +02:00
  • ee0ffbcb35 uninstall: Support multiple REFs Alexander Larsson 2016-10-17 17:27:16 +02:00
  • 5b11c03adc install: Don't override default_branch specified on commandline Alexander Larsson 2016-10-17 12:34:32 +02:00
  • 0abdcd3f03 Merge pull request #345 from mariospr/issue221 Alexander Larsson 2016-10-17 12:31:07 +02:00
  • b337c95d78 dbus proxy: Tight down what is allowed to send to the bus Alexander Larsson 2016-10-17 12:17:13 +02:00
  • 4cb3f7fd79 builder: Support application inheritance Alexander Larsson 2016-10-17 11:40:57 +02:00
  • d628350794 build-init: Support --base to create an application based on another Alexander Larsson 2016-10-17 11:08:39 +02:00
  • c1cc0b362a build-init: Factor out helper function copy_extensions() Alexander Larsson 2016-10-17 11:04:18 +02:00
  • a9c924928c builder: Add runtime-commit to resolved manifest Alexander Larsson 2016-10-17 10:15:59 +02:00
  • b9521e719b builder: add allow missing runtimes options Matt Watson 2016-10-07 15:42:25 -07:00
  • e968b87f6a builder: add a build finish option Matt Watson 2016-10-07 15:41:46 -07:00
  • f9ed36e092 docs: Fix docs for no-debuginfo Alexander Larsson 2016-10-17 09:42:56 +02:00
  • da0204f4c8 bubblewrap: Update to 0.1.3 to fix CVE-2016-8659 Alexander Larsson 2016-10-17 08:55:47 +02:00
  • 274e30310b Post-release version bump Alexander Larsson 2016-10-17 08:54:22 +02:00
  • 8decac7d7f Added new public API: flatpak_installation_update_remote_sync() Mario Sanchez Prada 2016-10-13 18:12:36 +01:00
  • 2cbb1da935 Added new parameter for the remote-modify built-in command: --update Mario Sanchez Prada 2016-10-14 10:22:21 +01:00
  • 7e5f2580a6 New internal API to update configuration of remotes from their summary file Mario Sanchez Prada 2016-10-13 17:48:07 +01:00
  • 44dcc77a18 Check and use the remote's default branch when installing flatpaks Mario Sanchez Prada 2016-10-11 14:44:25 +01:00
  • 81d1bef4a0 Support --default-branch when updating the repository summary file Mario Sanchez Prada 2016-10-11 14:16:42 +01:00
  • 69831c60ca Check flatpak_remote_get_default_branch() in test-lib.c Mario Sanchez Prada 2016-10-11 15:15:32 +01:00
  • 7ed464834f Refactor code for fetching the remote's title and the default branch Mario Sanchez Prada 2016-10-11 16:16:22 +01:00
  • c492def9a7 Fetch the default branch when adding a remote from its repo's summary file Mario Sanchez Prada 2016-10-11 15:53:08 +01:00
  • 54598331cc Wait until a remote has been added before incorporating its extra metadata Mario Sanchez Prada 2016-10-11 15:31:50 +01:00
  • 70e9b2c737 update: Support specifying multiple arguments Alexander Larsson 2016-10-14 16:33:35 +02:00
  • 7018717ce2 install: Support installing multiple apps at the same time Alexander Larsson 2016-10-14 15:45:16 +02:00
  • a5d1f6331b install: Better not-found error message Alexander Larsson 2016-10-14 13:25:58 +02:00
  • c3606392aa common: Make flatpak_split_partial_ref_arg more regular and capable Alexander Larsson 2016-10-14 12:08:37 +02:00
  • c23316cb5d Add FlatpakKinds flag and use instead of booleans Alexander Larsson 2016-10-14 11:20:53 +02:00
  • df6a5450c1 docs: Fix wrong reference to "flatpak remote-list". Alexander Larsson 2016-10-13 09:07:12 +02:00
  • eeed9088d0 Merge pull request #337 from tacgomes/system-wide-dir Alexander Larsson 2016-10-13 08:59:04 +02:00
  • 847fdc657f Docs: update system-wide directory used by flatpak Tiago Gomes 2016-10-07 15:44:34 +01:00
  • 41d2e45362 update pofiles 0.6.12 Alexander Larsson 2016-10-06 14:34:47 +02:00
  • 3090f2b728 Update NEWS for release Alexander Larsson 2016-10-06 14:28:05 +02:00
  • 3b4a6fcb05 Add --default-branch options to docs Alexander Larsson 2016-10-06 12:46:07 +02:00
  • f17390b70c Remove duplicate code Alexander Larsson 2016-10-06 12:29:15 +02:00
  • 8fd165074c bundle: Properly handle byteswapping Alexander Larsson 2016-10-06 12:25:55 +02:00
  • 972442a7b0 Don't assign unused variables Alexander Larsson 2016-10-06 12:22:06 +02:00
  • 5be7e4deb7 common: Remove unused variables Alexander Larsson 2016-10-06 12:19:41 +02:00
  • c0e0fe31ef utils: Remove unused variable Alexander Larsson 2016-10-06 12:14:26 +02:00
  • ea17c27b37 builder: Add missing debug sprew when running an app Alexander Larsson 2016-10-06 12:13:11 +02:00
  • 90bcc44e10 info: Minor cleanup Alexander Larsson 2016-10-06 12:11:16 +02:00
  • 11bd2ff8e1 Update pofiles Alexander Larsson 2016-10-06 11:47:37 +02:00
  • 7f036570fd flatpak-builder: don't strip zip files Niv Sardi 2016-07-18 18:50:33 -03:00
  • bef4de5308 Support default-branch setting in remote configuration Alexander Larsson 2016-10-06 11:33:44 +02:00