View Git repositories
branches with status:
Name Status Last Modified Last Commit
lp:~knitzsche/aptbrowser/uitkdemo2 Development 2016-12-07 14:56:55 UTC
6. add default-provider

Author: Timo Jyrinki
Revision Date: 2016-11-11 14:42:36 UTC

add default-provider

lp:~knitzsche/aptbrowser/uitkdemo Development 2016-12-07 14:47:19 UTC
6. add default-provider

Author: Timo Jyrinki
Revision Date: 2016-11-11 14:42:36 UTC

add default-provider

lp:~knitzsche/ubuntu-rest-scopes/fix-10-day-forecast-url bug(Has a merge proposal) Development 2016-11-10 20:49:31 UTC
537. add the ":.5f" format modifier to the...

Author: Kyle Nitzsche
Revision Date: 2016-11-10 20:49:31 UTC

add the ":.5f" format modifier to the URL_TEMPLATE or ENGLISH_URL_TEMPLATE
themselves, per review request

lp:~knitzsche/+junk/test-network-dynamic-enum Development 2016-11-04 15:06:52 UTC
26. scope displays two results, the secon...

Author: Kyle Nitzsche
Revision Date: 2016-11-04 15:05:47 UTC

scope displays two results, the second 10 secs after the first.
both show the current net connectivity status as Title

lp:~knitzsche/canonical-scopes-project/test-art Development 2016-11-04 13:26:36 UTC
25. ignore generated file

Author: Kyle Nitzsche
Revision Date: 2016-11-04 13:26:36 UTC

ignore generated file

lp:~knitzsche/canonical-scopes-project/test-emblem Development 2016-10-14 17:23:49 UTC
24. single result with emblem

Author: Kyle Nitzsche
Revision Date: 2016-10-14 17:23:28 UTC

single result with emblem

lp:~knitzsche/canonical-scopes-project/test-mascot Development 2016-10-14 17:23:29 UTC
24. single result with mascot

Author: Kyle Nitzsche
Revision Date: 2016-10-14 17:22:55 UTC

single result with mascot

lp:~knitzsche/canonical-scopes-project/test-scope Development 2016-10-14 17:11:51 UTC
23. displays as TestScope on Manage page....

Author: Kyle Nitzsche
Revision Date: 2016-10-14 17:08:53 UTC

displays as TestScope on Manage page.
fully qualified id: com.canonical.scopes.testscope_testscope
result 1 has only art
result 2 has only mascot
result 3 has only emblem

lp:~knitzsche/+junk/security-status Development 2016-08-18 18:43:40 UTC
12. move def of DATE var higher in get_an...

Author: Kyle Nitzsche
Revision Date: 2016-08-18 18:43:40 UTC

move def of DATE var higher in get_and_process_cve_status.sh

lp:~knitzsche/photos-scope/mr-300480-verification Development 2016-07-25 21:39:20 UTC
74. more info on last commit: testing wit...

Author: Kyle Nitzsche
Revision Date: 2016-07-25 21:38:33 UTC

more info on last commit: testing with fbphotos 1.32, which implements
the 15.04.4 online accounts changes.

lp:~knitzsche/+junk/learnit-snapcraft Development 2016-07-20 20:15:01 UTC
3. get nato_alph.txt into snap via copy ...

Author: Kyle Nitzsche
Revision Date: 2016-07-20 20:15:01 UTC

get nato_alph.txt into snap via copy plugin. Only issue is that I seem to
need to get the git repo twice, since it is already handled by the go
plugin.

lp:~knitzsche/dotdepends/learnit-snapcraft Development 2016-07-20 15:13:52 UTC
1. learnit init

Author: Kyle Nitzsche
Revision Date: 2016-07-20 15:07:44 UTC

learnit init

lp:~knitzsche/+junk/l-s-filters Development 2016-05-25 14:27:22 UTC
43. in process commit

Author: Kyle Nitzsche
Revision Date: 2016-05-25 14:26:48 UTC

in process commit

lp:~knitzsche/+junk/metadatatest Development 2016-01-28 22:41:56 UTC
2. add images

