View Git repositories
branches with status:
Name Status Last Modified Last Commit
lp:apitrace Development 2021-01-20 15:30:08 UTC
3794. gltrace: Calculate compressed texture...

Author: Sergii Romantsov
Revision Date: 2021-01-20 15:30:08 UTC

gltrace: Calculate compressed textures size

Replaying Dota 2 trace resulted in a crash due to invalid memory access.
It was caused by incorrect size of the compressed texture's buffer.
imageSize passed by user doesn't take into account pixel storage
modes, however the amount data which should be copied depends these
modes.

Due to lack of tests (no tests in VK-GL-CTS and Piglit) it was tested
only on Dota 2, Civilization VI and "Gl_420_texture_pixel_store" from
jogl-samples, thus testing only glCompressedTexSubImage2D.

v2: fixed cases with skipping pixels and rows.
v3: return imageSize if storage modes aren't used.
    handle GL_UNPACK_SKIP_IMAGES.

Signed-off-by: Sergii Romantsov <sergii.romantsov@globallogic.com>
Signed-off-by: Danylo Piliaiev <danylo.piliaiev@globallogic.com>

lp:cairo Development 2019-10-05 12:07:28 UTC
10567. image compositor: Remove the right gl...

Author: Jan Steffens
Revision Date: 2019-10-05 12:07:28 UTC

image compositor: Remove the right glyph from pixman's cache

We need to use the index including the phase. Otherwise we leave glyphs
in the cache that cause problems later as indices are reused.

lp:~ted/ubuntu-app-launch/snap-no-interface-no-error (Has a merge proposal) Development 2017-04-03 14:42:40 UTC
308. Handle the case of no plugs

Author: Ted Gould
Revision Date: 2017-04-03 14:32:04 UTC

Handle the case of no plugs

lp:~ted/ubuntu-app-launch/user-tools Development 2017-03-24 21:14:11 UTC
313. Adding the other appid based completions

Author: Ted Gould
Revision Date: 2017-03-24 18:37:29 UTC

Adding the other appid based completions

lp:~ted/ubuntu-app-launch/reformat-all-the-things bug(Has a merge proposal) Development 2017-02-08 16:29:15 UTC
292. Clean up CMake file

Author: Ted Gould
Revision Date: 2017-02-08 16:17:28 UTC

Clean up CMake file

lp:~ted/ubuntu-app-launch/reformat-all-the-things-doit (Has a merge proposal) Development 2017-02-08 16:19:55 UTC
293. Run formatcode

Author: Ted Gould
Revision Date: 2017-02-08 16:18:22 UTC

Run formatcode

lp:~ted/qtmir/no-crash (Has a merge proposal) Development 2017-01-12 20:43:35 UTC
583. No crash from greyback

Author: Ted Gould
Revision Date: 2017-01-12 20:43:11 UTC

No crash from greyback

lp:~ted/ubuntu-app-launch/snap-icon-unbreak bug(Has a merge proposal) Development 2017-01-12 14:56:10 UTC
275. Merge install-root

Author: Ted Gould
Revision Date: 2017-01-12 14:56:10 UTC

Merge install-root

lp:~ted/ubuntu-app-launch/desktop-fuzz Development 2016-12-16 02:22:05 UTC
277. Add a test for each known entry

Author: Ted Gould
Revision Date: 2016-12-16 02:22:05 UTC

Add a test for each known entry

lp:~ted/indicator-session/catch-up-to-yakkety (Has a merge proposal) Development 2016-09-21 20:04:03 UTC
472. MATE proxies the name spaces required...

Author: Martin Wimpress 
Revision Date: 2016-09-21 19:57:42 UTC

MATE proxies the name spaces required for session management. Add mate-control-center to Recommends.

lp:~ted/indicator-display/fix-cppcheck (Has a merge proposal) Development 2016-09-15 19:05:59 UTC
20. Make the string parameter a reference

Author: Ted Gould
Revision Date: 2016-09-15 19:05:41 UTC

Make the string parameter a reference

