Commit Graph

  • b09185c356 tests: Add new test-repo.sh with initial GPG tests Alexander Larsson 2017-05-10 11:07:36 +02:00
  • ec89340a26 tests: Add a second gpg keyring Alexander Larsson 2017-05-10 10:18:13 +02:00
  • b33d6fd04f tests: Allow overriding GPG args Alexander Larsson 2017-05-10 10:07:57 +02:00
  • 99a6200cab tests: Make it possible to create multiple test repos Alexander Larsson 2017-05-10 09:43:33 +02:00
  • 66e91f55e8 Add a marker to rewritten desktop files Matthias Clasen 2017-05-08 08:23:01 -04:00
  • b6ffa5aecb Document is-set keys in repo config Matthias Clasen 2017-05-09 21:55:47 -04:00
  • e8836b0b52 Update docs for build-update-repo Matthias Clasen 2017-05-09 21:48:00 -04:00
  • c30e00eef2 Make it possible to unset values in update-repo Matthias Clasen 2017-05-09 22:05:20 -04:00
  • 0ea9d93001 repo: Print out redirect url too Matthias Clasen 2017-05-09 22:01:18 -04:00
  • 4b5062d344 Drop an unused variable Matthias Clasen 2017-05-10 05:41:08 -04:00
  • 4ecd7a9dfe Add a missing return Matthias Clasen 2017-05-10 05:32:41 -04:00
  • 7a4c82529e Support build-update-repo --redirect-url= Alexander Larsson 2017-05-09 17:02:00 +02:00
  • c7f770bd7a install: Fix automatic metadata update Alexander Larsson 2017-05-09 17:00:55 +02:00
  • 21778f1075 Add support for adding new gpg keys via signed summary Alexander Larsson 2017-05-09 16:43:20 +02:00
  • 0bf1b31256 update_remote_configuration_for_summary: Never use system-helper Alexander Larsson 2017-05-09 16:33:47 +02:00
  • c89aa03695 remote-add/modify: Break out gpg loading code to helper Alexander Larsson 2017-05-09 15:54:39 +02:00
  • fe09ffaa03 Optimize flatpak_summary_match_subrefs Alexander Larsson 2017-05-09 15:18:13 +02:00
  • d3a7dce117 Use flatpak_variant_bsearch_str to lookup in summary cache Alexander Larsson 2017-05-09 15:17:07 +02:00
  • a058c5cbf2 Optimize flatpak_variant_bsearch_str Alexander Larsson 2017-05-09 15:15:54 +02:00
  • 44cf5076fa update: Split update into check_for_update and update Alexander Larsson 2017-05-09 12:52:28 +02:00
  • 864f2def12 transaction: Always update metadata for remotes on update/install Alexander Larsson 2017-05-08 16:14:17 +02:00
  • 9896005ad0 remote-modify: Implement --update-metadata as a system-helper method Alexander Larsson 2017-05-08 15:22:54 +02:00
  • b25987255e remote-modify: Don't modify if no arguments are specified Alexander Larsson 2017-05-08 15:21:17 +02:00
  • f7c2fd0c30 common: Drop verbose log of using cached summary Alexander Larsson 2017-05-08 15:54:44 +02:00
  • b06e38073a common: Store the summary signature in the cache too Alexander Larsson 2017-05-08 12:00:32 +02:00
  • e428ee47fc common: Add flatpak_dir_update_remote_configuration_for_summary Alexander Larsson 2017-05-05 15:59:33 +02:00
  • b106fd9c67 remote-modify: Never update explicitly set values Alexander Larsson 2017-05-05 15:13:29 +02:00
  • 62598840d1 common: Remove unused flatpak_dir_install_or_update Alexander Larsson 2017-05-09 11:19:00 +02:00
  • 6c1ebbcd1a install: Handle no-static-delta in --user installs too Alexander Larsson 2017-05-09 11:28:35 +02:00
  • 0d4fa486b5 Fix tests by setting XDG_CACHE_HOME Alexander Larsson 2017-05-09 13:23:53 +02:00
  • b04529dfd0 info: Print some more information Matthias Clasen 2017-05-04 15:01:31 -04:00
  • 172d7ad9db Use clearer terminology in docs about extensions Matthias Clasen 2017-05-04 13:50:45 -04:00
  • 48b5dd5e7b tests: Fix race condition in tmp webserver Colin Walters 2017-05-05 16:36:04 -04:00
  • 1a49029f9d Move caches to ~/.cache Alexander Larsson 2017-05-04 17:28:06 +02:00
  • 2b5af6a036 install: Make already-installed a warning, not an error Alexander Larsson 2017-05-04 13:48:27 +02:00
  • 4d2d07d033 Expose host /etc/hosts and /etc/host.conf Alexander Larsson 2017-05-04 13:07:43 +02:00
  • 858a4b6044 build: Kill sandbox when flatpak build dies Alexander Larsson 2017-05-04 10:52:42 +02:00
  • 24cdbf51b9 Update to bubblewrap 0.1.8 for die-with-parent Alexander Larsson 2017-05-04 10:40:29 +02:00
  • f28d318cc9 run: Handle the case where /tmp on the host is a symlink Alexander Larsson 2017-05-04 10:34:40 +02:00
  • 08397923bf remote-ls: Fix up the column titles Alexander Larsson 2017-05-04 10:16:21 +02:00
  • 7f7387ce5e build: Fix fallout from the TMPDIR unset Alexander Larsson 2017-05-04 10:12:03 +02:00
  • 5cd90e416f builder: Fix ldflags support Alexander Larsson 2017-05-04 09:42:52 +02:00
  • 93e13a42ec run: Only forward as document if the target app can't see the file Alexander Larsson 2017-05-03 18:23:30 +02:00
  • 5a373a9cf9 run: Clean up the exports handling code Alexander Larsson 2017-05-03 15:05:02 +02:00
  • 1797611c90 run: Properly handle canonicalization in file exports Alexander Larsson 2017-05-03 14:40:59 +02:00
  • 296b7774d3 run: Use flatpak_has_path_prefix instead of hand rolling Alexander Larsson 2017-05-03 14:39:12 +02:00
  • f228577377 run: Handle forwarding uris better Alexander Larsson 2017-05-03 13:53:39 +02:00
  • 5013601c41 Don't get the doc mount path twice Matthias Clasen 2017-05-02 13:04:14 -04:00
  • 9e270af0e4 Handle document portal absence Matthias Clasen 2017-05-02 12:54:05 -04:00
  • 185de3462c Enable file forwarding for %u as well Matthias Clasen 2017-04-29 08:38:23 -04:00
  • f3bb892868 Handle %u as well for file forwarding Matthias Clasen 2017-04-29 07:59:38 -04:00
  • 489386cc7b Handle %f when exporting desktop files Matthias Clasen 2017-04-28 18:43:27 -04:00
  • 00e166250f Document the --file-forwarding option Matthias Clasen 2017-04-28 18:11:06 -04:00
  • 20c40149af Enable file forwarding in flatpak run Matthias Clasen 2017-04-28 17:57:47 -04:00
  • 153dd18a7d Implement file forwarding for flatpak_run_app Matthias Clasen 2017-04-28 17:55:12 -04:00
  • 75b84b4bfe Include the generated document portal code in common Matthias Clasen 2017-04-28 17:53:46 -04:00
  • 1742881509 Generate fd-passing arguments for document portal Matthias Clasen 2017-04-28 17:51:34 -04:00
  • 6711b56794 Unset TMPDIR in the sandbox Alexander Larsson 2017-05-03 13:23:55 +02:00
  • e76761e827 Don't crash if there's more titles than columns Matthias Clasen 2017-05-03 06:37:00 -04:00
  • 5e854403f6 Fix man page typo AsciiWolf 2017-05-03 12:31:46 +02:00
  • a4b16255d5 info/list: Move subpath list to info Alexander Larsson 2017-05-03 11:28:07 +02:00
  • fb6695e9a4 Add macros for common ANSI tty escape codes Alexander Larsson 2017-05-03 11:17:41 +02:00
  • 52be2e86c6 info: Use flatpak_fancy_output Alexander Larsson 2017-05-03 11:08:54 +02:00
  • 52f7d1b0f5 Update the man page a bit Matthias Clasen 2017-05-02 15:06:39 -04:00
  • ae93d66d39 info: Preserve the previous output format Matthias Clasen 2017-05-02 14:00:33 -04:00
  • 91f48f51ae Don't use escape sequences unless on a tty Matthias Clasen 2017-05-02 13:27:37 -04:00
  • 35ca4534b3 Fix compiler warnings Matthias Clasen 2017-05-02 07:34:25 -04:00
  • fb06477ff5 Improve info output Matthias Clasen 2017-05-01 23:38:46 -04:00
  • b176edcf07 remotes: Improve output formatting Matthias Clasen 2017-05-02 10:43:09 -04:00
  • 4af266660c list: Improve output formatting Matthias Clasen 2017-05-02 10:37:41 -04:00
  • 6d8e83f375 remote-ls: Improve the output Matthias Clasen 2017-05-02 10:29:25 -04:00
  • c3e017d9de repo: Use the new number column support Matthias Clasen 2017-05-02 10:24:46 -04:00
  • ea93b3977d table printer: Use localeconv for decimal point Matthias Clasen 2017-05-02 10:23:57 -04:00
  • 5635adea29 Add table printer api for number columns Matthias Clasen 2017-05-02 10:18:56 -04:00
  • b07240f525 Use the new output helper Matthias Clasen 2017-05-02 10:12:42 -04:00
  • ecc90b95e7 Add a helper for formatted output Matthias Clasen 2017-05-02 10:03:45 -04:00
  • de2c6cc85b Add the possibility of installing/updating without static deltas Joaquim Rocha 2017-05-02 11:41:22 +02:00
  • ad4aada754 scripts: Fix flatpak-bisect log Alexandru Băluț 2017-04-26 22:09:27 +02:00
  • 363e03cb26 Make flatpak remote-ls show more details Matthias Clasen 2017-04-30 19:04:12 -04:00
  • 70a56f9d60 Add an API to get the summary of a remote Matthias Clasen 2017-04-30 19:03:29 -04:00
  • 62b8ae2953 table printer: move to its own source files Matthias Clasen 2017-04-30 22:31:29 -04:00
  • 1577c1a08e repo: Set column titles Matthias Clasen 2017-04-30 22:21:55 -04:00
  • 1998acb18e table printer: Only show titles on ttys Matthias Clasen 2017-04-30 22:20:19 -04:00
  • be92e4aa7e table printer: Support column titles Matthias Clasen 2017-04-30 22:13:19 -04:00
  • ffef508830 repo: Improve formatting of size columns Matthias Clasen 2017-04-30 21:53:39 -04:00
  • 2a5ce5a05e table printer: Support column alignment Matthias Clasen 2017-04-30 21:52:44 -04:00
  • fbcaf05362 table printer: Introduce a cell struct Matthias Clasen 2017-04-30 21:14:10 -04:00
  • e958c15808 repo command: use FlatpakTablePrinter Matthias Clasen 2017-04-30 19:30:08 -04:00
  • 17dd7b7861 Revise the flatpak repo command slightly Matthias Clasen 2017-04-30 19:23:44 -04:00
  • 1137c64bf6 Document some environment variables (#754) Matthias Clasen 2017-05-02 08:52:51 -04:00
  • 917d404773 Merge pull request #734 from matthiasclasen/partial-extension-size Matthias Clasen 2017-04-30 07:54:28 -04:00
  • 47c5ae9fd5 Merge pull request #745 from cgwalters/bump-libglnx Matthias Clasen 2017-04-30 07:48:47 -04:00
  • a6e4534997 Merge pull request #748 from nazgul77/master Matthias Clasen 2017-04-29 08:54:09 -04:00
  • 2a73aa958c Merge pull request #1 from nazgul77/de-translations Christian 2017-04-29 14:29:05 +02:00
  • b1261e335c Update German translation Christian 2017-04-29 14:27:55 +02:00
  • c50648a594 libglnx: Bump to latest master, use new file copy API Colin Walters 2017-04-28 10:04:22 -04:00
  • 3a4d0f4684 fdio: Expose glnx_regfile_copy_bytes(), rewrite: GNU style, POSIX errno Colin Walters 2017-04-27 13:51:31 -04:00
  • 0b033fdc6f Merge pull request #743 from rffontenelle/patch-2 Matthias Clasen 2017-04-27 22:33:36 -04:00
  • 3f2789b6f0 Merge pull request #744 from AsciiWolf/cs-update Matthias Clasen 2017-04-27 22:32:22 -04:00
  • 9522b06a5d Update Czech translation AsciiWolf 2017-04-27 19:39:48 +02:00