From f883dcfd58c1b6811d341c22e553ebc7f53b9aa5 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 4 Aug 2012 15:46:04 +0200 Subject: Sync with HEAD of submodules, and add new submodule osm. --- .gitmodules | 3 +++ attachment | 2 +- basewiki | 2 +- directives | 2 +- javascript | 2 +- openid-selector | 2 +- osm | 1 + perl | 2 +- templates | 2 +- themes | 2 +- 10 files changed, 12 insertions(+), 8 deletions(-) create mode 160000 osm diff --git a/.gitmodules b/.gitmodules index 526a65f..884df93 100644 --- a/.gitmodules +++ b/.gitmodules @@ -28,3 +28,6 @@ [submodule "jquery"] path = jquery url = git://source.jones.dk/ikiwiki/jquery +[submodule "osm"] + path = osm + url = git://source.jones.dk/ikiwiki/osm diff --git a/attachment b/attachment index 101beb1..f31bfdf 160000 --- a/attachment +++ b/attachment @@ -1 +1 @@ -Subproject commit 101beb116501b49d69c158413037601ae4f22035 +Subproject commit f31bfdf3ace0020f10d6157c1e3b1a89365c4340 diff --git a/basewiki b/basewiki index 400f837..a46ebd1 160000 --- a/basewiki +++ b/basewiki @@ -1 +1 @@ -Subproject commit 400f837c143e03ab7b183fb26070d0b72fbc23d7 +Subproject commit a46ebd14e13dd1f42d446d0eda7ee7a98a6781ef diff --git a/directives b/directives index 310150a..0686e55 160000 --- a/directives +++ b/directives @@ -1 +1 @@ -Subproject commit 310150aea29904bc6a929ddcfbc191362ec19714 +Subproject commit 0686e55e2a02a8e50cac8ac21a51d938a4cb0784 diff --git a/javascript b/javascript index 80e48d9..45f99af 160000 --- a/javascript +++ b/javascript @@ -1 +1 @@ -Subproject commit 80e48d9d608fc8426fe23f3f1a300a662c944493 +Subproject commit 45f99afe7c1ffb2429741eb214ad4fa6f40062c0 diff --git a/openid-selector b/openid-selector index 9a4dc5c..cfee2a1 160000 --- a/openid-selector +++ b/openid-selector @@ -1 +1 @@ -Subproject commit 9a4dc5c570327a0504d3dc62fd27aee06ea13ddb +Subproject commit cfee2a1e2966a3d75e6079b899c29a8cca33d2df diff --git a/osm b/osm new file mode 160000 index 0000000..c4dbd05 --- /dev/null +++ b/osm @@ -0,0 +1 @@ +Subproject commit c4dbd05e1305f0c021a56495dc28c604362a6cea diff --git a/perl b/perl index 0c71a17..e857ff5 160000 --- a/perl +++ b/perl @@ -1 +1 @@ -Subproject commit 0c71a177cbe4594025f6dfc8ae6daf3f7ff19650 +Subproject commit e857ff5315b319074dd2e4df7b3e70f2a3605715 diff --git a/templates b/templates index bde35ac..8ef0907 160000 --- a/templates +++ b/templates @@ -1 +1 @@ -Subproject commit bde35ace94b9cc6ef00fcd20b359dc17f0caa464 +Subproject commit 8ef09078369a28fa6f74153ef742e90da67d4004 diff --git a/themes b/themes index e858a96..c656f05 160000 --- a/themes +++ b/themes @@ -1 +1 @@ -Subproject commit e858a96161d13dcaf0d622a50ba1e0d13106f78c +Subproject commit c656f05be249eca9ccb4b927d98e3295fe3fa013 -- cgit v1.2.3