lp:~ted/ubuntu-app-launch/api-sanity-checker Development 2016-09-08 14:19:05 UTC
254. Fix dependencies for very parallel bu...

Author: Ted Gould
Revision Date: 2016-09-07 19:36:59 UTC

Fix dependencies for very parallel builds

lp:~ted/ubuntu-app-launch/fix-profiling-flags (Has a merge proposal) Development 2016-09-07 14:03:48 UTC
251. Make it status so it looks nice

Author: Ted Gould
Revision Date: 2016-09-07 14:02:06 UTC

Make it status so it looks nice

lp:~ted/apparmor-easyprof-ubuntu/vivid-ual-mir-helper (Has a merge proposal) Development 2016-08-22 17:03:10 UTC
35. Add UAL socket demangler stanzas

Author: Ted Gould
Revision Date: 2016-08-22 16:25:25 UTC

Add UAL socket demangler stanzas

lp:~ted/+junk/unity8-session-snap Development 2016-08-19 02:37:11 UTC
4. Link in the upstart config

Author: Ted Gould
Revision Date: 2016-08-19 02:37:11 UTC

Link in the upstart config

lp:~ted/hud/older-cmake (Has a merge proposal) Development 2016-07-27 15:31:21 UTC
408. Support older versions of CMake

Author: Ted Gould
Revision Date: 2016-07-27 15:30:42 UTC

Support older versions of CMake