Author: Kyle Nitzsche
Revision Date: 2016-01-28 22:41:56 UTC

add images

lp:~knitzsche/+junk/i18n-msgctxt Development 2015-12-16 17:42:26 UTC
1. gettext with domain and msgctxt

Author: Kyle Nitzsche
Revision Date: 2015-12-16 17:41:20 UTC

gettext with domain and msgctxt

lp:~knitzsche/+junk/dropbox Development 2015-12-14 16:08:12 UTC
17. some refactoring. created getPhotosJs...

Author: Kyle Nitzsche
Revision Date: 2015-12-11 23:01:30 UTC

some refactoring.
created getPhotosJson() to get the data for all current camera uploads.
in GetXameraUploads(), now stop getting thumbnails after maxTime (seconds)

lp:~knitzsche/savilerow/location_tester Development 2015-12-01 14:51:40 UTC
22. outputs location derived from SearchM...

Author: Kyle Nitzsche
Revision Date: 2015-12-01 14:47:22 UTC

outputs location derived from SearchMetadata (lat/long or no location) to single result and to
scope-registry.log starting with LOCTEST. Log sample:
"LOCTEST: Warning: Could not get location."
"LOCTEST: Lat Long: 41.5244 -73.7657 Tue Dec 1 14:46:22 2015"
"LOCTEST: Lat Long: 41.5244 -73.7657 Tue Dec 1 14:46:25 2015"
"LOCTEST: Lat Long: 41.5244 -73.7657 Tue Dec 1 14:46:27 2015"
"LOCTEST: Lat Long: 41.5244 -73.7657 Tue Dec 1 14:46:28 2015"

lp:~knitzsche/+junk/twitter-go-wip2 Development 2015-09-30 22:54:40 UTC This branch has not been pushed to yet.
lp:~knitzsche/+junk/twitter-go-wip Development 2015-09-29 05:05:46 UTC
76. work in progress

Author: Kyle Nitzsche
Revision Date: 2015-09-29 05:02:54 UTC

work in progress

lp:~knitzsche/+junk/twitter-go Development 2015-09-18 15:29:54 UTC
43. move the code that displays tweets as...

Author: Kyle Nitzsche
Revision Date: 2015-09-18 15:29:54 UTC

move the code that displays tweets as results into new showTweets() func, and make getHome() and getTrend() use it, with getMine to use it later too

lp:~knitzsche/+junk/twitter Development 2015-08-31 20:41:26 UTC
107. add tweet result to My Tweets

Author: Kyle Nitzsche
Revision Date: 2015-08-31 20:41:26 UTC

add tweet result to My Tweets

lp:~knitzsche/+junk/mbta-scope Development 2015-08-20 12:54:26 UTC
2. change pkg name

Author: Kyle Nitzsche
Revision Date: 2015-08-20 12:54:26 UTC

change pkg name

lp:~knitzsche/savilerow/dotkeywords Development 2015-08-19 13:18:33 UTC
5. add -a/--agg-scopes-file arg to speci...

Author: Kyle Nitzsche
Revision Date: 2015-08-19 13:15:34 UTC

add -a/--agg-scopes-file arg to specify a file that contains the list of
agg scopes:
* one line each
* a fully qualified scope ID

Example:
./get_keywords.py -x -c ~/scopes/clicks -d -a agg-scopes

Where agg-scopes file is:
com.canonical.unity-scope-nearby_unity-scope-nearby
com.canonical.scopes.photos_photos
com.canonical.scopes.news_unity-scope-news
com.canonical.scopes.dashboard_dashboard

lp:~knitzsche/+junk/show_keywords Development 2015-08-19 12:45:56 UTC
4. create dot such that scopes and keywo...

Author: Kyle Nitzsche
Revision Date: 2015-08-19 12:45:56 UTC

create dot such that scopes and keywords are proper strings so periods and
such can be used

fix issue which dpkg -x where sometimes the grep to find the pkg to extract
sometimes returned two packages, which broke extraction

lp:~knitzsche/+junk/release_changelog_tagging Development 2015-07-23 13:55:46 UTC
18. changelog: implemented feature 2

