Popular repositories Loading
953 contributions in the last year
Skip to contributions year listDay of Week | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
June 2025
Created 24 commits in 3 repositories
Created 1 repository
-
Gankra/blog.rust-lang.org
HTML
This contribution was made on Jun 18
Created a pull request in rust-lang/rust that received 36 comments
Update bundled musl to 1.2.5
Update the bundled musl library from 1.2.3 to the 1.2.5 release from February 29, 2024. mcp: rust-lang/compiler-team#887 blog: rust-lang/blog.rust…
+53
−53
lines changed
•
36
comments
Opened 23 other pull requests in 5 repositories
astral-sh/uv
7
open
6
merged
1
closed
-
Make warnings about masked
[tool.uv]
fields more preciseThis contribution was made on Jun 27 -
Add missing validations for disallowed
uv.toml
fieldsThis contribution was made on Jun 27 -
add docs for dependency group
requires-python
This contribution was made on Jun 26 -
add more proper docker login if
This contribution was made on Jun 26
-
Don't block docker logins on it being a pull-request
This contribution was made on Jun 23
-
Bump version to 0.7.14
This contribution was made on Jun 23
-
make
--check
outdated a non-error status 1This contribution was made on Jun 20 -
Remove
uv version
fallbackThis contribution was made on Jun 20 -
Update cargo-dist
This contribution was made on Jun 20
-
Allow project-less pyprojects in more places
This contribution was made on Jun 17
-
WIP extra-build-dependencies
This contribution was made on Jun 16
-
filter out riscv64 wheels before publishing to pypi
This contribution was made on Jun 12
-
Revert "build-binaries for riscv64 (#12688)"
This contribution was made on Jun 12
-
Prefer
uv
's binary's version when checking if it's up to dateThis contribution was made on Jun 4
Gankra/abi-cafe
4
merged
-
update user docs
This contribution was made on Jun 15
-
add --debug flag
This contribution was made on Jun 15
-
make it an error to provide invalid rules file paths
This contribution was made on Jun 15
-
chore: Release 1.0.0
This contribution was made on Jun 15
astral-sh/cargo-dist
3
merged
-
use the -z flag to not get escaped paths
This contribution was made on Jun 10
-
release: 0.28.6-prerelease.1
This contribution was made on Jun 9
-
add recursive-tarball setting
This contribution was made on Jun 9
rust-lang/blog.rust-lang.org
1
open
-
Create Updating-musl-1.2.5.md
This contribution was made on Jun 18
astral-sh/ty
1
merged
-
update cargo-dist and use the recursive-tarball feature
This contribution was made on Jun 9
Reviewed 40 pull requests in 6 repositories
astral-sh/uv
25 pull requests
-
Make warnings about masked
[tool.uv]
fields more preciseThis contribution was made on Jun 27 -
add more proper docker login if
This contribution was made on Jun 26
-
Fix
emit_index_annotation_multiple_indexes
test caseThis contribution was made on Jun 26 -
Improve Python uninstall perf by removing unnecessary call to
installations.find_all()
This contribution was made on Jun 23 -
make
--check
outdated a non-error status 1This contribution was made on Jun 20 -
Update cargo-dist
This contribution was made on Jun 20
-
Use Depot for Windows
cargo test
This contribution was made on Jun 18 -
Allow project-less pyprojects in more places
This contribution was made on Jun 17
-
Don't use walrus operator in interpreter query script
This contribution was made on Jun 17
-
Publish to DockerHub
This contribution was made on Jun 17
-
WIP extra-build-dependencies
This contribution was made on Jun 16
-
Add
[tool.uv.dependency-groups].mygroup.requires-python
This contribution was made on Jun 13 -
Support reading dependency-groups from pyproject.tomls with no project
This contribution was made on Jun 13
-
Bump version to 0.7.13
This contribution was made on Jun 12
-
Filter managed Python distributions by platform before querying when included in request
This contribution was made on Jun 12
-
Add supported macOS version to the platform reference
This contribution was made on Jun 12
-
Do not allow
uv add --group ... --script
This contribution was made on Jun 12 -
Universal sync_required_environment_hint test
This contribution was made on Jun 12
-
Update the CLI help and reference to include references to the Python bin directory
This contribution was made on Jun 12
-
Add
zstd
anddeflate
toAccept-Encoding
This contribution was made on Jun 12 -
Debug
sync_dry_run
flake by panicking with verbose output on failureThis contribution was made on Jun 12 -
Update prerelease in
python_install_314
test on upgrades feature branchThis contribution was made on Jun 11 -
Download versions in
uv python pin
if not foundThis contribution was made on Jun 10 -
Ignore Python discovery errors during
uv python pin
This contribution was made on Jun 10 -
Lock during
uv sync
,uv add
anduv remove
to avoid race conditionsThis contribution was made on Jun 6 - Some pull request reviews not shown.
astral-sh/cargo-dist
4 pull requests
-
fix ignored configuration key 'msvc-crt-static'
This contribution was made on Jun 9
-
Update samply profile location
This contribution was made on Jun 9
-
feat: add option
binaries_in_root
as an option to specify that the archives should not contain a subdir with binariesThis contribution was made on Jun 9 -
Support Linux distros that don't set HOME
This contribution was made on Jun 6
rust-lang/blog.rust-lang.org
1 pull request
-
Create Updating-musl-1.2.5.md
This contribution was made on Jun 19
rust-lang/rustc_codegen_cranelift
1 pull request
-
Update to abi-cafe 1.0
This contribution was made on Jun 15
Gankra/abi-cafe
1 pull request
-
Fix dead link to the
rustc_codegen_cranelift
repoThis contribution was made on Jun 15
astral-sh/python-build-standalone
1 pull request
-
Use
gh release
instead of someone's release actionThis contribution was made on Jun 3
Created an issue in astral-sh/uv that received 15 comments
test pip_uninstall::uninstall*
times out on Windows (has been running for over 60 seconds)
https://github.com/astral-sh/uv/actions/runs/15781861061/job/44489244834?pr=14156
test pip_uninstall::uninstall_by_path
has been running for ov…
15
comments
Opened 5 other issues in 4 repositories
astral-sh/uv
2
open
-
test lock::lock_unique_named_index
times out on Windows (has been running for over 60 seconds)This contribution was made on Jun 17 -
default-groups are not scoped to their package
This contribution was made on Jun 12
astral-sh/cargo-dist
1
open
-
Add renovate-style comments to pinned action commits
This contribution was made on Jun 23
rust-lang/compiler-team
1
open
-
Upgrade
*-linux-musl
targets to musl 1.2.5This contribution was made on Jun 18
peterhj/libuv_ffi
1
closed
-
Rename the "uv" crate?
This contribution was made on Jun 2