This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
uv
Watch
1
Star
0
Fork
You've already forked uv
0
mirror of
https://github.com/astral-sh/uv.git
synced
2025-11-02 12:59:45 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
05b1f51aa1
uv
/
crates
/
uv-extract
/
src
History
Download ZIP
Download TAR.GZ
Charlie Marsh
05b1f51aa1
Use a consistent buffer size for downloads (
#5569
)
2024-07-29 14:31:39 -04:00
..
vendor
Add
fs_err
to
disallowed_method
in clippy.toml (
#1950
)
2024-02-26 14:15:07 +00:00
error.rs
Download wheel to disk when streaming unzip failed with HTTP streaming error (
#5094
)
2024-07-16 09:00:46 -04:00
hash.rs
Add hash-checking support to
install
and
sync
(
#2945
)
2024-04-10 19:09:03 +00:00
lib.rs
Remove unused
seek
methods (
#3526
)
2024-05-11 17:31:32 +00:00
stream.rs
Use a consistent buffer size for downloads (
#5569
)
2024-07-29 14:31:39 -04:00
sync.rs
Use
into_par_iter
instead of
par_bridge
(
#3435
)
2024-05-07 19:38:35 +00:00
tar.rs
Fix nightly cfg checker warnings (
#3932
)
2024-05-31 09:35:52 +00:00