Author: Kyle Nitzsche
Revision Date: 2015-07-23 13:53:01 UTC

changelog: implemented feature 2

lp:~knitzsche/+junk/dev.u.com-scope-keywords Development 2015-06-24 15:59:23 UTC
4. fix regression Reconfigure should be ...

Author: Kyle Nitzsche
Revision Date: 2015-06-24 15:59:23 UTC

fix regression Reconfigure should be ScopeConfig

lp:~knitzsche/+junk/first-cat-different Development 2015-05-26 19:38:46 UTC
106. first result working for keywords, sc...

Author: Kyle Nitzsche
Revision Date: 2015-05-26 17:53:34 UTC

first result working for keywords, scopes, and only the actual firstr result gets first result treatment

lp:~knitzsche/+junk/keywords-in-declared-depts Development 2015-05-20 06:29:04 UTC
96. working. needs clean up

Author: Kyle Nitzsche
Revision Date: 2015-05-20 06:29:04 UTC

working. needs clean up

lp:~knitzsche/+junk/scope-order Development 2015-05-18 21:49:40 UTC
92. working, cleanup and docs still to do

Author: Kyle Nitzsche
Revision Date: 2015-05-18 21:48:42 UTC

working, cleanup and docs still to do

lp:~knitzsche/+junk/vivid-departments Development 2015-05-12 18:06:35 UTC
86. move declarations from keywords_share...

Author: Kyle Nitzsche
Revision Date: 2015-05-12 18:06:35 UTC

move declarations from keywords_shared_categories.json into keywords.json. also fix departments issue. and add fakeTranslatrePo

lp:~knitzsche/+junk/vivid-single-cat-multiple-keyword-children Development 2015-05-07 16:44:25 UTC
83. Added keyword-shared-category feature...

Author: Kyle Nitzsche
Revision Date: 2015-05-07 16:44:25 UTC

Added keyword-shared-category feature. See README.md for details but the
essence is that you can declared that all results from child scopes that are
aggreegated by a specific keyword display in a single category whose title
you provide. Note that the category renderer from the first result received
from any of the set of scopes is used for the category.

lp:~knitzsche/junk/subscriptions Development 2015-04-28 15:19:35 UTC
148. code cleanup & cout removal

Author: Kyle Nitzsche
Revision Date: 2015-04-28 15:19:35 UTC

code cleanup & cout removal

lp:~knitzsche/+junk/trunk-old Development 2015-04-03 14:55:51 UTC
47. merge clickstore impl MR:#253983

Author: Kyle Nitzsche
Revision Date: 2015-03-27 16:49:24 UTC

merge clickstore impl MR:#253983

lp:~knitzsche/+junk/flash Development 2015-03-19 19:48:45 UTC
3. works fine

Author: Kyle Nitzsche
Revision Date: 2015-03-18 22:06:33 UTC

works fine

lp:aptbrowser Development 2015-03-06 21:20:43 UTC
49. save found deps in have_deps, have_re...

Author: Kyle Nitzsche
Revision Date: 2015-03-06 21:20:43 UTC

save found deps in have_deps, have_recs and parChild_type qmaps to speed any follow on actions

lp:~knitzsche/junk/aptBrowser Development 2015-03-04 14:26:44 UTC
44. 0.1.2 click

Author: Kyle Nitzsche
Revision Date: 2015-03-04 14:26:44 UTC

0.1.2 click

lp:~knitzsche/+junk/activate Development 2015-02-10 17:44:37 UTC
1. preview activation working, mostly

Author: Kyle Nitzsche
Revision Date: 2015-02-10 17:44:09 UTC

preview activation working, mostly

lp:~knitzsche/+junk/trans-length Development 2015-02-05 09:39:34 UTC
4. change script name to get_too_long.py

Author: Kyle Nitzsche
Revision Date: 2015-02-05 09:39:34 UTC

change script name to get_too_long.py

lp:~knitzsche/junk/location Development 2014-11-06 15:50:55 UTC
7. set collapsed-rows to 5, the number o...

