From 3429e896b4f4be1a3c8cae129845b2a945756858 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 4 Aug 2012 15:56:41 +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 6b701e7..e48075b 160000 --- a/basewiki +++ b/basewiki @@ -1 +1 @@ -Subproject commit 6b701e722fd2f9cc5c6b5743fbbf8f5a4b55cb37 +Subproject commit e48075bb9dbe4a00aefdad71d71afe78068962b2 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 0b66f47..fb99bcb 160000 --- a/javascript +++ b/javascript @@ -1 +1 @@ -Subproject commit 0b66f475b353b085b18f71311c5bb29685b6c10b +Subproject commit fb99bcb1b9c1cd9ec9caa406a5ec852b0505cee1 diff --git a/openid-selector b/openid-selector index f832ce3..05a2d7c 160000 --- a/openid-selector +++ b/openid-selector @@ -1 +1 @@ -Subproject commit f832ce33462ebcb5cc31ac657f4e28192a02f305 +Subproject commit 05a2d7cfedce22fbf01499167dc7b5acf28d5462 diff --git a/osm b/osm new file mode 160000 index 0000000..b0e4105 --- /dev/null +++ b/osm @@ -0,0 +1 @@ +Subproject commit b0e41058d06a734a4af44382486454b70213ca1a 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 eebf1ce..a602b1b 160000 --- a/templates +++ b/templates @@ -1 +1 @@ -Subproject commit eebf1cea62d8aad9583f1edf9abc2cb4f267f455 +Subproject commit a602b1b950e8109eb847bba819c88ff3c57736d9 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