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-10-31 03:55:33 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
fe2bc079bc
uv
/
crates
/
uv-extract
/
src
History
Download ZIP
Download TAR.GZ
Charlie Marsh
2c3a6796aa
Remove unused
seek
methods (
#3526
)
2024-05-11 17:31:32 +00:00
..
vendor
Add
fs_err
to
disallowed_method
in clippy.toml (
#1950
)
2024-02-26 14:15:07 +00:00
error.rs
Add
Seek
fallback for zip files (
#2320
)
2024-03-10 11:39:28 -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
Add support for .tar.bz2 source distributions (
#3069
)
2024-04-16 18:34:55 +00:00
sync.rs
Use
into_par_iter
instead of
par_bridge
(
#3435
)
2024-05-07 19:38:35 +00:00
tar.rs
Preserve executable bit when untarring archives (
#1790
)
2024-02-21 14:18:44 +00:00