Author: Kyle Nitzsche
Revision Date: 2014-11-06 15:50:55 UTC

set collapsed-rows to 5, the number of my results in first category

lp:~knitzsche/+junk/ta-try-clickbuddy Development 2014-10-06 21:24:32 UTC
53. a few changes to make it build click ...

Author: Kyle Nitzsche
Revision Date: 2014-10-06 21:23:34 UTC

a few changes to make it build click with i18n'd ini

lp:~knitzsche/+junk/photos-local Development 2014-08-29 13:25:19 UTC
74. remove desktop.in and references to it

Author: Kyle Nitzsche
Revision Date: 2014-08-29 13:25:19 UTC

remove desktop.in and references to it

lp:~knitzsche/+junk/fbphotos Development 2014-08-04 21:14:50 UTC
56. modify click hook names for accounts ...

Author: Kyle Nitzsche
Revision Date: 2014-08-04 21:14:50 UTC

modify click hook names for accounts per mardy and fix up some file names and cmake replacement vars

lp:~knitzsche/+junk/fb-photos Development 2014-06-17 19:29:03 UTC
35. starting to work with departments, al...

Author: Kyle Nitzsche
Revision Date: 2014-06-17 19:28:38 UTC

starting to work with departments, although it doesn't compile in trusty yet

lp:~knitzsche/+junk/fbbirthdays Development 2014-06-12 22:48:37 UTC
48. lots of churn trying to get this work...

Author: Kyle Nitzsche
Revision Date: 2014-06-12 22:47:35 UTC

lots of churn trying to get this working as click pkg. Click pkg now installs and scope appears on device Scopes page. .service and .application files put in right place by click hooks. Manually copy the desktop to .local/share/applications/ and this 'app' appears in Online Accounts under Facebook (unfortunately it also appears un Apps). But, scope shows no results. Perhaps because of apparmor issue, or perhaps OA doesn't yet prompt user to grant access....

lp:~knitzsche/+junk/fbphotos-scope Development 2014-05-22 15:52:55 UTC
18. added comments to cmakelists

Author: Kyle Nitzsche
Revision Date: 2014-05-22 15:52:55 UTC

added comments to cmakelists

lp:~knitzsche/+junk/dev.u.com-baks Development 2014-05-02 15:39:17 UTC
7. add step to install unity8-fake-env. ...

Author: Kyle Nitzsche
Revision Date: 2014-05-02 15:39:17 UTC

add step to install unity8-fake-env. bug 1315424)

lp:~knitzsche/+junk/scopekyle Development 2014-03-27 13:47:22 UTC
8. add a new category and use it for som...

Author: Kyle Nitzsche
Revision Date: 2014-03-27 13:46:30 UTC

add a new category and use it for some results

lp:~knitzsche/+junk/scope-bug-1297397 Development 2014-03-25 17:47:47 UTC
1. brand new scope

Author: Kyle Nitzsche
Revision Date: 2014-03-25 17:47:23 UTC

brand new scope

lp:~knitzsche/+junk/qmljscpp Development 2014-03-25 17:30:01 UTC
20. do build in ./build not ../build

Author: Kyle Nitzsche
Revision Date: 2014-03-25 17:30:01 UTC

do build in ./build not ../build

lp:~knitzsche/+junk/oa-1 Development 2014-03-12 10:30:46 UTC
18. remove previous items from Account De...

Author: Kyle Nitzsche
Revision Date: 2014-03-12 10:30:46 UTC

remove previous items from Account Details > Name before adding current

lp:~knitzsche/+junk/tabtest Development 2014-02-28 21:45:26 UTC
2. working test

Author: Kyle Nitzsche
Revision Date: 2014-02-28 21:45:04 UTC

working test

lp:~knitzsche/+junk/dataroletabbug Development 2014-02-28 14:47:40 UTC
1. this simple app shows that data-role=...

Author: Kyle Nitzsche
Revision Date: 2014-02-28 14:45:00 UTC

this simple app shows that data-role=tab does not work as documented

