<p><a href="https://github.com/ImreSamu" class="user-mention">@ImreSamu</a> pushed 13 commits.</p>
<ul>
<li><a class="commit-link" href="https://github.com/openstreetmap/osm2pgsql/commit/f7d53a2">f7d53a2</a> Lua function errors now trigger runtime exception</li>
<li><a class="commit-link" href="https://github.com/openstreetmap/osm2pgsql/commit/b086e25">b086e25</a> Use HAVE_LUA to check for Lua availability</li>
<li><a class="commit-link" href="https://github.com/openstreetmap/osm2pgsql/commit/35a0547">35a0547</a> Merge pull request #845 from mmd-osm/patch/luafunctionerrors</li>
<li><a class="commit-link" href="https://github.com/openstreetmap/osm2pgsql/commit/795512d">795512d</a> Merge pull request #853 from mmd-osm/patch/lua_condition</li>
<li><a class="commit-link" href="https://github.com/openstreetmap/osm2pgsql/commit/21c4ae1">21c4ae1</a> catch exceptions by reference</li>
<li><a class="commit-link" href="https://github.com/openstreetmap/osm2pgsql/commit/932ded7">932ded7</a> Merge pull request #854 from lonvia/fix-catch-variables</li>
<li><a class="commit-link" href="https://github.com/openstreetmap/osm2pgsql/commit/9172f95">9172f95</a> always fully parse objects when extra attributes are requested</li>
<li><a class="commit-link" href="https://github.com/openstreetmap/osm2pgsql/commit/7f9239f">7f9239f</a> add test for parsing with extra arguments</li>
<li><a class="commit-link" href="https://github.com/openstreetmap/osm2pgsql/commit/036315e">036315e</a> Merge pull request #860 from lonvia/full-parse-on-extra-args</li>
<li><a class="commit-link" href="https://github.com/openstreetmap/osm2pgsql/commit/6ed7f44">6ed7f44</a> update libosmium to 2.14.2 and protozero to 1.6.3</li>
<li><a class="commit-link" href="https://github.com/openstreetmap/osm2pgsql/commit/93b73e5">93b73e5</a> Merge pull request #863 from lonvia/update-libosmium</li>
<li><a class="commit-link" href="https://github.com/openstreetmap/osm2pgsql/commit/2d542d5">2d542d5</a> add DB travis test with tablespaces, clang, gcc versions ( #699 )</li>
<li><a class="commit-link" href="https://github.com/openstreetmap/osm2pgsql/commit/38cea8a">38cea8a</a> Merge branch 'travis_database_v2' of https://github.com/ImreSamu/osm2pgsql into travis_database_v2</li>
</ul>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br /><a href="https://github.com/openstreetmap/osm2pgsql/pull/852/files/e328059ed738be029bf22407ab88523ed1516639..38cea8a8a1ae6b2d5fbb3ab82a66a3f94ce8e730">View it on GitHub</a> or <a href="https://github.com/notifications/unsubscribe-auth/AD2-7r1d_gkFEBTqQZvfEMmMmO5kGntdks5uU-TugaJpZM4UhW-E">mute the thread</a>.<img src="https://github.com/notifications/beacon/AD2-7pBb_SAmwdCsp2-nPLc4G366bEUWks5uU-TugaJpZM4UhW-E.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/openstreetmap/osm2pgsql","title":"openstreetmap/osm2pgsql","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/openstreetmap/osm2pgsql"}},"updates":{"snippets":[{"icon":"PERSON","message":"@ImreSamu pushed 13 commits in #852"}],"action":{"name":"View Pull Request","url":"https://github.com/openstreetmap/osm2pgsql/pull/852/files/e328059ed738be029bf22407ab88523ed1516639..38cea8a8a1ae6b2d5fbb3ab82a66a3f94ce8e730"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/osm2pgsql/pull/852/files/e328059ed738be029bf22407ab88523ed1516639..38cea8a8a1ae6b2d5fbb3ab82a66a3f94ce8e730",
"url": "https://github.com/openstreetmap/osm2pgsql/pull/852/files/e328059ed738be029bf22407ab88523ed1516639..38cea8a8a1ae6b2d5fbb3ab82a66a3f94ce8e730",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "@ImreSamu pushed 13 commits in #852",
"sections": [
{
"text": "13 new commits pushed to openstreetmap/osm2pgsql #852:",
"activityTitle": "**ImreSamu**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@ImreSamu",
"facts": [
{
"name": "f7d53a2",
"value": "Lua function errors now trigger runtime exception"
},
{
"name": "b086e25",
"value": "Use HAVE_LUA to check for Lua availability"
},
{
"name": "35a0547",
"value": "Merge pull request #845 from mmd-osm/patch/luafunctionerrors"
},
{
"name": "795512d",
"value": "Merge pull request #853 from mmd-osm/patch/lua_condition"
},
{
"name": "21c4ae1",
"value": "catch exceptions by reference"
},
{
"name": "932ded7",
"value": "Merge pull request #854 from lonvia/fix-catch-variables"
},
{
"name": "9172f95",
"value": "always fully parse objects when extra attributes are requested"
},
{
"name": "7f9239f",
"value": "add test for parsing with extra arguments"
},
{
"name": "036315e",
"value": "Merge pull request #860 from lonvia/full-parse-on-extra-args"
},
{
"name": "6ed7f44",
"value": "update libosmium to 2.14.2 and protozero to 1.6.3"
},
{
"name": "93b73e5",
"value": "Merge pull request #863 from lonvia/update-libosmium"
},
{
"name": "2d542d5",
"value": "add DB travis test with tablespaces, clang, gcc versions ( #699 )"
},
{
"name": "38cea8a",
"value": "Merge branch 'travis_database_v2' of https://github.com/ImreSamu/osm2pgsql into travis_database_v2"
}
]
}
],
"potentialAction": [
{
"targets": [
{
"os": "default",
"uri": "https://github.com/openstreetmap/osm2pgsql/pull/852/files/e328059ed738be029bf22407ab88523ed1516639..38cea8a8a1ae6b2d5fbb3ab82a66a3f94ce8e730"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 344289156\n}"
}
],
"themeColor": "26292E"
}
]</script>