lp:~ted/maas/snapcraft Development 2016-06-17 20:37:59 UTC
4286. [r=blake-rouse][bug=][author=blake-ro...

Author: Blake Rouse
Revision Date: 2015-09-18 23:34:18 UTC

[r=blake-rouse][bug=][author=blake-rouse] Fix sampledata for the new networking model. Make the sampledata better with more zones and devices.

lp:~ted/ubuntu-app-launch/application-actions Development 2016-05-23 21:08:12 UTC
231. Some API for actions

Author: Ted Gould
Revision Date: 2016-05-23 21:07:45 UTC

Some API for actions

lp:~ted/media-hub/deb-apps-apparmor (Has a merge proposal) Development 2016-05-13 13:35:17 UTC
184. Make it so that media player comes up...

Author: Ted Gould
Revision Date: 2016-05-13 13:35:17 UTC

Make it so that media player comes up as unconfined

lp:~ted/ubuntu-app-launch/appid-from-pid (Has a merge proposal) Development 2016-05-12 21:35:48 UTC
231. Add a function to build an AppID from...

Author: Ted Gould
Revision Date: 2016-05-12 21:35:22 UTC

Add a function to build an AppID from a PID

lp:~ted/mediaplayer-app/url-overlays bug(Has a merge proposal) Development 2016-05-10 21:59:21 UTC
364. Update to trunk

Author: Ted Gould
Revision Date: 2016-05-10 15:23:16 UTC

Update to trunk

lp:~ted/ubuntu-seeds/policy-kit (Has a merge proposal) Development 2016-04-27 16:07:01 UTC
344. Adjusting to name change

Author: Ted Gould
Revision Date: 2016-04-27 16:07:01 UTC

Adjusting to name change

lp:~ted/unity8/no-home-applications (Has a merge proposal) Development 2016-04-19 20:41:30 UTC
2329. Update to trunk and g_get_user_name()

Author: Ted Gould
Revision Date: 2016-04-19 20:41:30 UTC

Update to trunk and g_get_user_name()

lp:~ted/+junk/photoviewer Development 2015-10-31 04:23:59 UTC
5. Moving to the Snapcraft 0.3/0.4 format

Author: Ted Gould
Revision Date: 2015-10-31 04:23:59 UTC

Moving to the Snapcraft 0.3/0.4 format

lp:~ted/snapcraft/aws-iot bug(Has a merge proposal) Development 2015-10-29 14:24:43 UTC
256. Removing unneeded None

Author: Ted Gould
Revision Date: 2015-10-29 14:24:43 UTC

Removing unneeded None

lp:~ted/snapcraft/aws-iot-example Development 2015-10-29 04:10:55 UTC
245. Update to aws-iot branch

Author: Ted Gould
Revision Date: 2015-10-29 04:10:00 UTC

Update to aws-iot branch

lp:~ted/+junk/mosh-terminal Development 2015-10-21 04:13:56 UTC
147. Translations update

Author: Ted Gould
Revision Date: 2015-10-21 04:13:56 UTC

Translations update

lp:~ted/+junk/snapcraft-mir Development 2015-10-15 14:19:30 UTC
3. Fix snapcraft spacing

Author: Ted Gould
Revision Date: 2015-10-15 14:19:16 UTC

Fix snapcraft spacing

lp:~ted/+junk/bc-snap Development 2015-09-23 03:14:22 UTC
1. First commit

Author: Ted Gould
Revision Date: 2015-09-23 03:14:22 UTC

First commit

lp:~ted/snapcraft/inception (Has a merge proposal) Development 2015-09-18 13:52:19 UTC
178. Have Snapcraft use Snapcraft to build...

Author: Ted Gould
Revision Date: 2015-09-18 13:51:52 UTC

Have Snapcraft use Snapcraft to build a Snapcraft Snap

lp:~ted/ubuntu-app-launch/pids-tools-15.04 Development 2015-09-16 20:12:25 UTC
211. Updating to 15.04 trunk

Author: Ted Gould
Revision Date: 2015-09-16 20:11:57 UTC

Updating to 15.04 trunk

lp:~ted/snapcraft/status (Has a merge proposal) Development 2015-08-12 18:56:30 UTC
133. Fix tests'

Author: Ted Gould
Revision Date: 2015-08-12 18:56:04 UTC

Fix tests'

lp:~ted/+junk/snapcraft-container Development 2015-08-06 03:06:12 UTC
6. Fix arm name

Author: Ted Gould
Revision Date: 2015-08-06 03:06:12 UTC

Fix arm name

lp:~ted/+junk/comfy-docker Development 2015-08-04 19:47:09 UTC
1. Base files

Author: Ted Gould
Revision Date: 2015-08-04 19:46:57 UTC

Base files

lp:~ted/+junk/digitalsign Development 2015-07-17 20:20:29 UTC
8. Framework array

Author: Ted Gould
Revision Date: 2015-07-17 20:20:29 UTC

Framework array

lp:~ted/ubuntu-seeds/gdbserver bug(Has a merge proposal) Development 2015-04-30 11:30:51 UTC
293. Adding gdbserver

Author: Ted Gould
Revision Date: 2015-04-30 11:29:30 UTC

Adding gdbserver

lp:~ted/indicator-sound/sound-stream-cleanup bug(Has a merge proposal) Development 2015-02-13 21:32:31 UTC
503. Merging in the notifications mock branch

Author: Ted Gould
Revision Date: 2015-02-13 21:32:31 UTC

Merging in the notifications mock branch

lp:~ted/ubuntu-system-settings/dev-mode-env bug(Has a merge proposal) Development 2015-01-23 19:51:01 UTC
1271. Attaching bug

Author: Ted Gould
Revision Date: 2015-01-23 19:50:50 UTC

Attaching bug

lp:~ted/dbus-property-service/fix-object-race (Has a merge proposal) Development 2015-01-23 18:37:11 UTC
12. Register the object before getting a ...

Author: Ted Gould
Revision Date: 2015-01-23 18:36:48 UTC

Register the object before getting a name

lp:~ted/hud/filter-underscores (Has a merge proposal) Development 2014-11-03 19:22:45 UTC
400. Some C++-isms

Author: Ted Gould
Revision Date: 2014-11-03 19:22:45 UTC

Some C++-isms

lp:~ted/ubuntu-system-settings/about-headers (Has a merge proposal) Development 2014-10-17 03:13:20 UTC
1136. No divider on storage

Author: Ted Gould
Revision Date: 2014-10-16 16:18:27 UTC

No divider on storage

lp:~ted/ubuntu-system-settings/welcome-messages-setting (Has a merge proposal) Development 2014-09-30 20:36:22 UTC
1095. Make it so that we can see the settin...

Author: Ted Gould
Revision Date: 2014-09-30 20:35:53 UTC

Make it so that we can see the setting for messagages on the welcome screen

lp:~ted/+junk/ubuntu-app-test Development 2014-09-12 22:06:57 UTC
17. Uses a timeout instead of starting si...

Author: Ted Gould
Revision Date: 2014-09-12 22:06:57 UTC

Uses a timeout instead of starting signal

lp:~ted/ubuntu-seeds/indicator-display.touch.utopic (Has a merge proposal) Development 2014-09-11 16:26:11 UTC
247. Add indicator-display for rotation lock

Author: Ted Gould
Revision Date: 2014-09-11 16:26:11 UTC

Add indicator-display for rotation lock

lp:~ted/+junk/pay-test-app Development 2014-07-24 02:24:58 UTC
20. Migrating to new libpay2

Author: Ted Gould
Revision Date: 2014-07-24 02:24:58 UTC

Migrating to new libpay2

lp:~ted/ubuntu-seeds/indicator-transfer (Has a merge proposal) Development 2014-07-18 13:47:33 UTC
218. Add the transfer indicator to the image

Author: Ted Gould
Revision Date: 2014-07-18 13:47:11 UTC

Add the transfer indicator to the image

lp:~ted/pay-service/item-logging (Has a merge proposal) Development 2014-07-15 19:24:39 UTC
25. Change logging to have the item first...

Author: Ted Gould
Revision Date: 2014-07-15 19:24:16 UTC

Change logging to have the item first for easy grepping

lp:~ted/+junk/venn-humor Development 2014-06-30 01:44:25 UTC
7. Fixing the text wrapping to not hang ...

Author: Ted Gould
Revision Date: 2014-06-30 01:44:25 UTC

Fixing the text wrapping to not hang and work reasonably well

lp:~ted/whoopsie/full-recoverable-error Development 2014-06-26 00:12:11 UTC
615. If we have a recoverable error upload...

Author: Ted Gould
Revision Date: 2014-06-26 00:11:28 UTC

If we have a recoverable error upload the full report

lp:~ted/ubuntu-app-launch/correct-desktop-hook (Has a merge proposal) Development 2014-06-09 19:23:31 UTC
157. Use the same key desktop hook is using

Author: Ted Gould
Revision Date: 2014-06-09 19:23:04 UTC

Use the same key desktop hook is using

lp:~ted/+junk/server-manager Development 2014-06-06 20:36:52 UTC
4. Remove an extra directory QtCreator made

Author: Ted Gould
Revision Date: 2014-06-06 20:34:07 UTC

Remove an extra directory QtCreator made

lp:~ted/ubuntu-app-launch/short-id-support bug Development 2014-06-02 19:13:12 UTC
115. Merge trunk

Author: Ted Gould
Revision Date: 2014-06-02 19:13:12 UTC

Merge trunk

lp:~ted/ubuntu-seeds/pay-service (Has a merge proposal) Development 2014-05-28 06:37:11 UTC
190. Add pay service

Author: Ted Gould
Revision Date: 2014-05-28 06:36:51 UTC

Add pay service

lp:~ted/cupstream2distro-config/indicator-transfer (Has a merge proposal) Development 2014-03-06 16:39:17 UTC
1082. Add in indicator transfer

Author: Ted Gould
Revision Date: 2014-03-06 16:38:54 UTC

Add in indicator transfer

lp:~ted/ubuntu-test-cases/lttng-sed-fix (Has a merge proposal) Development 2014-02-27 05:12:57 UTC
213. Fixing the sed statement to allow lttng

Author: Ted Gould
Revision Date: 2014-02-27 05:11:51 UTC

Fixing the sed statement to allow lttng

lp:~ted/indicator-sync/startup-cleanup Development 2014-02-26 16:41:49 UTC
62. Update for gnome-fallback

Author: Ted Gould
Revision Date: 2014-02-26 16:41:49 UTC

Update for gnome-fallback

lp:~ted/indicator-printers/startup-cleanup (Has a merge proposal) Development 2014-02-26 16:39:57 UTC
77. Update for gnome-fallback

Author: Ted Gould
Revision Date: 2014-02-26 16:39:57 UTC

Update for gnome-fallback

lp:~ted/ubuntu-app-launch/xdg-autostart (Has a merge proposal) Development 2014-02-26 14:45:40 UTC
131. Update to trunk

Author: Ted Gould
Revision Date: 2014-02-26 14:45:40 UTC

Update to trunk

lp:~ted/+junk/ual-test-merge Development 2014-02-07 15:06:56 UTC
121. Failure

Author: Ted Gould
Revision Date: 2014-02-07 14:56:54 UTC

Failure

lp:~ted/indicator-network-prompt/flush-release (Has a merge proposal) Development 2014-01-30 16:39:17 UTC
21. Flushing trunk with a release

Author: Ted Gould
Revision Date: 2014-01-30 16:39:05 UTC

Flushing trunk with a release

lp:~ted/indicator-sound/merge-review Development 2014-01-28 21:25:41 UTC
410. Adding a basis for review of the indi...

Author: Ted Gould
Revision Date: 2014-01-28 21:24:49 UTC

Adding a basis for review of the indicator

lp:~ted/+junk/mapground Development 2014-01-14 22:19:09 UTC
58. Fixin' the name and the randoms

Author: Ted Gould
Revision Date: 2012-10-12 03:12:47 UTC

Fixin' the name and the randoms

lp:~ted/+junk/libpam-panic Development 2014-01-14 22:17:34 UTC
21. Debugging

Author: Ted Gould
Revision Date: 2014-01-14 22:17:34 UTC

Debugging

lp:~ted/cupstream2distro/devel-on-trunk (Has a merge proposal) Development 2014-01-03 21:22:50 UTC
408. Mark trunk as +devel

Author: Ted Gould
Revision Date: 2014-01-03 21:22:19 UTC

Mark trunk as +devel

lp:~ted/unity-greeter-session-broadcast/gsettings-key Development 2013-12-20 21:12:58 UTC
33. Make sure we have checkconf

Author: Ted Gould
Revision Date: 2013-12-20 21:10:10 UTC

Make sure we have checkconf

lp:~ted/+junk/dbus-monitor-lttng-bridge-with-signals Development 2013-12-16 14:38:08 UTC
2. Adding signal support

Author: Ted Gould
Revision Date: 2013-12-16 14:37:46 UTC

Adding signal support

lp:~ted/url-dispatcher/golang Development 2013-11-25 22:18:57 UTC
54. Forgot another return

Author: Ted Gould
Revision Date: 2013-11-25 22:18:57 UTC

Forgot another return

lp:~ted/libdbusmenu/gmenu-helper Development 2013-11-14 22:02:55 UTC
469. Fleshing things out, now we have a li...

Author: Ted Gould
Revision Date: 2013-11-14 22:02:55 UTC

Fleshing things out, now we have a little test util!

lp:~ted/ubiquity/upstart-indicators bug(Has a merge proposal) Development 2013-10-29 00:22:34 UTC
6046. If we're starting the panel, start th...

Author: Ted Gould
Revision Date: 2013-10-28 19:38:43 UTC

If we're starting the panel, start the indicator services

lp:~ted/ubuntu-seeds/remove-share-app (Has a merge proposal) Development 2013-10-10 18:37:54 UTC
117. Remove unused share-app

Author: Ted Gould
Revision Date: 2013-10-10 18:37:31 UTC

Remove unused share-app

lp:~ted/ubuntu-seeds/upstart-app-launch-tools Development 2013-10-07 17:32:35 UTC
111. Add upstart-app-launch tools for debu...

Author: Ted Gould
Revision Date: 2013-10-07 17:32:05 UTC

Add upstart-app-launch tools for debugging and improved Click experience

lp:~ted/mediaplayer-app/single-instance (Has a merge proposal) Development 2013-09-30 19:43:50 UTC
138. Update to trunk

Author: Ted Gould
Revision Date: 2013-09-30 19:43:50 UTC

Update to trunk

lp:~ted/share-app/single-instance (Has a merge proposal) Development 2013-09-19 18:41:49 UTC
84. Adding single instance marker to the ...

Author: Ted Gould
Revision Date: 2013-09-19 18:41:39 UTC

Adding single instance marker to the desktop file

lp:~ted/phone-app/single-instance (Has a merge proposal) Development 2013-09-19 18:40:03 UTC
741. Adding single instance marker to the ...

Author: Ted Gould
Revision Date: 2013-09-19 18:39:52 UTC

Adding single instance marker to the desktop file

lp:~ted/apport/enable-debug (Has a merge proposal) Development 2013-08-28 02:06:32 UTC
2693. Too many equals

Author: Ted Gould
Revision Date: 2013-08-28 02:05:46 UTC

Too many equals

lp:~ted/ubuntu-seeds/indicator-location (Has a merge proposal) Development 2013-08-27 20:30:44 UTC
72. Add location an alphabetize the indic...

Author: Ted Gould
Revision Date: 2013-08-27 20:29:50 UTC

Add location an alphabetize the indicators

lp:~ted/indicator-bluetooth/upstart-job (Has a merge proposal) Development 2013-08-27 20:15:06 UTC
59. Dropping debugging for system-wide su...

Author: Ted Gould
Revision Date: 2013-08-27 20:15:06 UTC

Dropping debugging for system-wide support

lp:~ted/indicator-messages/upstart-job (Has a merge proposal) Development 2013-08-27 20:14:04 UTC
359. Dropping debugging for system-wide su...

Author: Ted Gould
Revision Date: 2013-08-27 20:14:04 UTC

Dropping debugging for system-wide support

lp:~ted/+junk/section-test Development 2013-08-26 19:43:28 UTC
285. Translate the settings files

Author: Ted Gould
Revision Date: 2013-08-26 19:43:28 UTC

Translate the settings files

lp:~ted/ubuntu-seeds/bluetooth-dispatcher (Has a merge proposal) Development 2013-08-26 15:13:48 UTC
68. Add indicator bluetooth

Author: Ted Gould
Revision Date: 2013-08-26 15:13:09 UTC

Add indicator bluetooth

lp:~ted/ubuntu-touch-session/conflicts-lightdm (Has a merge proposal) Development 2013-08-07 22:06:25 UTC
87. Conflict with lightdm

Author: Ted Gould
Revision Date: 2013-08-07 22:05:30 UTC

Conflict with lightdm

lp:~ted/libindicator/upstart-no-dbus bug(Has a merge proposal) Development 2013-08-05 14:51:59 UTC
500. Don't unwatch on error, we still want...

Author: Ted Gould
Revision Date: 2013-08-05 14:51:59 UTC

Don't unwatch on error, we still want to watch for a new one starting

lp:~ted/glib/menu-model-docs (Has a merge proposal) Development 2013-07-29 18:48:48 UTC
13710. Document virtual functions that need ...

Author: Ted Gould
Revision Date: 2013-07-29 18:48:11 UTC

Document virtual functions that need (out)

lp:~ted/gnome-session/upstart-unity (Has a merge proposal) Development 2013-07-02 20:31:47 UTC
283. * debian/patches/50_ubuntu_sessions.p...

Author: Ted Gould
Revision Date: 2013-07-02 20:20:27 UTC

* debian/patches/50_ubuntu_sessions.patch:
  - Let upstart start Compiz and GNOME Settings Daemon instead of having
    GNOME Session do it.

lp:~ted/+junk/upstart-app-launch Development 2013-05-13 17:14:15 UTC
18. Close the metal here

Author: Ted Gould
Revision Date: 2013-05-13 17:14:15 UTC

Close the metal here

lp:~ted/libappindicator/unity-parser (Has a merge proposal) Development 2013-05-08 17:16:20 UTC
289. Blocking a silly warning that isn't u...

Author: Ted Gould
Revision Date: 2013-05-08 17:16:20 UTC

Blocking a silly warning that isn't useful. Remember this when commenting on the quality of the GLib API.

lp:~ted/zeitgeist/action-events (Has a merge proposal) Development 2013-03-15 16:20:08 UTC
676. Drop the ActionEvent as we didn't nee...

Author: Ted Gould
Revision Date: 2013-03-15 16:20:08 UTC

Drop the ActionEvent as we didn't need it.

lp:~ted/libappindicator/repeated-menu-set Development 2013-01-22 06:42:06 UTC
243. Make sure the counts align

Author: Ted Gould
Revision Date: 2013-01-22 06:41:01 UTC

Make sure the counts align

lp:~ted/ubuntu/raring/ubuntu-drivers-common/nvidia-experimental-number bug(Has a merge proposal) Development 2012-12-05 13:26:33 UTC
31. Grab the number out of the package na...

Author: Ted Gould
Revision Date: 2012-12-04 04:46:21 UTC

Grab the number out of the package name as the last entry in the name. This gets the correct number for packages like nvidia-experimental-1234.

lp:~ted/+junk/static-init Development 2012-11-30 14:48:36 UTC
3. Getting everythign GTK-y

Author: Ted Gould
Revision Date: 2012-11-30 14:47:58 UTC

Getting everythign GTK-y

lp:~ted/remote-login-service/ubuntu-cve bug(Has a merge proposal) Development 2012-10-24 16:36:03 UTC
22. releasing version 1.0.0-0ubuntu2

Author: Ted Gould
Revision Date: 2012-10-24 16:35:41 UTC

releasing version 1.0.0-0ubuntu2

lp:~ted/indicator-appmenu/mnemonics-global Development 2012-10-12 20:52:50 UTC
227. Making sure we're doing everyone with...

Author: Ted Gould
Revision Date: 2012-10-12 20:37:11 UTC

Making sure we're doing everyone with alt not just only alt

lp:~ted/+junk/alloc-test Development 2012-10-02 16:46:16 UTC
5. Generate some results

Author: Ted Gould
Revision Date: 2012-10-02 15:56:15 UTC

Generate some results

lp:~ted/charms/precise/xrdp-desktop/trunk Development 2012-09-10 15:34:47 UTC
14. Updated README

Author: Ted Gould
Revision Date: 2012-09-10 15:34:47 UTC

Updated README

lp:~ted/dbus-test-runner/conf-file-move (Has a merge proposal) Development 2012-08-21 14:10:57 UTC
51. Merge bugs

Author: Ted Gould
Revision Date: 2012-08-21 14:10:57 UTC

Merge bugs

lp:~ted/charms/precise/application-start/trunk Development 2012-07-14 03:38:59 UTC
50. Trying to flesh this upload script ou...

Author: Ted Gould
Revision Date: 2012-07-14 03:38:59 UTC

Trying to flesh this upload script out some

lp:indicator-character Development 2012-07-13 19:10:47 UTC
1. First little prototype to get me a eu...

Author: Ted Gould
Revision Date: 2012-07-13 18:38:24 UTC

First little prototype to get me a euro key

lp:~ted/charms/precise/null-charm/trunk Development 2012-07-02 18:44:34 UTC
2. Changing the name and removing a null...

Author: Ted Gould
Revision Date: 2012-07-02 18:38:08 UTC

Changing the name and removing a null requires hash

lp:~ted/charms/precise/juju-commander/trunk Development 2012-06-16 02:24:36 UTC
9. Switching to Bash

Author: Ted Gould
Revision Date: 2012-06-16 01:19:08 UTC

Switching to Bash

lp:~ted/charms/precise/juju-commander-test-shutdown/trunk Development 2012-06-16 02:24:01 UTC
14. We should be using the juju-commander...

Author: Ted Gould
Revision Date: 2012-06-16 01:39:38 UTC

We should be using the juju-commander virtual host

1100 of 184 results