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