lp:~knitzsche/+junk/cpatureVideoIssue Development 2014-02-26 23:29:01 UTC
4. add so files

Author: Kyle Nitzsche
Revision Date: 2014-02-26 23:29:01 UTC

add so files

lp:~knitzsche/+junk/camera Development 2014-02-18 17:34:56 UTC
9. change to mainview and tab

Author: Kyle Nitzsche
Revision Date: 2014-02-18 17:34:56 UTC

change to mainview and tab

lp:~knitzsche/ubuntu-sdk-tutorials/html5-tutorial-whatdoesitmean Development 2014-02-13 19:33:24 UTC
2. add whatdoesitmean.png

Author: Kyle Nitzsche
Revision Date: 2014-02-13 19:31:39 UTC

add whatdoesitmean.png

lp:~knitzsche/+junk/whatdoesitmean Development 2014-02-12 23:18:47 UTC
11. Name in desktop file to "Meanings"

Author: Kyle Nitzsche
Revision Date: 2014-02-12 23:18:12 UTC

Name in desktop file to "Meanings"

lp:~knitzsche/+junk/unity-webapps-qml-builddocsscript Development 2014-02-12 18:31:18 UTC
86. add script, assets, and DOCS-README t...

Author: Kyle Nitzsche
Revision Date: 2014-02-12 18:28:54 UTC

add script, assets, and DOCS-README to yuidoc build known api docs

lp:~knitzsche/+junk/unity-webapps-qml-yuidocinitial Development 2014-02-12 17:11:58 UTC
83. add sample yuidoc.json for content-hu...

Author: Kyle Nitzsche
Revision Date: 2014-02-12 17:11:03 UTC

add sample yuidoc.json for content-hub and common theme dir

lp:~knitzsche/junk/dictionary Development 2014-02-06 16:58:19 UTC
7. update to latest ubuntu api

Author: Kyle Nitzsche
Revision Date: 2014-02-06 16:58:19 UTC

update to latest ubuntu api

lp:~knitzsche/junk/whatsitmean Development 2014-01-27 17:08:22 UTC
5. change name of app from "dict" to "Wh...

Author: Kyle Nitzsche
Revision Date: 2014-01-27 17:07:12 UTC

change name of app from "dict" to "What Does It Mean" ("whatsitmean")

lp:~knitzsche/+junk/content-hub Development 2014-01-23 22:27:21 UTC
1. init: working

Author: Kyle Nitzsche
Revision Date: 2014-01-23 22:26:16 UTC

init: working

lp:~knitzsche/ubuntu-html5-theme/html5APIexerciserApp Development 2013-11-08 14:11:01 UTC
2. add license text, remove some debug c...

Author: Kyle Nitzsche
Revision Date: 2013-11-08 12:59:27 UTC

add license text, remove some debug console.log statements, and move header and tabs to bottom of main list

lp:~knitzsche/+junk/html5api Development 2013-11-01 15:45:59 UTC
9. this app now exercises the html5 api ...

Author: Kyle Nitzsche
Revision Date: 2013-11-01 15:45:59 UTC

this app now exercises the html5 api objects and their methods. Note though that tabs implementation is still in process

lp:~knitzsche/+junk/ubuntu-html5-theme-yuidoc Development 2013-10-16 22:12:17 UTC
97. name yuidoc.json to the default name ...

Author: Kyle Nitzsche
Revision Date: 2013-10-16 22:12:17 UTC

name yuidoc.json to the default name that yuidoc finds without needing an argument

lp:~knitzsche/+junk/aptBrowser Development 2013-10-08 16:29:16 UTC
24. now children (Depends and Recommends)...

Author: Kyle Nitzsche
Revision Date: 2012-09-22 15:40:58 UTC

now children (Depends and Recommends) are displayed in sorted order.

lp:~knitzsche/+junk/libremusic Development 2013-09-26 21:32:50 UTC
4. add cordova notification usage

Author: Kyle Nitzsche
Revision Date: 2013-09-26 21:32:50 UTC

add cordova notification usage

lp:~knitzsche/+junk/geo-maps Development 2013-08-20 16:38:58 UTC
3. add project files

