Pinned
1,515 contributions in the last year
Less
More
Activity overview
Contributed to
kornelski/crev-proofs,
sparkle-project/Sparkle,
crev-dev/cargo-crev
and 5 other
repositories
Contribution activity
May 1, 2021
kornelski has no activity
yet for this period.
April 2021
Created 26 commits in 13 repositories
Created 1 repository
- kornelski/bytes Rust
Created a pull request in rust-lang/rust that received 12 comments
Use try_reserve in Vec's io::Write
io::Write is already fallible in principle, so it makes sense to be actually fallible for Vec too.
This enables use of fallible allocation for Vec …
+8
−1
•
12
comments
Opened 10 other pull requests in 6 repositories
rust-lang/rust
2
open
1
merged
vcombey/fallible_collections
2
merged
bodil/sized-chunks
1
closed
1
merged
image-rs/image-gif
1
merged
rust-lang/flate2-rs
1
merged
xiph/rav1e
1
merged
Reviewed 31 pull requests in 9 repositories
sparkle-project/Sparkle 22 pull requests
- Add private_key parameter in sign_update
- Add missing Japanese localization strings
- Fix delta updates edge cases
- Remove localizing authorization prompt
- Test App: Allow check for updates menu item to be invoked outside of settings
- Clean up downloads better
- Show the present update in focus when checkForUpdates is invoked
- Deprecate -dismissUserInitiatedUpdateCheck user driver method
- Update authorization prompt when updating an app
- Update missing localizations strings
- Don't bring up authorization just because group ID doesn't match
- Merge show update methods
- Add missing Japanese localization strings
- Update API documentation for instantiating/using updater
- Update SampleAppcast.xml to use edSignatures
- Show alert that non-relaunched application was installed
- Entitlement scripts/configuration updates
- Simplify user driver
- Defer requiring feed URL until checking for updates
- Fix interactive flag being ignored in sparkle-cli
- Pass whether or not system domain is being used back to framework
- Increase max mach service name length to 127 characters
sparkle-project/sparkle-project.github.io 2 pull requests
kornelski/mozjpeg-sys 1 pull request
kornelski/lodepng-rust 1 pull request
bodil/sized-chunks 1 pull request
rust-lang/rfcs 1 pull request
cloudflare/lol-html 1 pull request
kornelski/rust-security-framework 1 pull request
mcgoo/cargo-vcpkg 1 pull request
Created an issue in bincode-org/bincode that received 14 comments
Please don't break current Rust versions because of concerns about outdated Rust versions
I see that you've blocked updates of byteorder due to concern for Rust 1.18 compatibility (#381, #380). However, in doing so, you're causing proble…
14
comments


