lp:~ted/ubuntu-app-launch/rm-rf-click
Created by
Ted Gould
on
2017-02-03
and last modified on
2017-03-21
- Get this branch:
- bzr branch lp:~ted/ubuntu-app-launch/rm-rf-click
Branch merges
- Pete Woods (community): Approve on 2017-03-22
- Ken VanDine: Approve on 2017-03-22
- unity-api-1-bot: Needs Fixing (continuous-integration) on 2017-03-21
-
Diff: 7412 lines (+1691/-4059)62 files modifiedCMakeLists.txt (+0/-33)
debian/control (+0/-3)
debian/rules (+1/-4)
desktop-hook.c (+0/-536)
docs/index.rst (+0/-23)
libubuntu-app-launch/CMakeLists.txt (+7/-18)
libubuntu-app-launch/app-info.c (+0/-277)
libubuntu-app-launch/app-store-base.cpp (+6/-15)
libubuntu-app-launch/app-store-click.cpp (+0/-248)
libubuntu-app-launch/app-store-click.h (+0/-60)
libubuntu-app-launch/app-store-snap.cpp (+19/-1)
libubuntu-app-launch/application-impl-base.cpp (+1/-1)
libubuntu-app-launch/application-impl-click.cpp (+0/-189)
libubuntu-app-launch/application-impl-click.h (+0/-82)
libubuntu-app-launch/glib-thread.cpp (+28/-17)
libubuntu-app-launch/glib-thread.h (+8/-6)
libubuntu-app-launch/helper.cpp (+28/-5)
libubuntu-app-launch/jobs-base.cpp (+68/-33)
libubuntu-app-launch/jobs-systemd.cpp (+19/-7)
libubuntu-app-launch/registry-impl.cpp (+8/-133)
libubuntu-app-launch/registry-impl.h (+7/-12)
libubuntu-app-launch/second-exec-core.c (+1/-1)
libubuntu-app-launch/type-tagger.h (+8/-0)
libubuntu-app-launch/ubuntu-app-launch.cpp (+16/-6)
libubuntu-app-launch/utils-shared.c (+1/-1)
libubuntu-app-launch/utils.c (+1/-102)
libubuntu-app-launch/utils.h (+0/-2)
tests/CMakeLists.txt (+5/-18)
tests/application-info-desktop.cpp (+5/-4)
tests/applications/foo.desktop (+1/-1)
tests/click-app-dir/.click/info/chatter.robert-ancell.manifest (+0/-8)
tests/click-app-dir/.click/info/com.test.bad-version.manifest (+0/-8)
tests/click-app-dir/.click/info/com.test.good.manifest (+0/-8)
tests/click-app-dir/.click/info/com.test.mir.manifest (+0/-11)
tests/click-app-dir/.click/info/com.test.multiple.manifest (+0/-20)
tests/click-app-dir/.click/info/com.test.no-app.manifest (+0/-8)
tests/click-app-dir/.click/info/com.test.no-hooks.manifest (+0/-8)
tests/click-app-dir/.click/info/com.test.no-json.manifest (+0/-5)
tests/click-app-dir/.click/info/com.test.no-object.manifest (+0/-6)
tests/click-app-dir/.click/info/com.test.no-version.manifest (+0/-8)
tests/click-app-dir/application.desktop (+0/-6)
tests/click-app-dir/chatter.desktop (+0/-9)
tests/click-app-dir/noxmir.desktop (+0/-9)
tests/click-app-dir/xmir.desktop (+0/-9)
tests/click-db-dir/test.conf.in (+0/-2)
tests/click-desktop-hook-db/test.conf.in (+0/-2)
tests/click-root-dir/com.test.good/1.2.4/.click/info/com.test.good.manifest (+0/-8)
tests/click-root-dir/com.test.good/1.2.5/.click/info/com.test.good.manifest (+0/-8)
tests/desktop-hook-test.sh.in (+0/-129)
tests/helper-handshake-test.cc (+1/-1)
tests/helper-test.cc (+3/-42)
tests/libertine-service.h (+1/-0)
tests/libual-cpp-test.cc (+356/-306)
tests/libual-test.cc (+860/-1495)
tests/list-apps.cpp (+23/-74)
tests/registry-mock.h (+158/-2)
tests/snapd-mock.h (+2/-0)
tests/spew-master.h (+2/-2)
tests/systemd-mock.h (+37/-20)
tests/zg-mock.h (+3/-3)
ubuntu-app-launch-desktop.click-hook.in (+0/-4)
utils/CMakeLists.txt (+7/-0)
Branch information
Recent revisions
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:ubuntu-app-launch
