3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
Jul 18, 2025 — Jul 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update catch in contrib to v2.13.10 More... over 3 years ago
Update copyright date to 2023 More... over 3 years ago
Merge pull request #1885 from joto/fix-last-fmt-issues More... over 3 years ago
Merge pull request #1884 from joto/lua-array-helpers More... over 3 years ago
Merge pull request #1883 from joto/expire-code-fiddling More... over 3 years ago
Merge pull request #1882 from joto/cleanup-int-double-buffer More... over 3 years ago
Merge pull request #1881 from joto/wkb-string-view More... over 3 years ago
Remove unnecessary conversion of id to string More... over 3 years ago
Retire is_lua_array() in favour of the new luaX_is_array() More... over 3 years ago
Use the new luaX_for_each() function in more places More... over 3 years ago
Use std::swap to swap double instead of using temp variable More... over 3 years ago
Add some tests checking expiry of a line More... over 3 years ago
Use std::swap instead of std::move to "steal" dirty tiles More... over 3 years ago
Merge pull request #1873 from joto/refactor-projection-use More... over 3 years ago
Merge pull request #1874 from joto/refactor-remove-format-literal More... over 3 years ago
Merge pull request #1879 from joto/add-some-consts More... over 3 years ago
Merge pull request #1880 from joto/replace-string-id-list More... over 3 years ago
Use C++17 feature constexpr if to simplify pgsql code More... over 3 years ago
Merge pull request #1875 from joto/earlier-db-compat-checks More... over 3 years ago
Simplify db_copy_mgr_t::add_value() More... over 3 years ago
Remove the overengineered util::integer_to_buffer More... over 3 years ago
Various fixes and clang-tidy configuration changes More... over 3 years ago
Add lots of const's to the code More... over 3 years ago
Replace util::string_id_list_t by util::string_joiner_t More... over 3 years ago
Refactor ewkb parser to use string_views instead of iterators More... over 3 years ago
Modernize code: Call by value and move More... over 3 years ago
Check earlier that the database has a tablespace mentioned in the config More... over 3 years ago
Merge pull request #1872 from joto/refactor-get-node More... over 3 years ago
Merge pull request #1871 from joto/refactor-use-fold-expression More... over 3 years ago
Merge pull request #1869 from joto/refactor-build-conninfo More... over 3 years ago