3
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 17, 2025 — Jul 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Typo in comment More... about 3 years ago
Better logic for always_build_id_index() check More... about 3 years ago
Add special id column type "tile" for generalized data More... about 3 years ago
Can be const More... about 3 years ago
Clean up lua includes More... about 3 years ago
Merge pull request #1976 from joto/input-file-properties More... about 3 years ago
Don't use else after throw and formatting fixes More... about 3 years ago
Merge pull request #1981 from joto/small-fixes More... about 3 years ago
Order tags in input files More... about 3 years ago
Github actions: Formatting fix More... about 3 years ago
Merge pull request #1978 from joto/properties-fixes More... about 3 years ago
Merge pull request #1931 from JakobMiksch/jm-2023-02-25_tests More... about 3 years ago
Basic test of osm2pgsql-replication More... about 3 years ago
If there's an init error, and no -d option specified, use the actual database name, rather than "None" More... about 3 years ago
osm2pgsql-replication will now use postgresql's application_name More... about 3 years ago
Bugfix: Repair use-after-move in properties code More... about 3 years ago
Make the display of time intervals show seconds. More... about 3 years ago
Merge pull request #1964 from joto/properties More... about 3 years ago
Merge pull request #1968 from joto/formatting-typo More... about 3 years ago
Improve human-readability of logging output in replication More... about 3 years ago
Merge pull request #1972 from geofabrik/network-error-on-repl More... about 3 years ago
If there is a network error when trying to get replication status, print a more useful error message, and tell exit More... about 3 years ago
Fix typo and better formatting in github actions script More... about 3 years ago
Merge pull request #1966 from joto/no-attrs-in-tags More... about 3 years ago
Merge pull request #1967 from joto/use-std-ns More... about 3 years ago
Always use std:: namespace on functions from standard lib More... about 3 years ago
Refactor middle: Pull special osm_* tags out of the tag list More... about 3 years ago
Use std::string for sql command templates More... about 3 years ago
Add properties from input file(s) to database More... about 3 years ago
Store properties to a database table and retrieve for updates More... about 3 years ago