- Budapest, Hungary
- https://vmiklos.hu/
Highlights
- 1 discussion answered
Block or Report
Block or report vmiklos
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
CollaboraOnline/online Public
Collabora Online is a collaborative online office suite based on LibreOffice technology. This is also the source for the Collabora Office apps for iOS and Android.
-
LibreOffice/core Public
Read-only LibreOffice core repo - no pull request (use gerrit instead https://gerrit.libreoffice.org/) - don't download zip, use https://dev-www.libreoffice.org/bundles/ instead
-
-
2,546 contributions in the last year
Contribution activity
April 2022
Created a pull request in vmiklos/osm-gimmisn that received 3 comments
data: budapest_12: remove no longer needed Tearózsa utca street mapping
This is no longer needed since https://www.openstreetmap.org/changeset/119346980 (3 days ago). Change-Id: I2ade6d76c605f99272543477689a6d62f1568f38
Opened 22 other pull requests in 6 repositories
vmiklos/osm-gimmisn
13
merged
- webframe: add a stop message matching a start one
- wsgi: simplify get_streets_last_modified()
- cache_yamls: reduce the amount of untested code in main()
- Run tests in parallel
- Remove no longer needed utime dependency
- cron: improve test_update_stats()
- cron: improve test_main_error()
- context: no need to inherit any trait in Unit
- stats: improve test_handle_progress()
- stats: improve test_handle_progress_old_time()
- util: improve test_build_reference_cache_cached()
- util: improve test_build_street_reference_cache()
- util: improve test_build_street_reference_cache_cached()
vmiklos/plees-tracker
3
merged
vmiklos/ged2dot
2
merged
CollaboraOnline/online
2
merged
taiki-e/cargo-llvm-cov
1
open
vmiklos/odfsig
1
merged
Reviewed 2 pull requests in 1 repository
CollaboraOnline/online
2 pull requests
Created an issue in taiki-e/cargo-llvm-cov that received 1 comment
--show-missing-lines false alarm
Given a Cargo.toml:
[package]
name = "t"
version = "0.1.0"
edition = "2021"
[dependencies]
anyhow = "1.0.34"
[workspace]
and a src/lib.rs:
pub fn …