0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 19 hours ago.
Jun 10, 2023 — Jun 10, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Github action: Update config More... over 1 year ago
Remove use of deprecated for_each_parent() from libosmium More... over 1 year ago
Some cleanups More... over 1 year ago
Merge pull request #259 from IldarKhayrutdinov/win-relatinve-path More... over 1 year ago
Github actions: Update to newer system versions More... over 1 year ago
Remove more warnings for current GCC More... over 1 year ago
correct detecting relative path on windows More... over 1 year ago
Cross-compile mingw fixes More... over 1 year ago
Add links to man page sources More... almost 2 years ago
Improved osmium-sort man page More... about 2 years ago
Merge pull request #242 from sebastic/libosmium-version More... over 2 years ago
Require Osmium 2.17.0 for is_false. More... over 2 years ago
Release v1.14.0 More... over 2 years ago
Update change log More... over 2 years ago
Update included Catch version to v2.13.8 More... over 2 years ago
Add diff output files to .gitattributes so tests work on Windows More... over 2 years ago
Add new command line options to zsh completion More... over 2 years ago
Fix/improve error detection in export code More... over 2 years ago
Fix tests that should check the output and the return code More... over 2 years ago
In osmium show command: Do not disable SIGPIPE More... over 2 years ago
Throw system_error instead of just exiting if pager exec fails More... over 2 years ago
Do not read OSM object metadata in getid and tags-count commands More... over 2 years ago
Add --keep-member-nodes option to add-locations-to-ways command More... over 2 years ago
Formatting More... over 2 years ago
Use unsigned long numbers to avoid implicit widening More... over 2 years ago
Remove (some) inconsistency with calculation MBytes vs. GBytes More... over 2 years ago
Use unsigned long numbers to avoid implicit widening More... over 2 years ago
Factor out common code for showing sizes in mbytes/gbytes More... over 2 years ago
Use system_error instead of runtime_error and strerror() More... over 2 years ago
Avoid calling std:exit() when using '-h' option More... over 2 years ago