Author: Kyle Nitzsche
Revision Date: 2013-08-20 16:38:58 UTC

add project files

lp:~knitzsche/+junk/i18n Development 2013-02-27 13:37:04 UTC
20. gettext_short_function_names.c: added

Author: Kyle Nitzsche
Revision Date: 2013-02-27 13:37:04 UTC

gettext_short_function_names.c: added

lp:~knitzsche/+junk/mem-errors Development 2013-01-17 18:31:25 UTC
29. logs/reassign_pointer_to_heap_leaks.c...

Author: Kyle Nitzsche
Revision Date: 2013-01-17 18:31:25 UTC

logs/reassign_pointer_to_heap_leaks.c.log: need to have this in leak
condition, not with leaked fixed.

lp:~knitzsche/apport/process-vlog Development 2013-01-08 18:47:30 UTC
1. initial script to take a valgrind mem...

Author: Kyle Nitzsche
Revision Date: 2013-01-08 18:42:43 UTC

initial script to take a valgrind memcheck log and:
* split into individal stack traces for 'definitely lost' leaks
* remove sysstem specific memory locations and pid (so different systems' logs
can be compared apples-to-apples ('normalize' them)
* write the definitely lost stack traces to ouput dir ./stack_traces. If
it exists, rename to stack_traces_<epoch> first

I've included a valgrind memcheck log for eog in raring for convenience
for now.

lp:~knitzsche/apport/apport-valgrind-pkging Development 2013-01-04 00:06:25 UTC
2146. pulling in the following from my dev ...

Author: Kyle Nitzsche
Revision Date: 2013-01-03 23:57:21 UTC

pulling in the following from my dev trunk rev 2595:
  apport/sandboxutils.py
  bin/apport-valgrind
  debian/apport-valgrind.install
  man/apport-valgrind.1

lp:~knitzsche/+junk/apport-valgrind-ctrlcdebug Development 2012-11-29 16:39:53 UTC
2560. bin/apport-valgrind: catch return cod...

Author: Kyle Nitzsche
Revision Date: 2012-11-29 16:39:53 UTC

bin/apport-valgrind: catch return code of subprocess call and print it.

lp:~knitzsche/+junk/dotdepends Development 2012-06-13 04:19:17 UTC
14. dotdependss: add license text at top

Author: Kyle Nitzsche
Revision Date: 2012-06-13 04:18:11 UTC

dotdependss: add license text at top

lp:~knitzsche/+junk/scripts-kyle Development 2012-05-03 20:42:06 UTC
71. wholesale (blind) commit

Author: Kyle Nitzsche
Revision Date: 2012-05-03 20:42:06 UTC

wholesale (blind) commit

lp:~knitzsche/+junk/boulder Development 2012-02-16 17:14:44 UTC
1. boulder seed branch for business desk...

Author: Kyle Nitzsche
Revision Date: 2012-02-16 17:13:33 UTC

boulder seed branch for business desktop remix translation

lp:~knitzsche/+junk/ubuntu-business-defaults Development 2012-02-14 17:12:48 UTC
83. releasing version 37

Author: Kyle Nitzsche
Revision Date: 2012-02-14 14:47:30 UTC

releasing version 37

lp:~knitzsche/+junk/get_stats_from_po.py Development 2012-02-10 20:00:56 UTC
2. add copyright and license info

Author: Kyle Nitzsche
Revision Date: 2012-02-10 20:00:56 UTC

add copyright and license info

lp:~knitzsche/+junk/python-autobahn-websockets Development 2012-02-02 20:40:05 UTC
7. * version for fixed for pkg with no c...

Author: Kyle Nitzsche
Revision Date: 2012-02-02 20:40:05 UTC

* version for fixed for pkg with no current upstream source pkg. I think the
  leading -0 on -oubuntu1 suffix shows that this pkgs is not yet in ubuntu.
* debian/control:
  - build dep debhelper more applicable version syntax: >=8 instead of 8.0.0
  - build dep python on python (>= 2.6.6-3~) instead of 2.7
  - binary pkg now named python-autobahn
  - add X-Python-Version: >= 2.6
* debian/files debian/pyversions: removed
* debian/rules: remove extra comma

lp:~knitzsche/+junk/makecompendium Development 2011-10-14 20:34:30 UTC
1. init. Purpose is to combine numerous ...

Author: Kyle Nitzsche
Revision Date: 2011-10-14 20:27:45 UTC

init. Purpose is to combine numerous directories of po files into a
a compendium directory of merged po files. then convert that into
a diectory tree as expected by gettext with mo files in the right places
and with "compendia" ad domain, then 'export TEXTDOMAINDIR <dir>' set
LANG and query it for translations in various for varoius strings at
command line with 'gettext -s -d compendia MESSAGE'

lp:~knitzsche/+junk/bug1 Development 2011-07-14 15:02:56 UTC
297. test shared repo

Author: Kyle Nitzsche
Revision Date: 2011-07-14 15:02:27 UTC

test shared repo

lp:~knitzsche/+junk/doctemplate_book_html5_dev Development 2011-03-27 16:22:27 UTC
9. works (module and topic nav at book l...

Author: Kyle Nitzsche
Revision Date: 2011-03-27 16:22:27 UTC

works (module and topic nav at book level) with table based layout (tmp)
for horizontal centering

lp:~knitzsche/+junk/html5book Development 2011-03-24 22:54:00 UTC
6. supress module stdout improve HTML5_B...

Author: Kyle Nitzsche
Revision Date: 2011-03-24 22:54:00 UTC

supress module stdout
improve HTML5_BOOK stdout

lp:~knitzsche/+junk/dt_test_error Development 2011-02-25 15:39:35 UTC
6. Add these two required css files to b...

Author: Kyle Nitzsche
Revision Date: 2011-02-25 15:38:30 UTC

Add these two required css files to branch:
  html-customization/style.css
  html-site-customization/html-site.css

lp:~knitzsche/junk/ul10n-stats Development 2011-02-18 22:45:36 UTC
64. remove passing of classes own attribu...

Author: Kyle Nitzsche
Revision Date: 2011-02-18 22:45:36 UTC

remove passing of classes own attributes to methods and instead let
methods directly access class attributes.

lp:~knitzsche/+junk/merge-demo Development 2011-01-10 20:23:22 UTC
4. post merge commit

Author: Kyle Nitzsche
Revision Date: 2011-01-10 20:23:22 UTC

post merge commit

lp:~knitzsche/+junk/2-images Development 2011-01-07 17:18:11 UTC
1. init and add file 1

Author: Kyle Nitzsche
Revision Date: 2011-01-07 17:17:35 UTC

init and add file 1

lp:~knitzsche/+junk/test-images Development 2011-01-07 17:16:00 UTC
3. add file: 3

Author: Kyle Nitzsche
Revision Date: 2011-01-07 17:16:00 UTC

add file: 3

lp:~knitzsche/junk/ubuntu-manual-staging Development 2011-01-05 00:37:10 UTC
52. main.tex: use tocloft package to pro...

Author: Kyle Nitzsche
Revision Date: 2011-01-05 00:37:10 UTC

main.tex:
use tocloft package to provide a table of contents that *looks* like one,
that is, that has leader dots that connect the chapter name at the left
to the page number at the right. Also add a pdf bookmark for Contents
since tocloft seems to break/preempt the previous method for adding this

ubuntu-developer-manual.tex:
removed from ubuntu-developer-manual.cls stanzas having to do with table
of contents which seem to do nothing.

lp:~knitzsche/+junk/ul10n-stats Development 2010-11-16 20:41:56 UTC
28. lots of work. includes added -u optio...

Author: Kyle Nitzsche
Revision Date: 2010-11-16 20:41:56 UTC

lots of work. includes added -u option which enables stats for ubuntu but
with -c to enable detailed html with drill down

lp:~knitzsche/ubuntu-translations/ul10n-custom (Has a merge proposal) Development 2010-10-07 20:18:51 UTC
24. the merge between trunk and my custom...

Author: Kyle Nitzsche
Revision Date: 2010-10-07 20:18:51 UTC

the merge between trunk and my custom branch with conlicts resolved

lp:~knitzsche/+junk/lp-l10n-stats Development 2010-09-30 00:47:47 UTC
31. now the main custom html page has liv...

Author: Kyle Nitzsche
Revision Date: 2010-09-30 00:47:47 UTC

now the main custom html page has live links to:
- src pkgs/domains excluded from stats due to file blacklisting
- src pkgs/domains excluded from stats due to priority blacklisting

lp:~knitzsche/+junk/lp-stats Development 2010-09-28 23:41:22 UTC
29. improve comments

Author: Kyle Nitzsche
Revision Date: 2010-09-28 23:40:45 UTC

improve comments

lp:~knitzsche/ubuntuone-client/ubuntuone-client-copyright-formatted (Has a merge proposal) Development 2010-07-29 17:21:55 UTC
41. change debian/copyright file to be fo...

Author: Kyle Nitzsche
Revision Date: 2010-07-29 16:51:08 UTC

change debian/copyright file to be formatted as defined by Dep5 draft spec:
http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135

lp:~knitzsche/ubuntu/maverick/ubuntuone-client/ubuntuone-client-copyright-formatted Development 2010-07-29 17:20:07 UTC This branch has not been pushed to yet.
lp:~knitzsche/+junk/ubuntuone-client-copyright-formatted Development 2010-07-29 16:52:31 UTC
41. change debian/copyright file to be fo...

Author: Kyle Nitzsche
Revision Date: 2010-07-29 16:51:08 UTC

change debian/copyright file to be formatted as defined by Dep5 draft spec:
http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135

lp:~knitzsche/+junk/avalon-framework-copyright-fix Development 2010-07-27 21:11:49 UTC
9. Made some changes to bring the copyri...

Author: Kyle Nitzsche
Revision Date: 2010-07-27 18:29:20 UTC

Made some changes to bring the copyright file into compliance with the
Dep5 draft standard for such, rev 135.

 * Added URL to draft version of standard the copyright file implements
 * Changed "License: ..." lines to validly assert Apache-2.0 license (
   spaces are not allowed in license names)
 * created new free-standing "License: " stanza to hold previoulsy
   redundant text saying where to find apache-2.0 license text
 * removed line about where pom files were downloaded from. Is this info
   required? if so, I am not sure how to add it, perhaps with a new
   header starting with "X-", as in "X-Downloaded: ..."

lp:~knitzsche/+junk/fop-fix-copyright Development 2010-07-27 15:53:08 UTC
16. Fixing the debian/copyright file to b...

Author: Kyle Nitzsche
Revision Date: 2010-07-27 15:08:45 UTC

Fixing the debian/copyright file to bring it into comformance with
the current Dep5 formatted copyright draft proposal.

 * changed Format-specification: to point to current version of Dep5.
 * added License: * to top stanza. while not strictly necessary, aids
   readability
 * moved redundant statements about where the Apache-2.0 license text can
   be found on disk to a single free-standing stanza
 * corrected license assertions to be 'Apache-2.0'. Previous syntax is
   non-conforming
 * removed line indicating where pom.xml was downloaded from. Is this
   necessary? If it is, I am not certain how to accommodate this
   within Dep5.

lp:~knitzsche/+junk/u1init Development 2010-04-14 13:51:47 UTC
10. init

Author: Kyle Nitzsche
Revision Date: 2010-04-14 13:07:11 UTC

init

lp:~knitzsche/+junk/scripts-kylen Development 2010-04-13 18:00:17 UTC
45. add script to compare outputs of intl...

Author: Kyle Nitzsche
Revision Date: 2010-04-13 17:59:32 UTC

add script to compare outputs of intltool-udpate -r to show change in translated messages.

lp:~knitzsche/+junk/ubuntu-desktop-course-2 Development 2009-12-07 21:10:57 UTC
186. use "C" instead of "en"

Author: knitzsche
Revision Date: 2009-12-07 20:48:35 UTC

use "C" instead of "en"

1100 of 113 results