An open API service providing commit metadata for open source projects.

GitHub / openstreetmap/OSM-binary / commits

SHA Message Author Date Stats
30db6982 Github action: Modernize/fix CI Jochen Topf <j****n@t****g> about 1 month ago
0265ab5f Release version 1.7.0 Jochen Topf <j****n@t****g> about 1 month ago
5b5ae13a Move osmpbf-outline tool from "tools" into "demo" directory Jochen Topf <j****n@t****g> about 1 month ago
c33d74be Avoid global variables Jochen Topf <j****n@t****g> about 1 month ago
01f1a3f0 Detect lz4 or zstd compressed data Jochen Topf <j****n@t****g> about 1 month ago
719a26d4 Various code modernizations/fixes Jochen Topf <j****n@t****g> about 1 month ago
5b6d2afa Use C++ versions of headers Jochen Topf <j****n@t****g> about 1 month ago
830df177 Mark err() function as noreturn Jochen Topf <j****n@t****g> about 1 month ago
eda1580c CMake config: Enable generation of compile_commands.json Jochen Topf <j****n@t****g> about 1 month ago
9eddf3d1 merge Merge pull request #95 from simon04/fix-94 Jochen Topf <j****n@t****g>
Committed by: GitHub <n****y@g****m>
about 1 month ago
8857d08d Fix BSS buffer overflow in osmpbf-outline zlib decompression Simon Legner <S****r@g****m> about 1 month ago
28f76c6b merge Merge pull request #93 from sebastic/java-version Leonard Ehrenfried <m****l@l****o>
Committed by: GitHub <n****y@g****m>
6 months ago
5bb6bbfc Set Java version to 1.8 to match Maven build. Bas Couwenberg <s****c@x****l> 6 months ago
bc457ce7 Bump version to 1.6.1 Leonard Ehrenfried <m****l@l****o> 8 months ago
7c3f68f6 merge Merge pull request #92 from openstreetmap/upgrade-protobuf Leonard Ehrenfried <m****l@l****o>
Committed by: GitHub <n****y@g****m>
8 months ago
ca046bcf Add badges for Java Leonard Ehrenfried <m****l@l****o> 8 months ago
4048bf6e Add changelog Leonard Ehrenfried <m****l@l****o> 8 months ago
de424ed0 Upgrade protobuf to 4.33.2 Leonard Ehrenfried <m****l@l****o> 8 months ago
0cc6f10f CI: Fix macOS build Jochen Topf <j****n@t****g> 9 months ago
32c3e921 Update CI to run on Ubuntu 22.04 and 24.04 Jochen Topf <j****n@t****g> about 1 year ago
a2e364e5 merge Merge pull request #87 from leonardehrenfried/master Jochen Topf <j****n@t****g>
Committed by: GitHub <n****y@g****m>
over 1 year ago
92a9c8d5 Don't wait for publishing Leonard Ehrenfried <m****l@l****o> over 1 year ago
68d2b397 Configure auto-publish Leonard Ehrenfried <m****l@l****o> over 1 year ago
c5044e0f Release version 1.6.0 Leonard Ehrenfried <m****l@l****o> over 1 year ago
a8c4dd1c merge Merge pull request #84 from leonardehrenfried/master Jochen Topf <j****n@t****g>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
50505280 Use single variable for compiler and runtime Leonard Ehrenfried <m****l@l****o> almost 2 years ago
f427d745 Update to latest version of protobuf compiler and Java runtime Leonard Ehrenfried <m****l@l****o> almost 2 years ago
70504486 merge Merge pull request #83 from codesoap/master Jochen Topf <j****n@t****g>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
ecf26bf6 Remove trailing newlines from proto files codesoap <c****p@m****g> almost 2 years ago
65e7e976 merge Merge pull request #79 from simon04/patch-5 Jochen Topf <j****n@t****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
fa266b6f actions/setup-java@v4 Simon Legner <S****r@g****m> over 2 years ago
db10ff09 Modernize github actions Jochen Topf <j****n@t****g> over 2 years ago
802d4603 Remove Makefiles (have been deprecated a while) Jochen Topf <j****n@t****g> over 2 years ago
4e009b00 merge Merge pull request #77 from simonpoole/expose_CompressFlags Jochen Topf <j****n@t****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
8219186b Extract and make CompressFlags public simonpoole <s****n@p****h> over 2 years ago
30097cd4 CMake config: Set minimum C++ version needed in a different way Jochen Topf <j****n@t****g> over 2 years ago
374895c1 Set C++11 as minimum supported C++ version Jochen Topf <j****n@t****g> almost 3 years ago
3b3b9cd2 merge Merge pull request #70 from openstreetmap/dependabot/maven/com.google.protobu... Jochen Topf <j****n@t****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
ffd833fb merge Merge pull request #73 from probonopd/patch-1 Jochen Topf <j****n@t****g>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
72594876 Github action: Use checkout v4 Jochen Topf <j****n@t****g> almost 3 years ago
85e763ea Github action: Use clang 15 on Ubuntu 22.04 Jochen Topf <j****n@t****g> almost 3 years ago
6483ae0d #include <unistd.h> probonopd <p****d@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
587cbd27 Bump protobuf-java from 3.16.1 to 3.16.3
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
37adab91 Remove symlink from osmpbf to src, use osmpbf directly Jochen Topf <j****n@t****g> about 4 years ago
4195fe65 CMake config: Remove unused line Jochen Topf <j****n@t****g> about 4 years ago
6e9c0076 CMake: Do not set C++ version any more. Jochen Topf <j****n@t****g> about 4 years ago
cffbe661 Github Actions: Build on Ubuntu 20.04/22.04, not 18.04 any more Jochen Topf <j****n@t****g> about 4 years ago
a3f9e586 Show packaging status in README.md Jochen Topf <j****n@t****g> over 4 years ago
278c0709 Guthub action: Remove Ubuntu 16 from CI build Jochen Topf <j****n@t****g> over 4 years ago
edad45f7 merge Merge pull request #67 from openstreetmap/dependabot/maven/com.google.protobu... Jochen Topf <j****n@t****g>
Committed by: GitHub <n****y@g****m>
over 4 years ago
6d91b131 Bump protobuf-java from 3.13.0 to 3.16.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
7e111e67 merge Merge pull request #66 from openstreetmap/ant-build Jochen Topf <j****n@t****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
0e99a6fe Document build with Ant Jochen Topf <j****n@t****g> over 5 years ago
d9ee3414 Revert "Delete obsolete build.sh" Jochen Topf <j****n@t****g> over 5 years ago
40d041e3 Revert "Delete obsolete Ant build file" Jochen Topf <j****n@t****g> over 5 years ago
5b8c95fb Release version 1.5.0 Jochen Topf <j****n@t****g> over 5 years ago
6d424498 merge Merge pull request #65 from simon04/oneof Jochen Topf <j****n@t****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
22b9f747 merge Merge pull request #63 from simon04/java-refact Jochen Topf <j****n@t****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
a1e4a599 fileformat.proto: use oneof for blob data Simon Legner <S****r@g****m> over 5 years ago
1c7fadcd merge Merge pull request #61 from simon04/patch-4 Jochen Topf <j****n@t****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
cba41e6c merge Merge pull request #62 from simon04/license Jochen Topf <j****n@t****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
77f631ee The .proto files licensed under the MIT license Simon Legner <S****r@g****m> over 5 years ago
751bada2 Rename COPYING.LESSER to LICENSE Simon Legner <S****r@g****m> over 5 years ago
025a229a Delete GPLv3 file Simon Legner <S****r@g****m> over 5 years ago
3dac689e BlockReaderAdapter: implement Closeable, Flushable Simon Legner <S****r@g****m> over 5 years ago
bc5ddaaa merge Merge pull request #59 from simon04/patch-3 Jochen Topf <j****n@t****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
c5fc8124 README: fix Java usage example link Simon Legner <S****r@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
eccef0c2 Use consistent comments in fileformat.proto Simon Legner <S****r@g****m> over 5 years ago
ee9144ef merge Merge pull request #60 from simon04/java-8 Jochen Topf <j****n@t****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
d5bdd020 Replace Error with adequate Exceptions Simon Legner <S****r@g****m> over 5 years ago
9985bf46 Update Javadoc Simon Legner <S****r@g****m> over 5 years ago
712c8cac Use Java array syntax Simon Legner <S****r@g****m> over 5 years ago
b787a1fd Modernise Java codebase (Java 8 features) Simon Legner <S****r@g****m> over 5 years ago
22092218 BlockInputStream: implement Closeable Simon Legner <S****r@g****m> over 5 years ago
8789d7f4 BinarySerializer: implement Closeable, Flushable Simon Legner <S****r@g****m> over 5 years ago
bf207684 Also run CI workflows on pull requests Jochen Topf <j****n@t****g> over 5 years ago
bd8b4e8a merge Merge pull request #58 from simon04/java-dev Jochen Topf <j****n@t****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
de663a3d ReadFileTest: get rid of StringBuilder Simon Legner <S****r@g****m> over 5 years ago
23c0203f Autoformat BuildTestFile.java Simon Legner <S****r@g****m> over 5 years ago
7b8354aa Convert ReadFileTest to unit test Simon Legner <S****r@g****m> over 5 years ago
26d0a832 Convert WriteFileTest to unit test Simon Legner <S****r@g****m> over 5 years ago
a683b4c2 Move Java test files to test.java/ Simon Legner <S****r@g****m> over 5 years ago
b77df6b4 Add deprecation notice for Makefiles Jochen Topf <j****n@t****g> over 5 years ago
f1a1bfbe CMake: Use single set_target_properties() command Jochen Topf <j****n@t****g> over 5 years ago
35ab2cda Fix formatting in pom.xml Jochen Topf <j****n@t****g> over 5 years ago
a386f1b4 Set shared library version and bump version number to 1.5.0 Jochen Topf <j****n@t****g> over 5 years ago
218bfe8e Add optional LZ4 and ZSTD compressed data blocks to proto file Jochen Topf <j****n@t****g> over 5 years ago
e5de634c Set destination for installs explicitly Jochen Topf <j****n@t****g> over 5 years ago
7982f902 merge Merge pull request #52 from tomhughes/install-dirs Jochen Topf <j****n@t****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
f0715149 merge Merge pull request #56 from simon04/patch-1 Jochen Topf <j****n@t****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
1b5f7f5f merge Merge pull request #57 from simon04/patch-2 Jochen Topf <j****n@t****g>
Committed by: GitHub <n****y@g****m>
over 5 years ago
33e94023 Delete obsolete build.sh Simon Legner <S****r@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
fa86a8a6 Delete obsolete Ant build file Simon Legner <S****r@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
ac8cf968 Use the GNUInstallDirs module to set installation directories Tom Hughes <t****m@c****u> over 5 years ago
d77e04b6 Clarify comment on ChangeSet message Jochen Topf <j****n@t****g> over 5 years ago
e7d3201a Add optional "arrays" with lat/lon to ways Jochen Topf <j****n@t****g> over 5 years ago
1651aa12 Remove redhat spec file Jochen Topf <j****n@t****g> over 5 years ago
6785d43b CMake config: Add dependency information so shared lib is built Jochen Topf <j****n@t****g> over 5 years ago
4374b9a5 Build both static and shared library Jochen Topf <j****n@t****g> over 5 years ago
27eebf0e Add missing defines for large input files to CMake config Jochen Topf <j****n@t****g> over 5 years ago

← Back to repository