summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* main: Remove declaration of old deprecated functionsAlexander Larsson2016-05-061-10/+0
* Add uncrustify configAlexander Larsson2016-05-062-0/+138
* enter: Remove cut and paste error codeAlexander Larsson2016-05-061-1/+0
* Remove spurious ;Alexander Larsson2016-05-061-1/+1
* common: Work around new glib codegen autogenerating g_autoptr supportAlexander Larsson2016-05-042-2/+6
* Use the userspace arch as the default, not the kernel archAlexander Larsson2016-05-041-11/+35
* build: Look for files in the same dir as the manifest, not in the CWDAlexander Larsson2016-05-041-1/+3
* Merge pull request #153 from matthiasclasen/bubblewrap-autogenAlexander Larsson2016-05-041-1/+1
|\
| * autogen.sh: Look for bubblewrap submodule tooMatthias Clasen2016-05-031-1/+1
* | completion: Fix typoAlexander Larsson2016-05-031-1/+1
* | completion: Remove use of old cli commandsAlexander Larsson2016-05-031-4/+4
|/
* Add missing file from POTFILES.inAlexander Larsson2016-05-031-0/+1
* Fix make check if uninstalledAlexander Larsson2016-05-036-8/+32
* Fix various distcheck issuesAlexander Larsson2016-05-034-3/+11
* Remove old gtester referencesAlexander Larsson2016-05-033-69/+0
* build-export: Add --arch optionTristan Van Berkom2016-05-033-7/+26
* Rename configure.test to test-configureAlexander Larsson2016-05-024-3/+25
* Add xdg_app_installed_ref_get_subpathsAlexander Larsson2016-05-022-1/+17
* tests: Fix installed testsAlexander Larsson2016-05-025-16/+21
* Added xdg-app-builder testAlexander Larsson2016-05-024-0/+131
* make-test-runtime.sh: Make this a bit more genericAlexander Larsson2016-05-022-13/+12
* tests: Test --default-archAlexander Larsson2016-05-021-1/+5
* tests: Add tests for list/info commandsAlexander Larsson2016-05-022-3/+13
* tests: Add namespace and overrides testsAlexander Larsson2016-05-023-3/+37
* tests/test-run.sh: Add tests for proper installationAlexander Larsson2016-05-024-1/+72
* Add some missing files from the testsAlexander Larsson2016-05-022-0/+57
* tests: Move run tests to separate fileAlexander Larsson2016-05-023-5/+36
* cli: Remove old deprecated xdg-app commandsAlexander Larsson2016-05-025-92/+0
* xdg-app-builder: Add --arch command line optionTristan Van Berkom2016-05-023-2/+21
* oci: Use /bin/sh, not sh as the default commandAlexander Larsson2016-04-291-1/+1
* run: Always use --unshare-userAlexander Larsson2016-04-291-0/+1
* Remove xdg-app-helperAlexander Larsson2016-04-294-2731/+1
* Use bubblewrap instead of xdg-app-helperAlexander Larsson2016-04-296-214/+849
* Build bwrapAlexander Larsson2016-04-294-1/+19
* Add bubblewrap submoduleAlexander Larsson2016-04-292-0/+4
* oci: Move the extra files (ref/metadata/commit) too rootfsAlexander Larsson2016-04-282-10/+10
* Experimental version of OCI supportAlexander Larsson2016-04-283-4/+852
* Fix install with installed tests disabledAlexander Larsson2016-04-281-0/+2
* test-basic: Verify the right versionAlexander Larsson2016-04-282-1/+8
* Make installed tests work betterAlexander Larsson2016-04-283-12/+33
* tests: Add a basic test that just runs an appAlexander Larsson2016-04-277-2/+408
* Support installed testsAlexander Larsson2016-04-278-4/+844
* BuilderSourceFile: Delete destination fileTristan Van Berkom2016-04-271-0/+6
* Add support for disabled remotesAlexander Larsson2016-04-2710-0/+90
* lib: Add xdg_app_get_default_archAlexander Larsson2016-04-272-0/+15
* common: Remove unused xdg_app_dir_get_installed_sizeAlexander Larsson2016-04-272-24/+0
* lib: Use deploydata file directlyAlexander Larsson2016-04-273-20/+14
* info: Use deploy_dataAlexander Larsson2016-04-271-5/+7
* list: Use deploy data to avoid lots of seeksAlexander Larsson2016-04-271-10/+12
* deploy: Deploy to temporary directory and rename at the endAlexander Larsson2016-04-271-3/+22