Commit Graph

  • 81af7e60d2 . konstin 2026-06-08 00:01:02 +02:00
  • 0ae6520543 Build synthetic workspaces with structured TOML konstin 2026-06-05 15:40:16 +02:00
  • 5fba00127d Add a synthetic large-workspace benchmark konstin 2026-06-05 11:39:24 +02:00
  • 727cd4b5c7 Remove redundant tests konsti/remove-redundant-tests konstin 2026-06-10 10:45:43 +02:00
  • f753d9d874 Remove redundant tests konstin 2026-06-10 10:45:27 +02:00
  • ce016999b7 Rebase uv integration split tests konsti/uv-integration-split-tool-tests-rebased-173ec11f7 konstin 2026-06-11 09:51:18 +02:00
  • 173ec11f7b parse GraalPy platform information before version (#19786) Jonathan J. Helmus 2026-06-11 01:12:00 -07:00
  • c5de5a31f2 Avoid normalizing source distribution names twice (#19784) Charlie Marsh 2026-06-10 19:28:12 -07:00
  • b231a615a4 Avoid panics for trailing extra separators (#19779) Charlie Marsh 2026-06-10 17:56:32 -07:00
  • 6fcce8b1e2 Reject malformed hash options in requirements files (#19783) Charlie Marsh 2026-06-10 17:53:17 -07:00
  • 80900d56f4 Ignore reversed string compatible-release markers (#19782) Charlie Marsh 2026-06-10 17:33:48 -07:00
  • ff7181f394 Use UTF-8 lengths for requirement errors (#19781) Charlie Marsh 2026-06-10 17:33:12 -07:00
  • d4a38339d5 Use byte offsets when peeking over requirements (#19780) Charlie Marsh 2026-06-10 17:32:51 -07:00
  • e8120737dc Avoid stack overflow for recursive requirements path aliases (#19777) Charlie Marsh 2026-06-10 17:22:33 -07:00
  • eae721891d Avoid panics for malformed source distribution filenames (#19776) Charlie Marsh 2026-06-10 17:22:29 -07:00
  • da991081e4 Fix exclusive post-release range conversion charlie/fix-post-release-range-conversion Charlie Marsh 2026-06-10 17:04:15 -07:00
  • ea6de30dd6 Consolidate Python discovery strategies (#19775) Zanie Blue 2026-06-10 18:26:03 -05:00
  • 0cdd500980 Fix handling of non-critical errors in uv python list with path requests (#19774) Zanie Blue 2026-06-10 16:54:54 -05:00
  • d415804963 Avoid unused Command import without test-git (#19773) zaniebot 2026-06-10 16:51:25 -05:00
  • d7ccbde278 Split uv integration tests into command-area harnesses (#19770) Charlie Marsh 2026-06-10 12:18:13 -07:00
  • e477a88310 Make registry Python prerelease tests hermetic zb/python-require-infer-registry Zanie Blue 2026-06-10 14:04:18 -05:00
  • 08817ed004 Reuse registry resolution for tool updates Zanie Blue 2026-06-10 14:04:11 -05:00
  • fecc32fe0c Scope exact wheel tags to alternative targets Zanie Blue 2026-06-10 14:03:57 -05:00
  • f0ad4595d3 Resolve registry tools across Python minor forks Zanie Blue 2026-06-10 12:30:37 -05:00
  • c4fd217257 Fix deferred registry tool Python inference Zanie Blue 2026-05-28 13:07:15 -05:00
  • e498d9472d Share static tool metadata extraction in uv-distribution Zanie Blue 2026-05-27 17:56:40 -05:00
  • 29687a5a0f Avoid deferred registry inference with explicit tool Python Zanie Blue 2026-05-27 15:53:17 -05:00
  • 40ab333c6d Skip registry Python inference for low resolution modes Zanie Blue 2026-05-27 15:46:18 -05:00
  • 6f73a099b3 Rebuild replaced tools after registry Python inference Zanie Blue 2026-05-27 15:44:25 -05:00
  • 83d1c67468 Defer registry Python inference until tool reuse fails Zanie Blue 2026-05-27 15:33:16 -05:00
  • fa7b78107f Skip registry Python inference with tool constraints Zanie Blue 2026-05-27 15:17:17 -05:00
  • 146ece30b9 Preserve installed tools during registry Python inference Zanie Blue 2026-05-27 15:10:13 -05:00
  • 754298cb2b Infer uv tool Python requests from remote distributions with static metadata Zanie Blue 2026-05-27 14:53:11 -05:00
  • 0f5e199f2e Add parallel discovery of Python versions for uv python list (#18684) Zanie Blue 2026-06-10 12:18:37 -05:00
  • 4f85624f9c Disable unstable concurrent keyring tests (#19767) zaniebot 2026-06-10 09:32:33 -05:00
  • 1121748445 Use performance allocator for benchmarks (#19756) zaniebot 2026-06-10 09:32:19 -05:00
  • 4690f46370 Add environment.root to uv workspace metadata --sync (#19760) Aria Desires 2026-06-10 10:18:30 -04:00
  • 965ddbbf42 Support newer GraalPy release assets that include the Python version. (#19458) Tim Felgentreff 2026-06-10 15:32:47 +02:00
  • ab621965b5 Package by default: Add in preview (#17841) konsti 2026-06-10 10:26:16 +02:00
  • 9252ba6b52 Bump version to 0.11.20 (#19765) 0.11.20 konsti 2026-06-10 10:12:23 +02:00
  • b4857717a8 Benchmark mitigated mimalloc v3 performance zb/mimalloc-v3-large-page-bench Zanie Blue 2026-06-09 15:40:43 -05:00
  • f594ab8f1a Deduplicate binary payloads with archive manifests charlie/dirhash-binaries Charlie Marsh 2026-06-05 15:07:29 -04:00
  • 1979302c1c Content-address wheel archives with directory hashes charlie/dirhash-archives Charlie Marsh 2026-06-05 15:06:51 -04:00
  • adb71084e8 Polish directory digest integration charlie/dirhash Charlie Marsh 2026-06-03 14:34:24 -04:00
  • 18edaf6d5d Clean up Charlie Marsh 2026-06-03 12:21:59 -04:00
  • c3e43de789 Update design Charlie Marsh 2026-06-03 12:08:38 -04:00
  • e5af0e6b73 Simplify Charlie Marsh 2026-06-03 07:21:53 -04:00
  • 98e4c700f6 Reject duplicate archive output paths Charlie Marsh 2026-06-02 23:19:48 -04:00
  • ffbac088e4 Reject parent-directory archive entries Charlie Marsh 2026-06-02 23:18:15 -04:00
  • ebb4469de4 Include empty directories Charlie Marsh 2026-06-02 20:55:01 -04:00
  • df48ea79e8 Optimize directory-hash extraction Charlie Marsh 2026-06-02 19:51:37 -04:00
  • 35cb1b4c5f Revert "Experiment with RECORD-backed directory digests" Charlie Marsh 2026-06-02 18:37:32 -04:00
  • 2f471f7477 Experiment with RECORD-backed directory digests Charlie Marsh 2026-06-02 18:37:29 -04:00
  • f45e29f9be Implement directory-hash archive IDs Charlie Marsh 2026-06-02 18:05:53 -04:00
  • dafca98665 Limit jemalloc arenas renovate/tikv-jemallocator-0.x Zanie Blue 2026-06-09 13:09:06 -05:00
  • 1c5cab0e58 Share Claude and Codex hook scripts (#19755) Zanie Blue 2026-06-09 12:39:08 -05:00
  • 52fe8f0487 Benchmark mimalloc v3 residual RSS causes Zanie Blue 2026-06-09 11:43:58 -05:00
  • 4b88f4ba6b Apply suggestion from @zanieb Zanie Blue 2026-06-09 11:23:24 -05:00
  • 535643a7b1 Reduce noise in the many-file sdist benchmark (#19750) zaniebot 2026-06-09 09:42:35 -05:00
  • 7a7f90c447 Use Namespace runners for Windows Clippy and tests (#19751) zaniebot 2026-06-09 09:21:04 -05:00
  • b602dd349c Benchmark mimalloc purge policy crossover Zanie Blue 2026-06-09 09:08:52 -05:00
  • 3b8e3ca1e7 Use ICF in macOS release builds to reduce binary sizes (#19615) Zanie Blue 2026-06-09 09:02:15 -05:00
  • 49db7f55c5 Avert the diffpocalypse (#19696) Tomasz Kramkowski 2026-06-09 14:05:12 +01:00
  • 810169a8e8 Reject Git revisions in uv upgrade (#19742) Zsolt Dollenstein 2026-06-09 09:35:42 +01:00
  • 4db7582961 Add high-confidence Windows RSS benchmark zb/mimalloc-v3-high-confidence-bench Zanie Blue 2026-06-08 16:51:14 -05:00
  • 8a38b333b7 Fix Windows benchmark telemetry collection Zanie Blue 2026-06-08 16:00:59 -05:00
  • 403d5a8734 Export benchmark telemetry as CSV Zanie Blue 2026-06-08 15:42:06 -05:00
  • 270acc689c Record benchmark machine telemetry Zanie Blue 2026-06-08 15:38:24 -05:00
  • 8cb1784bba Refine mimalloc timing protocol Zanie Blue 2026-06-08 15:36:49 -05:00
  • 8b0e111b27 Add high-confidence Windows mimalloc benchmark Zanie Blue 2026-06-08 15:33:21 -05:00
  • c575aa4bd2 Fix Windows Cargo.lock resolution zsol/fix-windows-clippy-lockfile Zsolt Dollenstein 2026-06-08 18:48:12 +01:00
  • e1a54bdbb6 . konsti/uv-integration-split-tool-tests konstin 2026-06-08 19:16:00 +02:00
  • 89f28ab277 Update Rust crate reqwest to v0.13.4 (#19717) renovate[bot] 2026-06-08 17:10:04 +00:00
  • 760e128b09 Configure jemalloc large size classes Zanie Blue 2026-06-08 11:58:40 -05:00
  • a3ce7f5144 Add Cargo lock churn analysis konsti/temp/cargo-lock-churn konstin 2026-06-08 18:44:50 +02:00
  • c65d6b3600 Upgrade Windows allocator to mimalloc v3 Zanie Blue 2026-06-08 10:52:28 -05:00
  • a73f3a5514 Update Rust crate tikv-jemallocator to 0.7.0 renovate[bot] 2026-06-08 15:52:19 +00:00
  • aaef45c645 Update Rust crate mimalloc to v0.1.52 (#19716) renovate[bot] 2026-06-08 15:49:24 +00:00
  • 045ff25f15 Update Rust crate jiff to v0.2.28 (#19714) renovate[bot] 2026-06-08 15:48:55 +00:00
  • a831f9ced2 Update Rust crate tracing-durations-export to v0.3.5 (#19723) renovate[bot] 2026-06-08 15:40:22 +00:00
  • 554c6915cf Update Rust crate similar to v3.1.1 (#19719) renovate[bot] 2026-06-08 10:31:24 -05:00
  • 1ad666dd16 Update Rust crate memchr to v2.8.1 (#19715) renovate[bot] 2026-06-08 10:31:00 -05:00
  • 74d92dd3e9 Update Rust crate http to v1.4.1 (#19713) renovate[bot] 2026-06-08 10:30:38 -05:00
  • ea4b0dcbf6 Fix Git cache keys for worktrees and packed refs (#19706) Charlie Marsh 2026-06-08 11:21:25 -04:00
  • cb8a2ae4f8 Update Rust crate uuid to v1.23.2 (#19724) renovate[bot] 2026-06-08 10:20:03 -05:00
  • 6c97bd8832 Update Rust crate assert_fs to v1.1.4 (#19710) renovate[bot] 2026-06-08 10:19:51 -05:00
  • d9cfccbde4 Update aws-actions/configure-aws-credentials action to v6.1.3 (#19707) renovate[bot] 2026-06-08 10:18:57 -05:00
  • 0fae6f31dd Update dependency astral-sh/uv to v0.11.19 (#19708) renovate[bot] 2026-06-08 10:18:46 -05:00
  • 9d2c96997e Update EmbarkStudios/cargo-deny-action action to v2.0.20 (#19709) renovate[bot] 2026-06-08 10:18:38 -05:00
  • fb849b1ced Update Rust crate test-log to v0.2.21 renovate/test-log-0.x-lockfile renovate[bot] 2026-06-08 15:17:48 +00:00
  • 3e13fb3eac Update depot/build-push-action action to v1.18.0 (#19728) renovate[bot] 2026-06-08 15:16:46 +00:00
  • 3b3f76204b Update taiki-e/install-action action to v2.81.1 (#19736) renovate[bot] 2026-06-08 10:16:23 -05:00
  • e29cef3fc1 Update Rust crate goblin to v0.10.7 (#19712) renovate[bot] 2026-06-08 10:15:48 -05:00
  • bae49a45a4 Update Rust crate serde_json to v1.0.150 (#19718) renovate[bot] 2026-06-08 10:15:19 -05:00
  • a86e09ebb5 Update Rust crate terminal_size to v0.4.4 (#19720) renovate[bot] 2026-06-08 10:15:09 -05:00
  • e3cc4916e6 Update Rust crate toml_edit to v0.25.12 (#19722) renovate[bot] 2026-06-08 10:13:47 -05:00
  • 139332f208 Update astral-sh/setup-uv action to v8.2.0 (#19725) renovate[bot] 2026-06-08 10:12:37 -05:00
  • 28e921049e Update CodSpeedHQ/action action to v4.17.0 (#19726) renovate[bot] 2026-06-08 10:11:49 -05:00
  • 3b8d296713 Update crate-ci/typos action to v1.47.0 (#19727) renovate[bot] 2026-06-08 10:10:56 -05:00
  • aa641297e1 Update docker/login-action action to v4.2.0 (#19729) renovate[bot] 2026-06-08 10:10:03 -05:00